summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-151-0/+1
* scsi: ipr: remove unneeded semicolonJason Yan2020-04-151-1/+1
* scsi: qla1280: make qla1280_firmware_mutex and qla1280_fw_tbl staticJason Yan2020-04-151-2/+2
* scsi: megaraid: make two symbols static in megaraid_sas_base.cJason Yan2020-04-151-2/+2
* scsi: megaraid: make some symbols static in megaraid_sas_fusion.cJason Yan2020-04-151-3/+3
* scsi: megaraid: make some symbols static in megaraid_sas_fp.cJason Yan2020-04-151-6/+6
* scsi: megaraid: make two symbols static in megaraid_mbox.cJason Yan2020-04-151-3/+3
* scsi: bfa: bfad.c: make max_rport_logins staticJason Yan2020-04-151-1/+1
* scsi: bfa: bfad_attr.c: make two funcitons staticJason Yan2020-04-151-2/+2
* scsi: bfa: bfa_ioc_ct.c: make two funcitons staticJason Yan2020-04-151-2/+2
* scsi: bfa: bfa_fcs_lport.c: make bfa_fcport_get_loop_attr() staticJason Yan2020-04-151-1/+1
* scsi: bfa: bfa_fcpim.c: make two functions staticJason Yan2020-04-151-2/+2
* scsi: bfa: bfa_core.c: make bfa_isr_rspq() staticJason Yan2020-04-151-1/+1
* scsi: bfa: bfa_svc.c: make two functions staticJason Yan2020-04-151-2/+2
* scsi: gdth: Make __gdth_execute staticWang Hai2020-04-151-2/+2
* scsi: qla2xxx: Use ARRAY_SIZE() instead of open-coding itBart Van Assche2020-04-151-18/+18
* scsi: qla2xxx: Split qla2x00_configure_local_loop()Bart Van Assche2020-04-141-42/+50
* scsi: qedi: Fix termination timeouts in session logoutNilesh Javali2020-04-141-0/+3
* scsi: qedi: Add modules param to enable qed iSCSI debugManish Rangankar2020-04-141-2/+5
* scsi: qedi: Do not flush offload work if ARP not resolvedNilesh Javali2020-04-141-1/+2
* scsi: qedi: Use correct msix count for fastpath vectorsManish Rangankar2020-04-141-1/+1
* scsi: qedi: Avoid unnecessary endpoint allocation on link downManish Rangankar2020-04-141-6/+5
* scsi: qedi: Remove additional char from boot target iqnnameManish Rangankar2020-04-141-1/+1
* scsi: qedf: Simplify mutex_unlock() usageDaniel Wagner2020-04-141-7/+3
* scsi: docs: fusion: get rid of a doc build warningMauro Carvalho Chehab2020-04-131-3/+5
* Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-04-112-8/+0
|\
| * drm/i915: remove always-defined CONFIG_AS_MOVNTDQAMasahiro Yamada2020-04-082-8/+0