summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* scsi: pm8001: Fix typo in code commentsWeitao Hou2019-06-191-1/+1
* scsi: fdomain: Add PCMCIA supportOndrej Zary2019-06-194-2/+111
* scsi: fdomain: Add register definitionsOndrej Zary2019-06-193-98/+167
* scsi: ibmvscsi: fix tripping of blk_mq_run_hw_queue WARN_ONTyrel Datwyler2019-06-192-1/+5
* scsi: ibmvscsi: redo driver work thread to use enum action statesTyrel Datwyler2019-06-192-21/+49
* scsi: ibmvscsi: Wire up host_reset() in the driver's scsi_host_templateTyrel Datwyler2019-06-191-0/+11
* scsi: lpfc: Update lpfc version to 12.2.0.3James Smart2019-06-191-1/+1
* scsi: lpfc: Fix kernel warnings related to smp_processor_id()James Smart2019-06-191-1/+1
* scsi: lpfc: Fix BFS crash with DIX enabledJames Smart2019-06-191-2/+4
* scsi: lpfc: Fix FDMI fc4type for nvme supportJames Smart2019-06-191-3/+11
* scsi: lpfc: Fix fcp_rsp_len checking on lun resetJames Smart2019-06-191-1/+6
* scsi: lpfc: Fix poor use of hardware queues if fewer irq vectorsJames Smart2019-06-194-113/+255
* scsi: lpfc: Fix oops when driver is loaded with 1 interrupt vectorJames Smart2019-06-193-19/+155
* scsi: lpfc: Fix incorrect logical link speed on trunks when links downJames Smart2019-06-192-3/+9
* scsi: lpfc: Fix memory leak in abnormal exit path from lpfc_eq_createJames Smart2019-06-191-3/+5
* scsi: lpfc: Rework misleading nvme not supported in firmware messageJames Smart2019-06-192-18/+38
* scsi: lpfc: Fix hardlockup in scsi_cmd_iocb_cmplJames Smart2019-06-191-3/+4
* scsi: lpfc: Cancel queued work for an IO when processing a received ABTSJames Smart2019-06-191-1/+2