summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-09-15scsi: zfcp: Use list_first_entry_or_null() in zfcp_erp_thread()Julian Wiedmann
2020-09-15scsi: aic94xx: Remove unused inline functionYueHaibing
2020-09-15scsi: libfc: Fix passing zero to 'PTR_ERR' warningYueHaibing
2020-09-15scsi: fnic: Remove unneeded semicolonJason Yan
2020-09-15scsi: nsp32: Remove unneeded semicolonJason Yan
2020-09-15scsi: sym53c8xx_2: Remove unneeded semicolonJason Yan
2020-09-15scsi: qla2xxx: Remove unneeded variable 'rval'Jason Yan
2020-09-15scsi: ufs-pci: Add LTR support for Intel controllersAdrian Hunter
2020-09-15Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufsMartin K. Petersen
2020-09-09scsi: lpfc: Remove set but not used 'qp'Ye Bin
2020-09-09scsi: gdth: Remove set but used 'cmd_index'Ye Bin
2020-09-09scsi: pmcraid: Remove set but not used 'res'Ye Bin
2020-09-09scsi: qla1280: Remove set but not used variable in qla1280_status_entry()Jason Yan
2020-09-09scsi: qla1280: Remove set but not used variable in qla1280_mailbox_command()Jason Yan
2020-09-09scsi: qla1280: Remove set but not used variable in qla1280_nvram_config()Jason Yan
2020-09-09scsi: qla1280: Remove set but not used variable in qla1280_done()Jason Yan
2020-09-09scsi: ufs: Fix 'unmet direct dependencies' config warningAlim Akhtar
2020-09-09scsi: ibmvfc: Fix error return in ibmvfc_probe()Jing Xiangfeng
2020-09-09scsi: ufs: ufs-mediatek: Fix build warnings with make W=1Stanley Chu
2020-09-09scsi: qla2xxx: Handle incorrect entry_type entriesDaniel Wagner
2020-09-09scsi: qla2xxx: Log calling function name in qla2x00_get_sp_from_handle()Daniel Wagner
2020-09-09scsi: qla2xxx: Simplify return value logic in qla2x00_get_sp_from_handle()Daniel Wagner
2020-09-09scsi: qla2xxx: Warn if done() or free() are called on an already freed srbDaniel Wagner
2020-09-09scsi: libsas: Fix error path in sas_notify_lldd_dev_found()Dan Carpenter
2020-09-08scsi: qedf: Retry qed->probe during recoverySaurav Kashyap
2020-09-08scsi: qedf: Add schedule_hw_err_handler callback for fan failureSaurav Kashyap
2020-09-08scsi: qedf: Return SUCCESS if stale rport is encounteredSaurav Kashyap
2020-09-08scsi: qedf: FDMI attributes correctionJaved Hasan
2020-09-08scsi: qedf: Fix for the session’s E_D_TOV valueJaved Hasan
2020-09-08scsi: qedf: Correct the comment in qedf_initiate_elsSaurav Kashyap
2020-09-08scsi: qedf: Change the debug parameter permission to read & writeJaved Hasan
2020-09-08scsi: ufs: ufs-mediatek: Add host reset mechanismStanley Chu
2020-09-08scsi: ufs: ufs-mediatek: Fix flag of unipro low-power modeStanley Chu
2020-09-08scsi: ufs: ufs-mediatek: Fix HOST_PA_TACTIVATE quirkStanley Chu
2020-09-08scsi: ufs: ufs-mediatek: Eliminate error message for unbound mphyStanley Chu
2020-09-08scsi: qedi: Add support for handling PCIe errorsManish Rangankar
2020-09-08scsi: qedi: Add firmware error recovery invocation supportManish Rangankar
2020-09-08scsi: qedi: Mark all connections for recovery on link down eventNilesh Javali
2020-09-08scsi: qedi: Use snprintf instead of sprintfManish Rangankar
2020-09-08scsi: qedi: Protect active command list to avoid list corruptionNilesh Javali
2020-09-08scsi: qedi: Fix list_del corruption while removing active I/ONilesh Javali
2020-09-08scsi: qedi: Skip firmware connection termination for PCI shutdown handlerManish Rangankar
2020-09-08scsi: qedi: Use qed count from set_fp_int in msix allocationManish Rangankar
2020-09-08scsi: ibmvfc: Interface updates for future FPIN and MQ supportTyrel Datwyler
2020-09-08scsi: ibmvfc: Use compiler attribute defines instead of __attribute__()Tyrel Datwyler
2020-09-08scsi: ufshcd: Allow specifying an Auto-Hibernate Timer value of zeroBao D. Nguyen
2020-09-02scsi: scsi_debug: Make sdebug_build_parts() respect virtual_gbJohn Pittman
2020-09-02scsi: scsi_debug: Adjust num_parts to create equally sized partitionsJohn Pittman
2020-09-02scsi: hisi_sas: Code style cleanupLuo Jiaxing
2020-09-02scsi: hisi_sas: Add missing newlinesXiang Chen