summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* scsi: fdomain_isa: Merge branches in fdomain_isa_match()Sergey Shtylyov2020-09-031-3/+2
* scsi: qla2xxx: Fix the return valueXianting Tian2020-09-031-1/+1
* scsi: arm: Avoid comma separated statementsJoe Perches2020-09-033-16/+21
* scsi: ufs: Handle LINERESET indication in err handlerCan Guo2020-09-034-14/+103
* scsi: ufs: Abort tasks before clearing them from doorbellCan Guo2020-09-031-62/+81
* scsi: smartpqi: Update copyrightDon Brace2020-09-036-7/+7
* scsi: smartpqi: Update documentationDon Brace2020-09-031-7/+7
* scsi: MAINTAINERS: Update smartpqi and hpsaDon Brace2020-09-031-4/+4
* scsi: hpsa: Update copyrightDon Brace2020-09-033-0/+3
* scsi: mptscsih: Remove set but not used 'timeleft'Jason Yan2020-09-021-2/+1
* scsi: isci: Remove set but not used 'index'Jason Yan2020-09-021-2/+0
* scsi: dpt_i2o: Remove set but not used 'pHba'Jason Yan2020-09-021-3/+0
* scsi: qedi: Remove redundant NULL checkXu Wang2020-09-021-2/+1
* scsi: ufs: Make ufshcd_print_trs() consider UFSHCD_QUIRK_PRDT_BYTE_GRANEric Biggers2020-09-021-0/+3
* scsi: aacraid: Remove erroneous fallthrough annotationDan Carpenter2020-09-021-1/+0
* scsi: scsi_debug: Implement lun_formatDouglas Gilbert2020-09-021-7/+64
* scsi: ufs: exynos: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRLKiwoong Kim2020-09-011-1/+2
* scsi: ufs: Introduce skipping manual flush for Write BoosterKiwoong Kim2020-09-012-0/+8
* scsi: esas2r: Remove unnecessary castsAlex Dewar2020-08-251-15/+13
* scsi: csiostor: Fix wrong return value in csio_hw_prep_fw()Tianjia Zhang2020-08-251-1/+1
* scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba()Tianjia Zhang2020-08-251-1/+1
* scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg()Tianjia Zhang2020-08-251-1/+1
* scsi: qla2xxx: Remove redundant variable initializationTianjia Zhang2020-08-251-1/+1
* scsi: aic7xxx: Fix error code handlingTong Zhang2020-08-251-2/+2
* scsi: lpfc: Fix spelling mistake "Cant" -> "Can't"Colin Ian King2020-08-251-1/+1
* scsi: csiostor: Fix spelling mistake "couldnt" -> "couldn't"Colin Ian King2020-08-251-3/+3
* scsi: bnx2fc: Fix spelling mistake "couldnt" -> "couldn't"Colin Ian King2020-08-251-3/+3
* scsi: snic: Fix spelling mistakes of "Queueing"Colin Ian King2020-08-251-2/+2
* scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET2020-08-251-1/+1
* scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()'Christophe JAILLET2020-08-251-1/+1
* scsi: megaraid: Remove pci-dma-compat wrapper APISuraj Upadhyay2020-08-251-90/+102
* scsi: qla2xxx: Remove pci-dma-compat wrapper APISuraj Upadhyay2020-08-251-2/+2
* scsi: hpsa: Remove pci-dma-compat wrapper APISuraj Upadhyay2020-08-251-8/+8
* scsi: mpt3sas: Remove pci-dma-compat wrapper APISuraj Upadhyay2020-08-251-6/+4
* scsi: dc395x: Remove pci-dma-compat wrapper APISuraj Upadhyay2020-08-251-3/+3
* scsi: aic7xxx: Remove pci-dma-compat wrapper APISuraj Upadhyay2020-08-251-4/+3
* scsi: aacraid: Remove pci-dma-compat wrapper APISuraj Upadhyay2020-08-254-17/+19
* scsi: libcxgbi: Use kvzalloc instead of opencoded kzalloc/vzallocDenis Efremov2020-08-212-20/+4
* scsi: dc395x: Use %*ph to print small bufferAndy Shevchenko2020-08-211-8/+2
* scsi: mpt3sas: Remove superfluous memset()Li Heng2020-08-211-1/+0