summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-02scsi: fnic: Remove set but not used 'old_vlan'Jason Yan
2020-09-02scsi: fdomain_isa: Merge branches in fdomain_isa_match()Sergey Shtylyov
2020-09-02scsi: qla2xxx: Fix the return valueXianting Tian
2020-09-02scsi: arm: Avoid comma separated statementsJoe Perches
2020-09-02scsi: ufs: Handle LINERESET indication in err handlerCan Guo
2020-09-02scsi: ufs: Abort tasks before clearing them from doorbellCan Guo
2020-09-02scsi: smartpqi: Update copyrightDon Brace
2020-09-02scsi: hpsa: Update copyrightDon Brace
2020-09-01scsi: mptscsih: Remove set but not used 'timeleft'Jason Yan
2020-09-01scsi: isci: Remove set but not used 'index'Jason Yan
2020-09-01scsi: dpt_i2o: Remove set but not used 'pHba'Jason Yan
2020-09-01scsi: qedi: Remove redundant NULL checkXu Wang
2020-09-01scsi: ufs: Make ufshcd_print_trs() consider UFSHCD_QUIRK_PRDT_BYTE_GRANEric Biggers
2020-09-01scsi: aacraid: Remove erroneous fallthrough annotationDan Carpenter
2020-09-01scsi: scsi_debug: Implement lun_formatDouglas Gilbert
2020-08-31scsi: ufs: exynos: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRLKiwoong Kim
2020-08-31scsi: ufs: Introduce skipping manual flush for Write BoosterKiwoong Kim
2020-08-24scsi: esas2r: Remove unnecessary castsAlex Dewar
2020-08-24scsi: csiostor: Fix wrong return value in csio_hw_prep_fw()Tianjia Zhang
2020-08-24scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba()Tianjia Zhang
2020-08-24scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg()Tianjia Zhang
2020-08-24scsi: qla2xxx: Remove redundant variable initializationTianjia Zhang
2020-08-24scsi: aic7xxx: Fix error code handlingTong Zhang
2020-08-24scsi: lpfc: Fix spelling mistake "Cant" -> "Can't"Colin Ian King
2020-08-24scsi: csiostor: Fix spelling mistake "couldnt" -> "couldn't"Colin Ian King
2020-08-24scsi: bnx2fc: Fix spelling mistake "couldnt" -> "couldn't"Colin Ian King
2020-08-24scsi: snic: Fix spelling mistakes of "Queueing"Colin Ian King
2020-08-24scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET
2020-08-24scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()'Christophe JAILLET
2020-08-24scsi: megaraid: Remove pci-dma-compat wrapper APISuraj Upadhyay
2020-08-24scsi: qla2xxx: Remove pci-dma-compat wrapper APISuraj Upadhyay
2020-08-24scsi: hpsa: Remove pci-dma-compat wrapper APISuraj Upadhyay
2020-08-24scsi: mpt3sas: Remove pci-dma-compat wrapper APISuraj Upadhyay
2020-08-24scsi: dc395x: Remove pci-dma-compat wrapper APISuraj Upadhyay
2020-08-24scsi: aic7xxx: Remove pci-dma-compat wrapper APISuraj Upadhyay
2020-08-24scsi: aacraid: Remove pci-dma-compat wrapper APISuraj Upadhyay
2020-08-20scsi: libcxgbi: Use kvzalloc instead of opencoded kzalloc/vzallocDenis Efremov
2020-08-20scsi: dc395x: Use %*ph to print small bufferAndy Shevchenko
2020-08-20scsi: mpt3sas: Remove superfluous memset()Li Heng
2020-08-20scsi: qla2xxx: Remove superfluous memset()Li Heng
2020-08-20scsi: pmcraid: Remove superfluous memset()Li Heng
2020-08-20scsi: mvsas: Remove superfluous memset()Li Heng
2020-08-20scsi: mptctl: Remove unneeded cast from memory allocationLi Heng
2020-08-20scsi: mptfc: Remove unneeded cast from memory allocationLi Heng
2020-08-20scsi: ufs: ufs-mediatek: Modify the minimum RX/TX lane count to 2Andy Teng
2020-08-20scsi: ufs: Remove an unpaired ufshcd_scsi_unblock_requests() in err_handler()Can Guo
2020-08-20scsi: ufs: Change fDeviceInit busy waitKiwoong Kim
2020-08-20scsi: ufs: Remove several redundant goto statementsBean Huo
2020-08-20scsi: ufs: Change ufshcd_comp_devman_upiu() to ufshcd_compose_devman_upiu()Bean Huo
2020-08-20scsi: qedf: Fix race between ELS completion and flushing ELS requestSaurav Kashyap