summaryrefslogtreecommitdiff
path: root/drivers/scsi/cxlflash/common.h
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor
2018-05-18scsi: cxlflash: Use local mutex for AFU serializationMatthew R. Ochs
2018-04-18scsi: cxlflash: Handle spurious interruptsUma Krishnan
2018-04-18scsi: cxlflash: Setup LISNs for user contextsUma Krishnan
2018-04-18scsi: cxlflash: Add argument identifier namesUma Krishnan
2018-04-18scsi: cxlflash: Preserve number of interrupts for master contextsUma Krishnan
2018-01-10scsi: cxlflash: Staging to support future acceleratorsMatthew R. Ochs
2018-01-10scsi: cxlflash: Remove embedded CXL work structuresMatthew R. Ochs
2018-01-10scsi: cxlflash: Update cxl-specific arguments to generic cookieUma Krishnan
2017-06-26scsi: cxlflash: Remove zeroing of private command dataMatthew R. Ochs
2017-06-26scsi: cxlflash: Support WS16 unmapMatthew R. Ochs
2017-06-26scsi: cxlflash: Support AFU debugMatthew R. Ochs
2017-06-26scsi: cxlflash: Support LUN provisioningMatthew R. Ochs
2017-06-26scsi: cxlflash: Refactor AFU capability checkingMatthew R. Ochs
2017-06-26scsi: cxlflash: Create character device to provide host management interfaceUma Krishnan
2017-06-26scsi: cxlflash: Flush pending commands in cleanup pathUma Krishnan
2017-06-26scsi: cxlflash: Track pending scsi commands in each hardware queueUma Krishnan
2017-06-26scsi: cxlflash: Schedule asynchronous reset of the hostUma Krishnan
2017-06-26scsi: cxlflash: Reset hardware queue context via specified registerUma 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: Fix warnings/errorsMatthew R. Ochs
2017-04-13scsi: cxlflash: Fix power-of-two validationsMatthew R. Ochs
2017-04-13scsi: cxlflash: Fence EEH during probeMatthew 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: Implement IRQ polling for RRQ processingMatthew R. Ochs
2017-04-13scsi: cxlflash: Serialize RRQ access and support offlevel processingMatthew R. Ochs
2017-01-11scsi: cxlflash: Cancel scheduled workers before stopping AFUUma Krishnan
2017-01-11scsi: cxlflash: Support SQ Command ModeMatthew 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: 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: Remove unused buffer from AFU commandMatthew R. Ochs
2016-11-30scsi: cxlflash: Avoid command room violationUma Krishnan
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
2016-03-08cxlflash: Increase cmd_per_lun for better throughputManoj N. Kumar
2016-01-06cxlflash: Resolve oops in wait_port_offlineManoj Kumar
2015-10-30cxlflash: Fix to avoid corrupting adapter fopsMatthew R. Ochs
2015-10-30cxlflash: Correct spelling, grammar, and alignment mistakesMatthew R. Ochs
2015-10-30cxlflash: Fix MMIO and endianness errorsMatthew R. Ochs