aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxlflash/main.c
Commit message (Expand)AuthorAge
* scsi: cxlflash: Refactor WWPN setupMatthew R. Ochs2016-09-14
* scsi: cxlflash: Improve EEH recovery timeMatthew R. Ochs2016-09-14
* scsi: cxlflash: Fix to avoid EEH and host reset collisionsMatthew R. Ochs2016-09-14
* scsi: cxlflash: Remove the device cleanly in the system shutdown pathUma Krishnan2016-09-09
* scsi: cxlflash: Scan host only after the port is ready for I/OUma Krishnan2016-09-09
* cxlflash: Verify problem state area is mapped before notifying shutdownUma Krishnan2016-07-27
* cxlflash: Shutdown notify support for CXL Flash cardsUma Krishnan2016-07-12
* cxlflash: Add device dependent flagsUma Krishnan2016-07-12
* cxlflash: Fix to drain operations from previous resetManoj N. Kumar2016-07-12
* Merge branch 'fixes-base' into fixesJames Bottomley2016-04-05
|\
| * Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-19
| |\
| | * cxlflash: Use new cxl_pci_read_adapter_vpd() APIFrederic Barrat2016-03-09
* | | cxlflash: Move to exponential back-off when cmd_room is not availableManoj N. Kumar2016-03-28
* | | cxlflash: Fix regression issue with re-ordering patchManoj N. Kumar2016-03-28
|/ /
* | cxlflash: Increase cmd_per_lun for better throughputManoj N. Kumar2016-03-08
* | cxlflash: Fix to avoid unnecessary scan with internal LUNsManoj N. Kumar2016-03-08
* | cxlflash: Unmap problem state area before detaching master contextUma Krishnan2016-03-08
* | cxlflash: Simplify PCI registrationManoj N. Kumar2016-03-08
|/
* cxlflash: Enable device id for future IBM CXL adapterManoj Kumar2016-01-06
* cxlflash: Resolve oops in wait_port_offlineManoj Kumar2016-01-06
* cxlflash: Fix to resolve cmd leak after host resetManoj Kumar2016-01-06
* cxlflash: Removed driver date printUma Krishnan2016-01-06
* cxlflash: Fix to escalate LINK_RESET also on port 1Manoj Kumar2016-01-06
* cxlflash: Fix to avoid lock instrumentation rejectionMatthew R. Ochs2015-10-30
* cxlflash: Fix to escalate to LINK_RESET on login timeoutManoj Kumar2015-10-30
* cxlflash: Fix to avoid leaving dangling interrupt resourcesMatthew R. Ochs2015-10-30
* cxlflash: Correct trace stringMatthew R. Ochs2015-10-30
* cxlflash: Fix to avoid corrupting adapter fopsMatthew R. Ochs2015-10-30
* cxlflash: Fix to double the delay each timeManoj Kumar2015-10-30
* cxlflash: Fix to prevent stale AFU RRQMatthew R. Ochs2015-10-30
* cxlflash: Correct spelling, grammar, and alignment mistakesMatthew R. Ochs2015-10-30
* cxlflash: Fix MMIO and endianness errorsMatthew R. Ochs2015-10-30
* cxlflash: Fix function prolog parameters and return codesMatthew R. Ochs2015-10-30
* cxlflash: Remove unnecessary scsi_block_requestsMatthew R. Ochs2015-10-30
* cxlflash: Correct behavior in device reset handler following EEHMatthew R. Ochs2015-10-30
* cxlflash: Fix to prevent workq from accessing freed memoryMatthew R. Ochs2015-10-30
* cxlflash: Correct usage of scsi_host_put()Matthew R. Ochs2015-10-30
* cxlflash: Fix AFU version access/storage and add checkMatthew R. Ochs2015-10-30
* cxlflash: Remove dual port online dependencyMatthew R. Ochs2015-10-30
* cxlflash: Fix async interrupt bypass logicMatthew R. Ochs2015-10-30
* cxlflash: Fix host link up event handlingMatthew R. Ochs2015-10-30
* cxlflash: Fix location of setting residMatthew R. Ochs2015-10-30
* cxlflash: Fix to avoid stall while waiting on TMFMatthew R. Ochs2015-10-30
* cxlflash: Fix to avoid spamming the kernel logMatthew R. Ochs2015-10-30
* cxlflash: Refine host/device attributesMatthew R. Ochs2015-10-30
* cxlflash: Make functions staticMatthew R. Ochs2015-10-30
* cxlflash: Correct naming of limbo state and waitqMatthew R. Ochs2015-10-30
* cxlflash: Fix to avoid CXL services during EEHMatthew R. Ochs2015-10-30
* cxlflash: Remove unused variable from queuecommandMatthew R. Ochs2015-08-26
* cxlflash: shift wrapping bug in afu_link_reset()Dan Carpenter2015-08-26