summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxlflash/superpipe.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* scsi: cxlflash: Remove embedded CXL work structuresMatthew R. Ochs2018-01-101-1/+0
* scsi: cxlflash: Explicitly cache number of interrupts per contextMatthew R. Ochs2018-01-101-0/+1
* scsi: cxlflash: Update cxl-specific arguments to generic cookieUma Krishnan2018-01-101-1/+1
* scsi: cxlflash: Fix warnings/errorsMatthew R. Ochs2017-04-131-22/+29
* scsi: cxlflash: Remove port configuration assumptionsMatthew R. Ochs2017-04-131-3/+0
* scsi: cxlflash: Support dynamic number of FC portsMatthew R. Ochs2017-04-131-1/+1
* scsi: cxlflash: Remove adapter file descriptor cacheMatthew R. Ochs2016-08-231-1/+0
* scsi: cxlflash: Add kref to contextMatthew R. Ochs2016-08-181-0/+1
* scsi: cxlflash: Cache owning adapter within contextMatthew R. Ochs2016-08-181-0/+1
* cxlflash: Split out context initializationMatthew R. Ochs2016-03-081-0/+1
* cxlflash: Fix to avoid corrupting port selection maskMatthew R. Ochs2015-10-301-1/+0
* cxlflash: Fix to avoid potential deadlock on EEHMatthew R. Ochs2015-10-301-0/+2
* cxlflash: Fix MMIO and endianness errorsMatthew R. Ochs2015-10-301-1/+1
* cxlflash: Fix context encode mask widthMatthew R. Ochs2015-10-301-1/+1
* cxlflash: Fix to avoid sizeof(bool)Matthew R. Ochs2015-10-301-1/+1
* cxlflash: Fix read capacity timeoutManoj Kumar2015-10-301-1/+1
* cxlflash: Replace magic numbers with literalsManoj Kumar2015-10-301-0/+3
* cxlflash: Virtual LUN supportMatthew R. Ochs2015-08-261-1/+16
* cxlflash: Superpipe supportMatthew R. Ochs2015-08-261-0/+132