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