summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2020-04-14scsi: ipr: remove unneeded semicolonJason Yan
2020-04-14scsi: qla1280: make qla1280_firmware_mutex and qla1280_fw_tbl staticJason Yan
2020-04-14scsi: megaraid: make two symbols static in megaraid_sas_base.cJason Yan
2020-04-14scsi: megaraid: make some symbols static in megaraid_sas_fusion.cJason Yan
2020-04-14scsi: megaraid: make some symbols static in megaraid_sas_fp.cJason Yan
2020-04-14scsi: megaraid: make two symbols static in megaraid_mbox.cJason Yan
2020-04-14scsi: bfa: bfad.c: make max_rport_logins staticJason Yan
2020-04-14scsi: bfa: bfad_attr.c: make two funcitons staticJason Yan
2020-04-14scsi: bfa: bfa_ioc_ct.c: make two funcitons staticJason Yan
2020-04-14scsi: bfa: bfa_fcs_lport.c: make bfa_fcport_get_loop_attr() staticJason Yan
2020-04-14scsi: bfa: bfa_fcpim.c: make two functions staticJason Yan
2020-04-14scsi: bfa: bfa_core.c: make bfa_isr_rspq() staticJason Yan
2020-04-14scsi: bfa: bfa_svc.c: make two functions staticJason Yan
2020-04-14scsi: gdth: Make __gdth_execute staticWang Hai
2020-04-14scsi: qla2xxx: Use ARRAY_SIZE() instead of open-coding itBart Van Assche
2020-04-13scsi: qla2xxx: Split qla2x00_configure_local_loop()Bart Van Assche
2020-04-13scsi: qedi: Fix termination timeouts in session logoutNilesh Javali
2020-04-13scsi: qedi: Add modules param to enable qed iSCSI debugManish Rangankar