summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-27scsi: ufs: Use true for bool variables in ufshcd_complete_dev_init()Jason Yan
2020-04-27scsi: sr: Use {get,put}_unaligned_be*() instead of open-coding these functionsBart Van Assche
2020-04-27scsi: aacraid: Fix error handling paths in aac_probe_one()Christophe JAILLET
2020-04-24scsi: sgiwd93: Remove unneeded semicolon in sgiwd93.cJason Yan
2020-04-24scsi: qla4xxx: Remove unneeded semicolon in ql4_os.cJason Yan
2020-04-24scsi: isci: Use true, false for bool variablesJason Yan
2020-04-24scsi: bnx2fc: Remove unneeded semicolon in bnx2fc_fcoe.cJason Yan
2020-04-24scsi: bfa: Remove unneeded semicolon in bfa_fcs_rport.cJason Yan
2020-04-24scsi: bfa: Remove set but not used variable 'fchs'YueHaibing
2020-04-24scsi: snic: Make snic_io_exch_ver_cmpl_handler() return voidJason Yan
2020-04-24scsi: mpt3sas: Remove NULL check before freeing functionJason Yan
2020-04-24scsi: ipr: Remove NULL check before freeing functionJason Yan
2020-04-24scsi: bfa: Remove unneeded semicolon in bfa_fcs_lport_ns_sm_online()Jason Yan
2020-04-24scsi: pmcraid: Replace dma_pool_malloc with dma_pool_zallocWu Bo
2020-04-24scsi: target: iscsi: Remove the iscsi_data_count structureMaurizio Lombardi
2020-04-24scsi: core: Avoid calling synchronize_rcu() for each device in scsi_host_block()Ming Lei
2020-04-24scsi: BusLogic: Remove conversion to bool in blogic_inquiry()Jason Yan
2020-04-24scsi: megaraid: Use true, false for bool variablesJason Yan
2020-04-24scsi: mpt3sas: Update mpt3sas version to 33.101.00.00Suganath Prabu
2020-04-24scsi: mpt3sas: Handle RDPQ DMA allocation in same 4G regionSuganath Prabu
2020-04-24scsi: mpt3sas: Separate out RDPQ allocation to new functionSuganath Prabu
2020-04-24scsi: mpt3sas: Rename function name is_MSB_are_sameSuganath Prabu
2020-04-24scsi: mpt3sas: Don't change the DMA coherent mask after allocationsChristoph Hellwig
2020-04-24scsi: bnx2fc: Add missing annotation for bnx2fc_abts_cleanup()Jules Irenge
2020-04-24scsi: aic7xxx: Remove unnecessary NULL checks before kfreeAlex Dewar
2020-04-24scsi: aic7xxx: Use kzalloc() instead of kmalloc()+memset()Alex Dewar
2020-04-24scsi: cxgb4i: Remove superfluous null checkXu Wang
2020-04-24scsi: qla2xxx: Fix MPI failure AEN (8200) handlingArun Easi
2020-04-22scsi: lpfc: remove duplicate unloading checksJames Smart
2020-04-22scsi: mpt3sas: use true,false for bool variablesJason Yan
2020-04-22scsi: fcoe: remove unneeded semicolon in fcoe.cJason Yan
2020-04-22scsi: ufs-qcom: remove unneeded variable 'ret'Jason Yan
2020-04-22scsi: st: remove unneeded variable 'result' in st_release()Jason Yan
2020-04-17scsi: qedf: Get dev info after updating the paramsSaurav Kashyap
2020-04-17scsi: qedf: Fix crash when MFW calls for protocol stats while function is sti...Chad Dupuis
2020-04-17scsi: qedf: Add schedule recovery handlerChad Dupuis
2020-04-17scsi: qedf: Implement callback for bw_updateSaurav Kashyap
2020-04-17scsi: qed: Send BW update notifications to the protocol driversSudarsana Reddy Kalluru
2020-04-17scsi: qedf: Honor status qualifier in FCP_RSP per specJaved Hasan
2020-04-17scsi: qedf: Acquire rport_lock for resetting the delay_timestampJaved Hasan
2020-04-17scsi: qedf: Increase the upper limit of retry delayJaved Hasan
2020-04-17scsi: qedf: Keep track of num of pending flogiSaurav Kashyap
2020-04-17scsi: mvsas: remove unused symbol 'mvs_th'Jason Yan
2020-04-17scsi: mvsas: make mvst_host_attrs staticJason Yan
2020-04-17scsi: qedi: make qedi_ll2_buf_size staticJason Yan
2020-04-17scsi: ufs: full reinit upon resume if link was offAsutosh Das
2020-04-17scsi: fnic: make vnic_wq_get_ctrl and vnic_wq_alloc_ring staticJason Yan
2020-04-17scsi: fnic: make fnic_list and fnic_list_lock staticJason Yan
2020-04-17scsi: fnic: make some symbols staticJason Yan
2020-04-14scsi: libsas: Add missing annotation for sas_ata_qc_issue()Jules Irenge