summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-06-26scsi: ufs-bsg: fix typo in ufs_bsg_requestBean Huo
2019-06-20scsi: virtio_scsi: remove unused 'affinity_hint_set'Dongli Zhang
2019-06-20scsi: mpt3sas: use DEVICE_ATTR_{RO, RW}Tomas Henzl
2019-06-20scsi: mpt3sas: make driver options visible in sysTomas Henzl
2019-06-20scsi: ufs-qcom: Add support for platforms booting ACPILee Jones
2019-06-20scsi: megaraid_sas: Use struct_size() helperGustavo A. R. Silva
2019-06-20scsi: mac_scsi: Treat Last Byte Sent time-out as failureFinn Thain
2019-06-20scsi: mac_scsi: Enable PDMA on Mac IIfxFinn Thain
2019-06-20scsi: mac_scsi: Fix pseudo DMA implementation, take 2Finn Thain
2019-06-20scsi: mac_scsi: Increase PIO/PDMA transfer length thresholdFinn Thain
2019-06-20scsi: NCR5380: Handle PDMA failure reliablyFinn Thain
2019-06-20scsi: NCR5380: Always re-enable reselection interruptFinn Thain
2019-06-20Revert "scsi: ncr5380: Increase register polling limit"Finn Thain
2019-06-20scsi: wd719x: Fix resets and abortsOndrej Zary
2019-06-20scsi: RDMA/srp: Fix a sleep-in-invalid-context bugBart Van Assche
2019-06-20scsi: Avoid that .queuecommand() gets called for a blocked SCSI deviceBart Van Assche
2019-06-20scsi: Restrict user space SCSI device state changes to "running" and "offline"Bart Van Assche
2019-06-20scsi: cxgb4i: add support for IEEE_8021QAZ_APP_SEL_STREAM selectorVarun Prakash
2019-06-20scsi: tcmu: Simplify tcmu_update_uio_info()Christophe JAILLET
2019-06-20scsi: storvsc: Add ability to change scsi queue depthBranden Bonaby
2019-06-20scsi: mpt3sas: Mark expected switch fall-throughGustavo A. R. Silva
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry
2019-06-18scsi: mpt3sas: Update driver version to 29.100.00.00Suganath Prabu S
2019-06-18scsi: mpt3sas: Introduce perf_mode module parameterSuganath Prabu S
2019-06-18scsi: mpt3sas: Enable interrupt coalescing on high iopsSuganath Prabu S
2019-06-18scsi: mpt3sas: Affinity high iops queues IRQs to local nodeSuganath Prabu S
2019-06-18scsi: mpt3sas: save and use MSI-X index for posting RDSuganath Prabu S
2019-06-18scsi: mpt3sas: Use high iops queues under some circumstancesSuganath Prabu S
2019-06-18scsi: mpt3sas: change _base_get_msix_index prototypeSuganath Prabu S
2019-06-18scsi: mpt3sas: Add flag high_iops_queuesSuganath Prabu S
2019-06-18scsi: mpt3sas: Add Atomic RequestDescriptor support on AeroSuganath Prabu S
2019-06-18scsi: mpt3sas: function pointers of request descriptorSuganath Prabu S
2019-06-18scsi: isci: Grammar s/the its/its/Geert Uytterhoeven
2019-06-18scsi: aic7xxx: Spelling s/configuraion/configuration/Geert Uytterhoeven
2019-06-18scsi: megaraid_sas: Remove unused including <linux/version.h>YueHaibing
2019-06-18scsi: megaraid_sas: use DEVICE_ATTR_{RO, RW}Tomas Henzl
2019-06-18scsi: megaraid_sas: use octal permissions instead of constantsTomas Henzl
2019-06-18scsi: megaraid_sas: make max_sectors visible in sysTomas Henzl
2019-06-18scsi: megaraid_sas: remove set but not used variables 'buff_addr' and 'ci_h'YueHaibing
2019-06-18scsi: megaraid_sas: remove set but not used variable 'sge_sz'YueHaibing
2019-06-18scsi: lpfc: Avoid unused function warningsNathan Chancellor
2019-06-18scsi: ibmvscsi: Don't use rc uninitialized in ibmvscsi_do_workNathan Chancellor
2019-06-18scsi: lpfc: Make some symbols staticYueHaibing
2019-06-18scsi: lpfc: Remove set but not used variables 'qp'YueHaibing
2019-06-18scsi: qla2xxx: remove double assignment in qla2x00_update_fcportEnzo Matsumiya
2019-06-18scsi: hisi_sas: Disable stash for v3 hwXiang Chen
2019-06-18scsi: hisi_sas: Ignore the error code between phy down to phy upLuo Jiaxing
2019-06-18scsi: hisi_sas: Change the type of some numbers to unsignedXiang Chen
2019-06-18scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in sizeJohn Garry
2019-06-18scsi: hisi_sas: Fix the issue of argument mismatch of printing ecc errorsXiaofei Tan