summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2019-03-19scsi: lpfc: Resolve inconsistent check of hdwq in lpfc_scsi_cmd_iocb_cmplJames Smart1-1/+1
2019-03-19scsi: qla2xxx: Update driver version to 10.01.00.15-kHimanshu Madhani1-2/+2
2019-03-19scsi: qla2xxx: Secure flash update support for ISP28XXMichael Hernandez9-49/+616
2019-03-19scsi: qla2xxx: Add 28xx flash primary/secondary status/image mechanismJoe Carnuccio8-97/+470
2019-03-19scsi: qla2xxx: Simplification of register address used in qla_tmpl.cJoe Carnuccio1-44/+27
2019-03-19scsi: qla2xxx: Correction and improvement to fwdt processingJoe Carnuccio2-20/+25
2019-03-19scsi: qla2xxx: Update flash read/write routineJoe Carnuccio7-312/+296
2019-03-19scsi: qla2xxx: Add support for multiple fwdump templates/segmentsJoe Carnuccio7-223/+304
2019-03-19scsi: qla2xxx: Cleanups for NVRAM/Flash read/write pathJoe Carnuccio15-274/+292
2019-03-19scsi: qla2xxx: Correctly report max/min supported speedsJoe Carnuccio4-70/+98
2019-03-19scsi: qla2xxx: Add Serdes support for ISP28XXJoe Carnuccio5-71/+82
2019-03-19scsi: qla2xxx: Add Device ID for ISP28XXJoe Carnuccio14-147/+272
2019-03-19scsi: qla2xxx: Fix routine qla27xx_dump_{mpi|ram}()Joe Carnuccio1-85/+81
2019-03-19scsi: qla2xxx: Remove FW default templateJoe Carnuccio3-187/+13
2019-03-19scsi: qla2xxx: Add fw_attr and port_no SysFS nodeJoe Carnuccio1-0/+30
2019-03-19scsi: mpt3sas: Update mpt3sas driver version to 28.100.00.00Suganath Prabu1-3/+3
2019-03-19scsi: mpt3sas: Improve the threshold value and introduce module paramSuganath Prabu2-2/+15
2019-03-19scsi: mpt3sas: Load balance to improve performance and avoid soft lockupsSuganath Prabu2-0/+26
2019-03-19scsi: mpt3sas: Irq poll to avoid CPU hard lockupsSuganath Prabu3-2/+85
2019-03-19scsi: mpt3sas: simplify interrupt handlerSuganath Prabu1-16/+33
2019-03-19scsi: mpt3sas: Fix typo in request_desript_typeSuganath Prabu1-9/+9
2019-03-18scsi: smartpqi: bump driver versionDon Brace1-3/+3
2019-03-18scsi: smartpqi: add spdxDon Brace6-45/+6
2019-03-18scsi: smartpqi: update copyrightDon Brace5-10/+15
2019-03-18scsi: smartpqi: add H3C controller IDsAjish Koshy1-0/+16
2019-03-18scsi: smartpqi: increase LUN reset timeoutKevin Barnett1-4/+8
2019-03-18scsi: hpsa: bump driver versionDon Brace1-1/+1
2019-03-18scsi: hpsa: remove timeout from TURsDon Brace1-1/+1
2019-03-18scsi: hpsa: correct device id issuesDon Brace1-3/+7
2019-03-18scsi: hpsa: check for lv removalDon Brace1-1/+12
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds20-67/+197
2019-03-14scsi: aacraid: Fix performance issue on logical drivesSagar Biradar1-5/+8
2019-03-14scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()Dan Carpenter1-7/+9
2019-03-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds166-10288/+9712
2019-03-09Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2019-03-08scsi: libiscsi: Hold back_lock when calling iscsi_complete_taskLee Duncan1-2/+20
2019-03-07scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of HiLinkXiang Chen1-0/+2
2019-03-07scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP targ...Xiang Chen3-3/+49
2019-03-07scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry1-0/+10
2019-03-07scsi: hisi_sas: print PHY RX errors count for later revision of v3 hwXiaofei Tan2-25/+60
2019-03-07scsi: hisi_sas: Fix a timeout race of driver internal and SMP IOXiang Chen1-1/+2
2019-03-07scsi: hisi_sas: Change return variable type in phy_up_v3_hw()Xiang Chen1-1/+2
2019-03-07scsi: qla2xxx: check for kstrtol() failureDan Carpenter1-0/+2
2019-03-07scsi: lpfc: fix 32-bit format string warningArnd Bergmann1-1/+1
2019-03-07scsi: lpfc: fix unused variable warningArnd Bergmann1-1/+2
2019-03-07scsi: libiscsi: fall back to sendmsg for slab pagesVasily Averin1-3/+8
2019-03-07scsi: qla2xxx: avoid printf format warningArnd Bergmann1-2/+2
2019-03-07scsi: lpfc: resolve static checker warning in lpfc_sli4_hba_unsetJames Smart1-1/+2
2019-03-07scsi: lpfc: Correct __lpfc_sli_issue_iocb_s4 lockdep checkJames Smart1-1/+1
2019-03-07scsi: ufs: hisi: fix ufs_hba_variant_ops passingArnd Bergmann4-10/+7