summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: mac_scsi: Fix pseudo DMA implementation, take 2Finn Thain2019-06-201-153/+218
* scsi: mac_scsi: Increase PIO/PDMA transfer length thresholdFinn Thain2019-06-201-2/+2
* scsi: NCR5380: Handle PDMA failure reliablyFinn Thain2019-06-201-4/+2
* scsi: NCR5380: Always re-enable reselection interruptFinn Thain2019-06-201-10/+2
* Revert "scsi: ncr5380: Increase register polling limit"Finn Thain2019-06-201-1/+1
* scsi: wd719x: Fix resets and abortsOndrej Zary2019-06-201-12/+30
* scsi: Avoid that .queuecommand() gets called for a blocked SCSI deviceBart Van Assche2019-06-202-6/+24
* scsi: Restrict user space SCSI device state changes to "running" and "offline"Bart Van Assche2019-06-201-1/+6
* scsi: cxgb4i: add support for IEEE_8021QAZ_APP_SEL_STREAM selectorVarun Prakash2019-06-201-2/+7
* scsi: storvsc: Add ability to change scsi queue depthBranden Bonaby2019-06-201-0/+11
* scsi: mpt3sas: Mark expected switch fall-throughGustavo A. R. Silva2019-06-201-0/+1
* scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry2019-06-2018-59/+34
* scsi: mpt3sas: Update driver version to 29.100.00.00Suganath Prabu S2019-06-191-2/+2
* scsi: mpt3sas: Introduce perf_mode module parameterSuganath Prabu S2019-06-191-18/+126
* scsi: mpt3sas: Enable interrupt coalescing on high iopsSuganath Prabu S2019-06-195-2/+109
* scsi: mpt3sas: Affinity high iops queues IRQs to local nodeSuganath Prabu S2019-06-191-11/+62
* scsi: mpt3sas: save and use MSI-X index for posting RDSuganath Prabu S2019-06-193-9/+35
* scsi: mpt3sas: Use high iops queues under some circumstancesSuganath Prabu S2019-06-192-2/+48
* scsi: mpt3sas: change _base_get_msix_index prototypeSuganath Prabu S2019-06-191-10/+20
* scsi: mpt3sas: Add flag high_iops_queuesSuganath Prabu S2019-06-192-5/+45
* scsi: mpt3sas: Add Atomic RequestDescriptor support on AeroSuganath Prabu S2019-06-192-9/+111
* scsi: mpt3sas: function pointers of request descriptorSuganath Prabu S2019-06-196-42/+49
* scsi: isci: Grammar s/the its/its/Geert Uytterhoeven2019-06-191-3/+3
* scsi: aic7xxx: Spelling s/configuraion/configuration/Geert Uytterhoeven2019-06-191-1/+1
* scsi: megaraid_sas: Remove unused including <linux/version.h>YueHaibing2019-06-191-1/+0
* scsi: megaraid_sas: use DEVICE_ATTR_{RO, RW}Tomas Henzl2019-06-191-26/+18
* scsi: megaraid_sas: use octal permissions instead of constantsTomas Henzl2019-06-192-11/+11
* scsi: megaraid_sas: make max_sectors visible in sysTomas Henzl2019-06-191-1/+1
* scsi: megaraid_sas: remove set but not used variables 'buff_addr' and 'ci_h'YueHaibing2019-06-191-5/+0
* scsi: megaraid_sas: remove set but not used variable 'sge_sz'YueHaibing2019-06-191-11/+0
* scsi: lpfc: Avoid unused function warningsNathan Chancellor2019-06-191-0/+2
* scsi: ibmvscsi: Don't use rc uninitialized in ibmvscsi_do_workNathan Chancellor2019-06-191-2/+4
* scsi: lpfc: Make some symbols staticYueHaibing2019-06-193-5/+5
* scsi: lpfc: Remove set but not used variables 'qp'YueHaibing2019-06-191-2/+0
* scsi: qla2xxx: remove double assignment in qla2x00_update_fcportEnzo Matsumiya2019-06-191-1/+0
* scsi: hisi_sas: Disable stash for v3 hwXiang Chen2019-06-191-0/+2
* scsi: hisi_sas: Ignore the error code between phy down to phy upLuo Jiaxing2019-06-191-0/+15
* scsi: hisi_sas: Change the type of some numbers to unsignedXiang Chen2019-06-191-2/+2
* scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in sizeJohn Garry2019-06-191-2/+2
* scsi: hisi_sas: Fix the issue of argument mismatch of printing ecc errorsXiaofei Tan2019-06-192-34/+37
* scsi: hisi_sas: Delete PHY timers when rmmod or probe failedXiang Chen2019-06-191-0/+8
* scsi: megaraid_sas: remove set but not used variables 'host' and 'wait_time'YueHaibing2019-06-191-7/+1
* scsi: megaraid_sas: remove set but not used variable 'cur_state'YueHaibing2019-06-191-11/+0
* scsi: mpt3sas_ctl: fix double-fetch bug in _ctl_ioctl_main()Gen Zhang2019-06-191-0/+4
* scsi: ufs: Add error-handling of Auto-HibernateStanley Chu2019-06-192-2/+35
* scsi: ufs: Do not overwrite Auto-Hibernate timerStanley Chu2019-06-191-1/+1
* scsi: ufs: Introduce ufshcd_is_auto_hibern8_supported()Stanley Chu2019-06-193-5/+10
* scsi: libsas: no need to join wide port again in sas_ex_discover_dev()Jason Yan2019-06-191-22/+4
* scsi: lpfc: Use *_pool_zalloc rather than *_pool_allocThomas Meyer2019-06-191-4/+3
* scsi: hpsa: fix an uninitialized read and dereference of pointer devColin Ian King2019-06-191-1/+1