aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxlflash/common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor1-1/+2
2018-05-18scsi: cxlflash: Use local mutex for AFU serializationMatthew R. Ochs1-0/+1
2018-04-18scsi: cxlflash: Handle spurious interruptsUma Krishnan1-0/+1
2018-04-18scsi: cxlflash: Setup LISNs for user contextsUma Krishnan1-0/+5
2018-04-18scsi: cxlflash: Add argument identifier namesUma Krishnan1-2/+2
2018-04-18scsi: cxlflash: Preserve number of interrupts for master contextsUma Krishnan1-0/+1
2018-01-10scsi: cxlflash: Staging to support future acceleratorsMatthew R. Ochs1-0/+3
2018-01-10scsi: cxlflash: Remove embedded CXL work structuresMatthew R. Ochs1-1/+0
2018-01-10scsi: cxlflash: Update cxl-specific arguments to generic cookieUma Krishnan1-2/+2
2017-06-26scsi: cxlflash: Remove zeroing of private command dataMatthew R. Ochs1-2/+9
2017-06-26scsi: cxlflash: Support WS16 unmapMatthew R. Ochs1-0/+1
2017-06-26scsi: cxlflash: Support AFU debugMatthew R. Ochs1-0/+5
2017-06-26scsi: cxlflash: Support LUN provisioningMatthew R. Ochs1-0/+5
2017-06-26scsi: cxlflash: Refactor AFU capability checkingMatthew R. Ochs1-4/+4
2017-06-26scsi: cxlflash: Create character device to provide host management interfaceUma Krishnan1-1/+5
2017-06-26scsi: cxlflash: Flush pending commands in cleanup pathUma Krishnan1-1/+4
2017-06-26scsi: cxlflash: Track pending scsi commands in each hardware queueUma Krishnan1-0/+2
2017-06-26scsi: cxlflash: Schedule asynchronous reset of the hostUma Krishnan1-0/+2
2017-06-26scsi: cxlflash: Reset hardware queue context via specified registerUma Krishnan1-1/+1
2017-06-26scsi: cxlflash: Combine the send queue locksUma Krishnan1-2/+1
2017-04-13scsi: cxlflash: Introduce hardware queue steeringMatthew R. Ochs1-1/+11
2017-04-13scsi: cxlflash: Add hardware queues attributeMatthew R. Ochs1-3/+7
2017-04-13scsi: cxlflash: Support multiple hardware queuesUma Krishnan1-12/+29
2017-04-13scsi: cxlflash: Fix warnings/errorsMatthew R. Ochs1-14/+13
2017-04-13scsi: cxlflash: Fix power-of-two validationsMatthew R. Ochs1-6/+1
2017-04-13scsi: cxlflash: Fence EEH during probeMatthew R. Ochs1-0/+2
2017-04-13scsi: cxlflash: SISlite updates to support 4 portsMatthew R. Ochs1-7/+18
2017-04-13scsi: cxlflash: Hide FC internals behind common access routineMatthew R. Ochs1-0/+14
2017-04-13scsi: cxlflash: Remove port configuration assumptionsMatthew R. Ochs1-0/+4
2017-04-13scsi: cxlflash: Support dynamic number of FC portsMatthew R. Ochs1-2/+5
2017-04-13scsi: cxlflash: Implement IRQ polling for RRQ processingMatthew R. Ochs1-0/+8
2017-04-13scsi: cxlflash: Serialize RRQ access and support offlevel processingMatthew R. Ochs1-0/+2
2017-01-11scsi: cxlflash: Cancel scheduled workers before stopping AFUUma Krishnan1-2/+0
2017-01-11scsi: cxlflash: Support SQ Command ModeMatthew R. Ochs1-2/+28
2016-11-30scsi: cxlflash: Migrate scsi command pointer to AFU commandMatthew R. Ochs1-0/+1
2016-11-30scsi: cxlflash: Migrate IOARRIN specific routines to function pointersMatthew R. Ochs1-0/+3
2016-11-30scsi: cxlflash: Remove AFU command lockMatthew R. Ochs1-7/+1
2016-11-30scsi: cxlflash: Wait for active AFU commands to timeout upon tear downMatthew R. Ochs1-0/+1
2016-11-30scsi: cxlflash: Remove private command poolMatthew R. Ochs1-7/+0
2016-11-30scsi: cxlflash: Use cmd_size for private commandsMatthew R. Ochs1-0/+14
2016-11-30scsi: cxlflash: Remove unused buffer from AFU commandMatthew R. Ochs1-1/+0
2016-11-30scsi: cxlflash: Avoid command room violationUma Krishnan1-2/+2
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+0
2016-03-09cxlflash: Use new cxl_pci_read_adapter_vpd() APIFrederic Barrat1-1/+0
2016-03-08cxlflash: Increase cmd_per_lun for better throughputManoj N. Kumar1-3/+5
2016-01-06cxlflash: Resolve oops in wait_port_offlineManoj Kumar1-0/+2
2015-10-30cxlflash: Fix to avoid corrupting adapter fopsMatthew R. Ochs1-2/+1
2015-10-30cxlflash: Correct spelling, grammar, and alignment mistakesMatthew R. Ochs1-2/+0
2015-10-30cxlflash: Fix MMIO and endianness errorsMatthew R. Ochs1-5/+5