summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | scsi: qla1280: Remove set but not used variable in qla1280_status_entry()Jason Yan2020-09-101-7/+2
* | scsi: qla1280: Remove set but not used variable in qla1280_mailbox_command()Jason Yan2020-09-101-2/+1
* | scsi: qla1280: Remove set but not used variable in qla1280_nvram_config()Jason Yan2020-09-101-2/+1
* | scsi: qla1280: Remove set but not used variable in qla1280_done()Jason Yan2020-09-101-2/+1
* | scsi: ufs: Fix 'unmet direct dependencies' config warningAlim Akhtar2020-09-101-1/+0
* | scsi: ibmvfc: Fix error return in ibmvfc_probe()Jing Xiangfeng2020-09-101-0/+1
* | scsi: ufs: ufs-mediatek: Fix build warnings with make W=1Stanley Chu2020-09-101-3/+3
* | scsi: qla2xxx: Handle incorrect entry_type entriesDaniel Wagner2020-09-101-2/+27
* | scsi: qla2xxx: Log calling function name in qla2x00_get_sp_from_handle()Daniel Wagner2020-09-101-4/+6
* | scsi: qla2xxx: Simplify return value logic in qla2x00_get_sp_from_handle()Daniel Wagner2020-09-101-5/+3
* | scsi: qla2xxx: Warn if done() or free() are called on an already freed srbDaniel Wagner2020-09-102-0/+15
* | scsi: qedf: Retry qed->probe during recoverySaurav Kashyap2020-09-091-0/+11
* | scsi: qedf: Add schedule_hw_err_handler callback for fan failureSaurav Kashyap2020-09-092-0/+49
* | scsi: qedf: Return SUCCESS if stale rport is encounteredSaurav Kashyap2020-09-091-1/+1
* | scsi: qedf: FDMI attributes correctionJaved Hasan2020-09-092-25/+58
* | scsi: qedf: Fix for the session’s E_D_TOV valueJaved Hasan2020-09-091-1/+1
* | scsi: qedf: Correct the comment in qedf_initiate_elsSaurav Kashyap2020-09-091-1/+1
* | scsi: qedf: Change the debug parameter permission to read & writeJaved Hasan2020-09-091-1/+1
* | scsi: ufs: ufs-mediatek: Add host reset mechanismStanley Chu2020-09-092-2/+49
* | scsi: ufs: ufs-mediatek: Fix flag of unipro low-power modeStanley Chu2020-09-091-6/+14
* | scsi: ufs: ufs-mediatek: Fix HOST_PA_TACTIVATE quirkStanley Chu2020-09-091-6/+0
* | scsi: ufs: ufs-mediatek: Eliminate error message for unbound mphyStanley Chu2020-09-091-1/+4
* | scsi: qedi: Add support for handling PCIe errorsManish Rangankar2020-09-091-0/+24
* | scsi: qedi: Add firmware error recovery invocation supportManish Rangankar2020-09-094-4/+73
* | scsi: qedi: Mark all connections for recovery on link down eventNilesh Javali2020-09-091-0/+10
* | scsi: qedi: Use snprintf instead of sprintfManish Rangankar2020-09-091-1/+1
* | scsi: qedi: Protect active command list to avoid list corruptionNilesh Javali2020-09-092-0/+10
* | scsi: qedi: Fix list_del corruption while removing active I/ONilesh Javali2020-09-091-4/+11
* | scsi: qedi: Skip firmware connection termination for PCI shutdown handlerManish Rangankar2020-09-091-0/+4
* | scsi: qedi: Use qed count from set_fp_int in msix allocationManish Rangankar2020-09-092-2/+8
* | scsi: docs: Remove obsolete scsi typedef text from scsi_mid_low_apiNícolas F. R. A. Prado2020-09-091-6/+0
* | scsi: ibmvfc: Interface updates for future FPIN and MQ supportTyrel Datwyler2020-09-091-1/+65
* | scsi: ibmvfc: Use compiler attribute defines instead of __attribute__()Tyrel Datwyler2020-09-091-28/+28
* | scsi: ufshcd: Allow specifying an Auto-Hibernate Timer value of zeroBao D. Nguyen2020-09-092-2/+9
* | scsi: scsi_debug: Make sdebug_build_parts() respect virtual_gbJohn Pittman2020-09-031-1/+1
* | scsi: scsi_debug: Adjust num_parts to create equally sized partitionsJohn Pittman2020-09-031-3/+7
* | scsi: MAINTAINERS: Update Marvell owned driver maintainersNilesh Javali2020-09-031-5/+15
* | scsi: hisi_sas: Code style cleanupLuo Jiaxing2020-09-033-5/+2
* | scsi: hisi_sas: Add missing newlinesXiang Chen2020-09-034-15/+15
* | scsi: hisi_sas: Add BIST support for fixed code patternLuo Jiaxing2020-09-033-31/+59
* | scsi: hisi_sas: Add BIST support for phy FFELuo Jiaxing2020-09-033-3/+111
* | scsi: hisi_sas: Make phy index variable name consistentLuo Jiaxing2020-09-031-25/+25
* | scsi: hisi_sas: Do not modify upper fields of PROG_PHY_LINK_RATE regLuo Jiaxing2020-09-031-11/+14
* | scsi: hisi_sas: Modify macro name for OOB phy linkrateLuo Jiaxing2020-09-031-8/+7
* | scsi: hisi_sas: Avoid accessing to SSP task for SMP I/OsXiang Chen2020-09-031-4/+5
* | scsi: fc: Add 256GBit speed setting to SCSI FC transportJames Smart2020-09-032-0/+2
* | scsi: fnic: Remove set but not used 'eth_hdrs_stripped'Jason Yan2020-09-031-3/+0
* | scsi: fnic: Remove set but not used 'fr_len'Jason Yan2020-09-031-2/+0
* | scsi: fnic: Remove set but not used variable in is_fnic_fip_flogi_reject()Jason Yan2020-09-031-4/+0
* | scsi: fnic: Remove set but not used 'old_vlan'Jason Yan2020-09-031-2/+1