aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxlflash/superpipe.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-10scsi: cxlflash: Remove embedded CXL work structuresMatthew R. Ochs1-1/+0
2018-01-10scsi: cxlflash: Explicitly cache number of interrupts per contextMatthew R. Ochs1-0/+1
2018-01-10scsi: cxlflash: Update cxl-specific arguments to generic cookieUma Krishnan1-1/+1
2017-04-13scsi: cxlflash: Fix warnings/errorsMatthew R. Ochs1-22/+29
2017-04-13scsi: cxlflash: Remove port configuration assumptionsMatthew R. Ochs1-3/+0
2017-04-13scsi: cxlflash: Support dynamic number of FC portsMatthew R. Ochs1-1/+1
2016-08-23scsi: cxlflash: Remove adapter file descriptor cacheMatthew R. Ochs1-1/+0
2016-08-18scsi: cxlflash: Add kref to contextMatthew R. Ochs1-0/+1
2016-08-18scsi: cxlflash: Cache owning adapter within contextMatthew R. Ochs1-0/+1
2016-03-08cxlflash: Split out context initializationMatthew R. Ochs1-0/+1
2015-10-30cxlflash: Fix to avoid corrupting port selection maskMatthew R. Ochs1-1/+0
2015-10-30cxlflash: Fix to avoid potential deadlock on EEHMatthew R. Ochs1-0/+2
2015-10-30cxlflash: Fix MMIO and endianness errorsMatthew R. Ochs1-1/+1
2015-10-30cxlflash: Fix context encode mask widthMatthew R. Ochs1-1/+1
2015-10-30cxlflash: Fix to avoid sizeof(bool)Matthew R. Ochs1-1/+1
2015-10-30cxlflash: Fix read capacity timeoutManoj Kumar1-1/+1
2015-10-30cxlflash: Replace magic numbers with literalsManoj Kumar1-0/+3
2015-08-26cxlflash: Virtual LUN supportMatthew R. Ochs1-1/+16
2015-08-26cxlflash: Superpipe supportMatthew R. Ochs1-0/+132