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