summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-03-14scsi_dh_alua: uninitialized variable in alua_check_vpd()Dan Carpenter
2016-03-14scsi: ufs-qcom: add printouts of testbus debug registersYaniv Gardi
2016-03-14scsi: ufs-qcom: enable/disable the device ref clockYaniv Gardi
2016-03-14scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startupYaniv Gardi
2016-03-14scsi: ufs: add device quirk delay before putting UFS rails in LPMYaniv Gardi
2016-03-14scsi: ufs: fix leakage during link off stateYaniv Gardi
2016-03-14scsi: ufs: tune UniPro parameters to optimize hibern8 exit timeYaniv Gardi
2016-03-14scsi: ufs: handle non spec compliant bkops behaviour by deviceYaniv Gardi
2016-03-14scsi: ufs: add retry for query descriptorsYaniv Gardi
2016-03-14scsi: ufs: add error recovery after DL NAC errorYaniv Gardi
2016-03-14scsi: ufs: make error handling bit fasterYaniv Gardi
2016-03-14scsi: ufs: disable vccq if it's not needed by UFS deviceYaniv Gardi
2016-03-14scsi: ufs: separate device and host quirksYaniv Gardi
2016-03-14scsi: ufs: add support to read device and string descriptorsYaniv Gardi
2016-03-14scsi: ufs: verify hba controller hce reg valueYaniv Gardi
2016-03-14scsi: ufs: implement scsi host timeout handlerYaniv Gardi
2016-03-14scsi: ufs: avoid spurious UFS host controller interruptsYaniv Gardi
2016-03-14scsi: ufs-qcom: add number of lanes per directionYaniv Gardi
2016-03-14sg: fix dxferp in from_to caseDouglas Gilbert
2016-03-14scsi: storvsc: fix SRB_STATUS_ABORTED handlingVitaly Kuznetsov
2016-03-14be2iscsi: set the boot_kset pointer to NULL in case of failureMaurizio Lombardi
2016-03-14sd: Fix discard granularity when LBPRZ=1Martin K. Petersen
2016-03-10scsi_sysfs: Fix typo in is_bin_visible()Hannes Reinecke
2016-03-10megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list...Sumit Saxena
2016-03-09mpt3sas: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen
2016-03-08cxlflash: Increase cmd_per_lun for better throughputManoj N. Kumar
2016-03-08cxlflash: Fix to avoid unnecessary scan with internal LUNsManoj N. Kumar
2016-03-08cxlflash: Reorder user context initializationUma Krishnan
2016-03-08cxlflash: Simplify attach path error cleanupMatthew R. Ochs
2016-03-08cxlflash: Split out context initializationMatthew R. Ochs
2016-03-08cxlflash: Unmap problem state area before detaching master contextUma Krishnan
2016-03-08cxlflash: Simplify PCI registrationManoj N. Kumar
2016-03-07be2iscsi: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen
2016-03-05scsi_sysfs: call 'device_add' after attaching device handlerHannes Reinecke
2016-03-05scsi_dh_emc: update 'access_state' fieldHannes Reinecke
2016-03-05scsi_dh_rdac: update 'access_state' fieldHannes Reinecke
2016-03-05scsi_dh_alua: update 'access_state' fieldHannes Reinecke
2016-03-05scsi_dh_alua: use common definitions for ALUA stateHannes Reinecke
2016-03-05scsi: Add 'access_state' and 'preferred_path' attributeHannes Reinecke
2016-03-05scsi_sysfs: add 'is_bin_visible' callbackHannes Reinecke
2016-03-05scsi: mvumi: use __maybe_unused to hide pm functionsArnd Bergmann
2016-03-05scsi: storvsc: Fix a build issue reported by kbuild test robotK. Y. Srinivasan
2016-03-01snic: correctly check for array overrun on overly long version numberColin Ian King
2016-03-01qlogicpti: Return correct error codeAmitoj Kaur Chawla
2016-03-01ncr5380: Call scsi_eh_prep_cmnd() and scsi_eh_restore_cmnd() as and when appr...Finn Thain
2016-03-01ncr5380: Fix NCR5380_select() EH checks and result handlingFinn Thain
2016-03-01ncr5380: Forget aborted commandsFinn Thain
2016-03-01ncr5380: Dont re-enter NCR5380_select()Finn Thain
2016-03-01ncr5380: Dont release lock for PIO transferFinn Thain
2016-03-01ncr5380: Correctly clear command pointers and lists after bus resetFinn Thain