aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2019-06-20scsi: ppa: use sg helper to iterate over scatterlistMing Lei1-1/+1
2019-06-20scsi: pcmcia: nsp_cs: use sg helper to iterate over scatterlistMing Lei1-2/+2
2019-06-20scsi: imm: use sg helper to iterate over scatterlistMing Lei1-1/+1
2019-06-20scsi: aha152x: use sg helper to iterate over scatterlistFinn Thain1-23/+23
2019-06-20scsi: pmcraid: use sg helper to iterate over scatterlistMing Lei1-7/+7
2019-06-20scsi: ipr: use sg helper to iterate over scatterlistMing Lei1-13/+16
2019-06-20scsi: mvumi: use sg helper to iterate over scatterlistMing Lei1-6/+5
2019-06-20scsi: lpfc: use sg helper to iterate over scatterlistMing Lei1-2/+1
2019-06-20scsi: advansys: use sg helper to iterate over scatterlistMing Lei1-1/+1
2019-06-20scsi: vmw_pscsi: use sg helper to iterate over scatterlistMing Lei1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 502Thomas Gleixner1-15/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner20-80/+20
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 471Thomas Gleixner2-6/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 457Thomas Gleixner2-38/+2
2019-06-18scsi: qla2xxx: Fix hardlockup in abort command during driver removeArun Easi1-1/+1
2019-06-18scsi: ufs: Avoid runtime suspend possibly being blocked foreverStanley Chu1-7/+4
2019-06-18scsi: qedi: update driver version to 8.37.0.20Nilesh Javali1-3/+3
2019-06-18scsi: qedi: Check targetname while finding boot target informationNilesh Javali1-0/+3
2019-06-18scsi: mpt3sas: Update driver version to 29.100.00.00Suganath Prabu S1-2/+2
2019-06-18scsi: mpt3sas: Introduce perf_mode module parameterSuganath Prabu S1-18/+126
2019-06-18scsi: mpt3sas: Enable interrupt coalescing on high iopsSuganath Prabu S5-2/+109
2019-06-18scsi: mpt3sas: Affinity high iops queues IRQs to local nodeSuganath Prabu S1-11/+62
2019-06-18scsi: mpt3sas: save and use MSI-X index for posting RDSuganath Prabu S3-9/+35
2019-06-18scsi: mpt3sas: Use high iops queues under some circumstancesSuganath Prabu S2-2/+48
2019-06-18scsi: mpt3sas: change _base_get_msix_index prototypeSuganath Prabu S1-10/+20
2019-06-18scsi: mpt3sas: Add flag high_iops_queuesSuganath Prabu S2-5/+45
2019-06-18scsi: mpt3sas: Add Atomic RequestDescriptor support on AeroSuganath Prabu S2-9/+111
2019-06-18scsi: mpt3sas: function pointers of request descriptorSuganath Prabu S6-42/+49
2019-06-18scsi: isci: Grammar s/the its/its/Geert Uytterhoeven1-3/+3
2019-06-18scsi: aic7xxx: Spelling s/configuraion/configuration/Geert Uytterhoeven1-1/+1
2019-06-18scsi: megaraid_sas: Remove unused including <linux/version.h>YueHaibing1-1/+0
2019-06-18scsi: megaraid_sas: use DEVICE_ATTR_{RO, RW}Tomas Henzl1-26/+18
2019-06-18scsi: megaraid_sas: use octal permissions instead of constantsTomas Henzl2-11/+11
2019-06-18scsi: megaraid_sas: make max_sectors visible in sysTomas Henzl1-1/+1
2019-06-18scsi: megaraid_sas: remove set but not used variables 'buff_addr' and 'ci_h'YueHaibing1-5/+0
2019-06-18scsi: megaraid_sas: remove set but not used variable 'sge_sz'YueHaibing1-11/+0
2019-06-18scsi: lpfc: Avoid unused function warningsNathan Chancellor1-0/+2
2019-06-18scsi: ibmvscsi: Don't use rc uninitialized in ibmvscsi_do_workNathan Chancellor1-2/+4
2019-06-18scsi: lpfc: Make some symbols staticYueHaibing3-5/+5
2019-06-18scsi: lpfc: Remove set but not used variables 'qp'YueHaibing1-2/+0
2019-06-18scsi: qla2xxx: remove double assignment in qla2x00_update_fcportEnzo Matsumiya1-1/+0
2019-06-18scsi: hisi_sas: Disable stash for v3 hwXiang Chen1-0/+2
2019-06-18scsi: hisi_sas: Ignore the error code between phy down to phy upLuo Jiaxing1-0/+15
2019-06-18scsi: hisi_sas: Change the type of some numbers to unsignedXiang Chen1-2/+2
2019-06-18scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in sizeJohn Garry1-2/+2
2019-06-18scsi: hisi_sas: Fix the issue of argument mismatch of printing ecc errorsXiaofei Tan2-34/+37
2019-06-18scsi: hisi_sas: Delete PHY timers when rmmod or probe failedXiang Chen1-0/+8
2019-06-18scsi: megaraid_sas: remove set but not used variables 'host' and 'wait_time'YueHaibing1-7/+1
2019-06-18scsi: megaraid_sas: remove set but not used variable 'cur_state'YueHaibing1-11/+0
2019-06-18scsi: mpt3sas_ctl: fix double-fetch bug in _ctl_ioctl_main()Gen Zhang1-0/+4