summaryrefslogtreecommitdiff
path: root/drivers/scsi/cxlflash/main.c
AgeCommit message (Expand)Author
2017-06-26scsi: cxlflash: Update cxlflash_afu_sync() to return errnoUma Krishnan
2017-06-26scsi: cxlflash: Combine the send queue locksUma Krishnan
2017-04-13scsi: cxlflash: Introduce hardware queue steeringMatthew R. Ochs
2017-04-13scsi: cxlflash: Add hardware queues attributeMatthew R. Ochs
2017-04-13scsi: cxlflash: Support multiple hardware queuesUma Krishnan
2017-04-13scsi: cxlflash: Improve asynchronous interrupt processingMatthew R. Ochs
2017-04-13scsi: cxlflash: Fix power-of-two validationsMatthew R. Ochs
2017-04-13scsi: cxlflash: Remove unnecessary DMA mappingMatthew R. Ochs
2017-04-13scsi: cxlflash: Fence EEH during probeMatthew R. Ochs
2017-04-13scsi: cxlflash: Support up to 4 portsMatthew R. Ochs
2017-04-13scsi: cxlflash: SISlite updates to support 4 portsMatthew R. Ochs
2017-04-13scsi: cxlflash: Hide FC internals behind common access routineMatthew R. Ochs
2017-04-13scsi: cxlflash: Remove port configuration assumptionsMatthew R. Ochs
2017-04-13scsi: cxlflash: Support dynamic number of FC portsMatthew R. Ochs
2017-04-13scsi: cxlflash: Update sysfs helper routines to pass config structureMatthew R. Ochs
2017-04-13scsi: cxlflash: Implement IRQ polling for RRQ processingMatthew R. Ochs
2017-04-13scsi: cxlflash: Serialize RRQ access and support offlevel processingMatthew R. Ochs
2017-04-13scsi: cxlflash: Separate RRQ processing from the RRQ interrupt handlerMatthew R. Ochs
2017-02-22scsi: cxlflash: Enable PCI device ID for future IBM CXL Flash AFUMatthew R. Ochs
2017-01-11scsi: cxlflash: Cancel scheduled workers before stopping AFUUma Krishnan
2017-01-11scsi: cxlflash: Cleanup printsMatthew R. Ochs
2017-01-11scsi: cxlflash: Support SQ Command ModeMatthew R. Ochs
2017-01-11scsi: cxlflash: Refactor context reset to share reset logicMatthew R. Ochs
2016-11-30scsi: cxlflash: Migrate scsi command pointer to AFU commandMatthew R. Ochs
2016-11-30scsi: cxlflash: Migrate IOARRIN specific routines to function pointersMatthew R. Ochs
2016-11-30scsi: cxlflash: Cleanup queuecommand()Matthew R. Ochs
2016-11-30scsi: cxlflash: Cleanup send_tmf()Matthew R. Ochs
2016-11-30scsi: cxlflash: Remove AFU command lockMatthew R. Ochs
2016-11-30scsi: cxlflash: Wait for active AFU commands to timeout upon tear downMatthew R. Ochs
2016-11-30scsi: cxlflash: Remove private command poolMatthew R. Ochs
2016-11-30scsi: cxlflash: Use cmd_size for private commandsMatthew R. Ochs
2016-11-30scsi: cxlflash: Allocate memory instead of using command pool for AFU syncMatthew R. Ochs
2016-11-30scsi: cxlflash: Remove unused buffer from AFU commandMatthew R. Ochs
2016-11-30scsi: cxlflash: Avoid command room violationUma Krishnan
2016-11-30scsi: cxlflash: Improve context_reset() logicUma Krishnan
2016-11-30scsi: cxlflash: Set sg_tablesize to 1 instead of SG_NONEUma Krishnan
2016-09-14scsi: cxlflash: Refactor WWPN setupMatthew R. Ochs
2016-09-14scsi: cxlflash: Improve EEH recovery timeMatthew R. Ochs
2016-09-14scsi: cxlflash: Fix to avoid EEH and host reset collisionsMatthew R. Ochs
2016-09-09scsi: cxlflash: Remove the device cleanly in the system shutdown pathUma Krishnan
2016-09-09scsi: cxlflash: Scan host only after the port is ready for I/OUma Krishnan
2016-07-27cxlflash: Verify problem state area is mapped before notifying shutdownUma Krishnan
2016-07-12cxlflash: Shutdown notify support for CXL Flash cardsUma Krishnan
2016-07-12cxlflash: Add device dependent flagsUma Krishnan
2016-07-12cxlflash: Fix to drain operations from previous resetManoj N. Kumar
2016-04-05Merge branch 'fixes-base' into fixesJames Bottomley
2016-03-28cxlflash: Move to exponential back-off when cmd_room is not availableManoj N. Kumar
2016-03-28cxlflash: Fix regression issue with re-ordering patchManoj N. Kumar
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-09cxlflash: Use new cxl_pci_read_adapter_vpd() APIFrederic Barrat