summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* scsi: ipr: Remove NULL check before freeing functionJason Yan2020-04-241-2/+1
* scsi: bfa: Remove unneeded semicolon in bfa_fcs_lport_ns_sm_online()Jason Yan2020-04-241-1/+1
* scsi: pmcraid: Replace dma_pool_malloc with dma_pool_zallocWu Bo2020-04-241-3/+1
* scsi: target: iscsi: Remove the iscsi_data_count structureMaurizio Lombardi2020-04-241-24/+6
* scsi: core: Avoid calling synchronize_rcu() for each device in scsi_host_block()Ming Lei2020-04-241-1/+17
* scsi: BusLogic: Remove conversion to bool in blogic_inquiry()Jason Yan2020-04-241-1/+1
* scsi: megaraid: Use true, false for bool variablesJason Yan2020-04-241-5/+5
* scsi: mpt3sas: Update mpt3sas version to 33.101.00.00Suganath Prabu2020-04-241-2/+2
* scsi: mpt3sas: Handle RDPQ DMA allocation in same 4G regionSuganath Prabu2020-04-242-46/+109
* scsi: mpt3sas: Separate out RDPQ allocation to new functionSuganath Prabu2020-04-241-34/+45
* scsi: mpt3sas: Rename function name is_MSB_are_sameSuganath Prabu2020-04-241-3/+3
* scsi: mpt3sas: Don't change the DMA coherent mask after allocationsChristoph Hellwig2020-04-242-50/+19
* scsi: bnx2fc: Add missing annotation for bnx2fc_abts_cleanup()Jules Irenge2020-04-241-0/+1
* scsi: aic7xxx: Remove unnecessary NULL checks before kfreeAlex Dewar2020-04-242-20/+10
* scsi: aic7xxx: Use kzalloc() instead of kmalloc()+memset()Alex Dewar2020-04-242-4/+3
* scsi: cxgb4i: Remove superfluous null checkXu Wang2020-04-241-4/+3
* scsi: qla2xxx: Fix MPI failure AEN (8200) handlingArun Easi2020-04-247-43/+186
* scsi: lpfc: remove duplicate unloading checksJames Smart2020-04-223-24/+2
* scsi: mpt3sas: use true,false for bool variablesJason Yan2020-04-221-2/+2
* scsi: fcoe: remove unneeded semicolon in fcoe.cJason Yan2020-04-221-2/+2
* scsi: ufs-qcom: remove unneeded variable 'ret'Jason Yan2020-04-221-2/+1
* scsi: st: remove unneeded variable 'result' in st_release()Jason Yan2020-04-221-3/+2
* scsi: qedf: Get dev info after updating the paramsSaurav Kashyap2020-04-171-0/+7
* scsi: qedf: Fix crash when MFW calls for protocol stats while function is sti...Chad Dupuis2020-04-172-4/+32
* scsi: qedf: Add schedule recovery handlerChad Dupuis2020-04-172-0/+44
* scsi: qedf: Implement callback for bw_updateSaurav Kashyap2020-04-171-0/+27
* scsi: qed: Send BW update notifications to the protocol driversSudarsana Reddy Kalluru2020-04-172-0/+10
* scsi: qedf: Honor status qualifier in FCP_RSP per specJaved Hasan2020-04-171-10/+34
* scsi: qedf: Acquire rport_lock for resetting the delay_timestampJaved Hasan2020-04-171-0/+4
* scsi: qedf: Increase the upper limit of retry delayJaved Hasan2020-04-171-1/+1
* scsi: qedf: Keep track of num of pending flogiSaurav Kashyap2020-04-172-0/+25
* scsi: mvsas: remove unused symbol 'mvs_th'Jason Yan2020-04-171-2/+0
* scsi: mvsas: make mvst_host_attrs staticJason Yan2020-04-171-2/+2
* scsi: qedi: make qedi_ll2_buf_size staticJason Yan2020-04-171-1/+1
* scsi: ufs: full reinit upon resume if link was offAsutosh Das2020-04-171-2/+6
* scsi: fnic: make vnic_wq_get_ctrl and vnic_wq_alloc_ring staticJason Yan2020-04-171-2/+2
* scsi: fnic: make fnic_list and fnic_list_lock staticJason Yan2020-04-171-2/+2
* scsi: fnic: make some symbols staticJason Yan2020-04-171-6/+6
* scsi: libsas: Add missing annotation for sas_ata_qc_issue()Jules Irenge2020-04-141-0/+1
* scsi: ipr: remove unneeded semicolonJason Yan2020-04-141-1/+1
* scsi: qla1280: make qla1280_firmware_mutex and qla1280_fw_tbl staticJason Yan2020-04-141-2/+2
* scsi: megaraid: make two symbols static in megaraid_sas_base.cJason Yan2020-04-141-2/+2
* scsi: megaraid: make some symbols static in megaraid_sas_fusion.cJason Yan2020-04-141-3/+3
* scsi: megaraid: make some symbols static in megaraid_sas_fp.cJason Yan2020-04-141-6/+6
* scsi: megaraid: make two symbols static in megaraid_mbox.cJason Yan2020-04-141-3/+3
* scsi: bfa: bfad.c: make max_rport_logins staticJason Yan2020-04-141-1/+1
* scsi: bfa: bfad_attr.c: make two funcitons staticJason Yan2020-04-141-2/+2
* scsi: bfa: bfa_ioc_ct.c: make two funcitons staticJason Yan2020-04-141-2/+2
* scsi: bfa: bfa_fcs_lport.c: make bfa_fcport_get_loop_attr() staticJason Yan2020-04-141-1/+1
* scsi: bfa: bfa_fcpim.c: make two functions staticJason Yan2020-04-141-2/+2