summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-02scsi: smartpqi: Update documentationDon Brace1-7/+7
2020-09-02scsi: MAINTAINERS: Update smartpqi and hpsaDon Brace1-4/+4
2020-09-02scsi: hpsa: Update copyrightDon Brace3-0/+3
2020-09-01scsi: mptscsih: Remove set but not used 'timeleft'Jason Yan1-2/+1
2020-09-01scsi: isci: Remove set but not used 'index'Jason Yan1-2/+0
2020-09-01scsi: dpt_i2o: Remove set but not used 'pHba'Jason Yan1-3/+0
2020-09-01scsi: qedi: Remove redundant NULL checkXu Wang1-2/+1
2020-09-01scsi: ufs: Make ufshcd_print_trs() consider UFSHCD_QUIRK_PRDT_BYTE_GRANEric Biggers1-0/+3
2020-09-01scsi: aacraid: Remove erroneous fallthrough annotationDan Carpenter1-1/+0
2020-09-01scsi: scsi_debug: Implement lun_formatDouglas Gilbert1-7/+64
2020-08-31scsi: ufs: exynos: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRLKiwoong Kim1-1/+2
2020-08-31scsi: ufs: Introduce skipping manual flush for Write BoosterKiwoong Kim2-0/+8
2020-08-24scsi: esas2r: Remove unnecessary castsAlex Dewar1-15/+13
2020-08-24scsi: csiostor: Fix wrong return value in csio_hw_prep_fw()Tianjia Zhang1-1/+1
2020-08-24scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba()Tianjia Zhang1-1/+1
2020-08-24scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg()Tianjia Zhang1-1/+1
2020-08-24scsi: qla2xxx: Remove redundant variable initializationTianjia Zhang1-1/+1
2020-08-24scsi: aic7xxx: Fix error code handlingTong Zhang1-2/+2
2020-08-24scsi: lpfc: Fix spelling mistake "Cant" -> "Can't"Colin Ian King1-1/+1
2020-08-24scsi: csiostor: Fix spelling mistake "couldnt" -> "couldn't"Colin Ian King1-3/+3
2020-08-24scsi: bnx2fc: Fix spelling mistake "couldnt" -> "couldn't"Colin Ian King1-3/+3
2020-08-24scsi: snic: Fix spelling mistakes of "Queueing"Colin Ian King1-2/+2
2020-08-24scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET1-1/+1
2020-08-24scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()'Christophe JAILLET1-1/+1
2020-08-24scsi: megaraid: Remove pci-dma-compat wrapper APISuraj Upadhyay1-90/+102
2020-08-24scsi: qla2xxx: Remove pci-dma-compat wrapper APISuraj Upadhyay1-2/+2
2020-08-24scsi: hpsa: Remove pci-dma-compat wrapper APISuraj Upadhyay1-8/+8
2020-08-24scsi: mpt3sas: Remove pci-dma-compat wrapper APISuraj Upadhyay1-6/+4
2020-08-24scsi: dc395x: Remove pci-dma-compat wrapper APISuraj Upadhyay1-3/+3
2020-08-24scsi: aic7xxx: Remove pci-dma-compat wrapper APISuraj Upadhyay1-4/+3
2020-08-24scsi: aacraid: Remove pci-dma-compat wrapper APISuraj Upadhyay4-17/+19
2020-08-20scsi: libcxgbi: Use kvzalloc instead of opencoded kzalloc/vzallocDenis Efremov2-20/+4
2020-08-20scsi: dc395x: Use %*ph to print small bufferAndy Shevchenko1-8/+2
2020-08-20scsi: mpt3sas: Remove superfluous memset()Li Heng1-1/+0
2020-08-20scsi: qla2xxx: Remove superfluous memset()Li Heng1-2/+0
2020-08-20scsi: pmcraid: Remove superfluous memset()Li Heng1-1/+0
2020-08-20scsi: mvsas: Remove superfluous memset()Li Heng1-4/+0
2020-08-20scsi: mptctl: Remove unneeded cast from memory allocationLi Heng1-3/+2
2020-08-20scsi: mptfc: Remove unneeded cast from memory allocationLi Heng1-4/+2
2020-08-20scsi: ufs: ufs-mediatek: Modify the minimum RX/TX lane count to 2Andy Teng1-2/+2
2020-08-20scsi: ufs: Remove an unpaired ufshcd_scsi_unblock_requests() in err_handler()Can Guo1-1/+0
2020-08-20scsi: ufs: Change fDeviceInit busy waitKiwoong Kim1-12/+21
2020-08-20scsi: ufs: Remove several redundant goto statementsBean Huo1-20/+5
2020-08-20scsi: ufs: Change ufshcd_comp_devman_upiu() to ufshcd_compose_devman_upiu()Bean Huo1-3/+4
2020-08-20scsi: qedf: Fix race between ELS completion and flushing ELS requestSaurav Kashyap2-0/+16
2020-08-20scsi: qedf: Don't process ELS completion if event is flushed or cleaned upSaurav Kashyap1-0/+9
2020-08-20scsi: qedf: Initiate cleanup for ELS commands as wellSaurav Kashyap1-0/+7
2020-08-20scsi: qedf: Send cleanup even for RRQ on timeoutSaurav Kashyap1-1/+1
2020-08-20scsi: qedf: Do not kill timeout work for original I/O on RRQ completionSaurav Kashyap1-4/+0
2020-08-20scsi: qedf: Check the validity of rjt frame before processingSaurav Kashyap1-0/+5