summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxlflash/common.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: cxlflash: Use local mutex for AFU serializationMatthew R. Ochs2018-05-181-0/+1
* scsi: cxlflash: Handle spurious interruptsUma Krishnan2018-04-181-0/+1
* scsi: cxlflash: Setup LISNs for user contextsUma Krishnan2018-04-181-0/+5
* scsi: cxlflash: Add argument identifier namesUma Krishnan2018-04-181-2/+2
* scsi: cxlflash: Preserve number of interrupts for master contextsUma Krishnan2018-04-181-0/+1
* scsi: cxlflash: Staging to support future acceleratorsMatthew R. Ochs2018-01-101-0/+3
* scsi: cxlflash: Remove embedded CXL work structuresMatthew R. Ochs2018-01-101-1/+0
* scsi: cxlflash: Update cxl-specific arguments to generic cookieUma Krishnan2018-01-101-2/+2
* scsi: cxlflash: Remove zeroing of private command dataMatthew R. Ochs2017-06-261-2/+9
* scsi: cxlflash: Support WS16 unmapMatthew R. Ochs2017-06-261-0/+1
* scsi: cxlflash: Support AFU debugMatthew R. Ochs2017-06-261-0/+5
* scsi: cxlflash: Support LUN provisioningMatthew R. Ochs2017-06-261-0/+5
* scsi: cxlflash: Refactor AFU capability checkingMatthew R. Ochs2017-06-261-4/+4
* scsi: cxlflash: Create character device to provide host management interfaceUma Krishnan2017-06-261-1/+5
* scsi: cxlflash: Flush pending commands in cleanup pathUma Krishnan2017-06-261-1/+4
* scsi: cxlflash: Track pending scsi commands in each hardware queueUma Krishnan2017-06-261-0/+2
* scsi: cxlflash: Schedule asynchronous reset of the hostUma Krishnan2017-06-261-0/+2
* scsi: cxlflash: Reset hardware queue context via specified registerUma Krishnan2017-06-261-1/+1
* scsi: cxlflash: Combine the send queue locksUma Krishnan2017-06-261-2/+1
* scsi: cxlflash: Introduce hardware queue steeringMatthew R. Ochs2017-04-131-1/+11
* scsi: cxlflash: Add hardware queues attributeMatthew R. Ochs2017-04-131-3/+7
* scsi: cxlflash: Support multiple hardware queuesUma Krishnan2017-04-131-12/+29
* scsi: cxlflash: Fix warnings/errorsMatthew R. Ochs2017-04-131-14/+13
* scsi: cxlflash: Fix power-of-two validationsMatthew R. Ochs2017-04-131-6/+1
* scsi: cxlflash: Fence EEH during probeMatthew R. Ochs2017-04-131-0/+2
* scsi: cxlflash: SISlite updates to support 4 portsMatthew R. Ochs2017-04-131-7/+18
* scsi: cxlflash: Hide FC internals behind common access routineMatthew R. Ochs2017-04-131-0/+14
* scsi: cxlflash: Remove port configuration assumptionsMatthew R. Ochs2017-04-131-0/+4
* scsi: cxlflash: Support dynamic number of FC portsMatthew R. Ochs2017-04-131-2/+5
* scsi: cxlflash: Implement IRQ polling for RRQ processingMatthew R. Ochs2017-04-131-0/+8
* scsi: cxlflash: Serialize RRQ access and support offlevel processingMatthew R. Ochs2017-04-131-0/+2
* scsi: cxlflash: Cancel scheduled workers before stopping AFUUma Krishnan2017-01-111-2/+0
* scsi: cxlflash: Support SQ Command ModeMatthew R. Ochs2017-01-111-2/+28
* scsi: cxlflash: Migrate scsi command pointer to AFU commandMatthew R. Ochs2016-11-301-0/+1
* scsi: cxlflash: Migrate IOARRIN specific routines to function pointersMatthew R. Ochs2016-11-301-0/+3
* scsi: cxlflash: Remove AFU command lockMatthew R. Ochs2016-11-301-7/+1
* scsi: cxlflash: Wait for active AFU commands to timeout upon tear downMatthew R. Ochs2016-11-301-0/+1
* scsi: cxlflash: Remove private command poolMatthew R. Ochs2016-11-301-7/+0
* scsi: cxlflash: Use cmd_size for private commandsMatthew R. Ochs2016-11-301-0/+14
* scsi: cxlflash: Remove unused buffer from AFU commandMatthew R. Ochs2016-11-301-1/+0
* scsi: cxlflash: Avoid command room violationUma Krishnan2016-11-301-2/+2
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-191-1/+0
|\
| * cxlflash: Use new cxl_pci_read_adapter_vpd() APIFrederic Barrat2016-03-091-1/+0
* | cxlflash: Increase cmd_per_lun for better throughputManoj N. Kumar2016-03-081-3/+5
|/
* cxlflash: Resolve oops in wait_port_offlineManoj Kumar2016-01-061-0/+2
* cxlflash: Fix to avoid corrupting adapter fopsMatthew R. Ochs2015-10-301-2/+1
* cxlflash: Correct spelling, grammar, and alignment mistakesMatthew R. Ochs2015-10-301-2/+0
* cxlflash: Fix MMIO and endianness errorsMatthew R. Ochs2015-10-301-5/+5
* cxlflash: Fix AFU version access/storage and add checkMatthew R. Ochs2015-10-301-1/+1
* cxlflash: Fix host link up event handlingMatthew R. Ochs2015-10-301-0/+1
OpenPOWER on IntegriCloud