summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxlflash/main.c
Commit message (Expand)AuthorAgeFilesLines
* cxlflash: Enable device id for future IBM CXL adapterManoj Kumar2016-01-061-0/+3
* cxlflash: Resolve oops in wait_port_offlineManoj Kumar2016-01-061-3/+24
* cxlflash: Fix to resolve cmd leak after host resetManoj Kumar2016-01-061-2/+17
* cxlflash: Removed driver date printUma Krishnan2016-01-061-2/+1
* cxlflash: Fix to escalate LINK_RESET also on port 1Manoj Kumar2016-01-061-1/+1
* cxlflash: Fix to avoid lock instrumentation rejectionMatthew R. Ochs2015-10-301-0/+1
* cxlflash: Fix to escalate to LINK_RESET on login timeoutManoj Kumar2015-10-301-1/+1
* cxlflash: Fix to avoid leaving dangling interrupt resourcesMatthew R. Ochs2015-10-301-12/+16
* cxlflash: Correct trace stringMatthew R. Ochs2015-10-301-1/+1
* cxlflash: Fix to avoid corrupting adapter fopsMatthew R. Ochs2015-10-301-0/+1
* cxlflash: Fix to double the delay each timeManoj Kumar2015-10-301-1/+1
* cxlflash: Fix to prevent stale AFU RRQMatthew R. Ochs2015-10-301-0/+3
* cxlflash: Correct spelling, grammar, and alignment mistakesMatthew R. Ochs2015-10-301-35/+27
* cxlflash: Fix MMIO and endianness errorsMatthew R. Ochs2015-10-301-12/+13
* cxlflash: Fix function prolog parameters and return codesMatthew R. Ochs2015-10-301-44/+26
* cxlflash: Remove unnecessary scsi_block_requestsMatthew R. Ochs2015-10-301-2/+0
* cxlflash: Correct behavior in device reset handler following EEHMatthew R. Ochs2015-10-301-3/+2
* cxlflash: Fix to prevent workq from accessing freed memoryMatthew R. Ochs2015-10-301-1/+1
* cxlflash: Correct usage of scsi_host_put()Matthew R. Ochs2015-10-301-1/+2
* cxlflash: Fix AFU version access/storage and add checkMatthew R. Ochs2015-10-301-6/+12
* cxlflash: Remove dual port online dependencyMatthew R. Ochs2015-10-301-17/+10
* cxlflash: Fix async interrupt bypass logicMatthew R. Ochs2015-10-301-1/+1
* cxlflash: Fix host link up event handlingMatthew R. Ochs2015-10-301-4/+13
* cxlflash: Fix location of setting residMatthew R. Ochs2015-10-301-12/+8
* cxlflash: Fix to avoid stall while waiting on TMFMatthew R. Ochs2015-10-301-22/+33
* cxlflash: Fix to avoid spamming the kernel logMatthew R. Ochs2015-10-301-50/+59
* cxlflash: Refine host/device attributesMatthew R. Ochs2015-10-301-42/+138
* cxlflash: Make functions staticMatthew R. Ochs2015-10-301-474/+474
* cxlflash: Correct naming of limbo state and waitqMatthew R. Ochs2015-10-301-13/+13
* cxlflash: Fix to avoid CXL services during EEHMatthew R. Ochs2015-10-301-3/+15
* cxlflash: Remove unused variable from queuecommandMatthew R. Ochs2015-08-261-3/+4
* cxlflash: shift wrapping bug in afu_link_reset()Dan Carpenter2015-08-261-2/+2
* cxlflash: off by one bug in cxlflash_show_port_status()Dan Carpenter2015-08-261-1/+1
* cxlflash: Virtual LUN supportMatthew R. Ochs2015-08-261-0/+13
* cxlflash: Superpipe supportMatthew R. Ochs2015-08-261-2/+36
* cxlflash: Base error recovery supportMatthew R. Ochs2015-08-261-11/+163
* cxlflash: Base support for IBM CXL Flash AdapterMatthew R. Ochs2015-07-301-0/+2294
OpenPOWER on IntegriCloud