aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2019-12-19scsi: qla2xxx: Add D-Port Diagnostic reason explanation logsJoe Carnuccio1-5/+27
2019-12-19scsi: qla2xxx: Fix update_fcport for current_topologyHimanshu Madhani1-1/+4
2019-12-19scsi: qla2xxx: Cleanup unused async_logout_doneShyam Sundar4-20/+0
2019-12-19scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcportShyam Sundar9-25/+67
2019-12-19scsi: qla2xxx: Fix fabric scan hangQuinn Tran3-23/+53
2019-12-19scsi: qla2xxx: Remove defer flag to indicate immeadiate port lossHimanshu Madhani8-70/+45
2019-12-19scsi: vmw_pvscsi: Silence dma mapping errorsThomas Hellstrom1-3/+3
2019-12-19scsi: vmw_pvscsi: Fix swiotlb operationThomas Hellstrom1-0/+14
2019-12-19scsi: csiostor: Adjust indentation in csio_device_resetNathan Chancellor1-1/+1
2019-12-19scsi: aic7xxx: Adjust indentation in ahc_find_syncrateNathan Chancellor1-1/+1
2019-12-19scsi: qla4xxx: Adjust indentation in qla4xxx_mem_freeNathan Chancellor1-1/+1
2019-12-19scsi: initio: make initio_state_7() staticChen Zhou1-1/+1
2019-12-19scsi: ibmvscsi_tgt: remove set but not used variables 'iue' and 'sd'Chen Zhou1-5/+0
2019-12-19scsi: sym53c8xx: fix typos in commentsChen Zhou1-2/+2
2019-12-19scsi: core: Fix a compiler warning triggered by the SCSI logging codeBart Van Assche1-1/+1
2019-12-19scsi: ufs: Power off hook for Cadence UFS driverSheeba B1-0/+1
2019-12-19scsi: ufs: disable interrupt during clock-gatingStanley Chu1-0/+4
2019-12-19scsi: ufs: disable irq before disabling clocksStanley Chu1-5/+6
2019-12-19scsi: ufs: Simplify a conditionDan Carpenter1-2/+1
2019-12-19scsi: ufs: Unlock on a couple error pathsDan Carpenter1-4/+10
2019-12-19scsi: ufs: Update L4 attributes on manual hibern8 exit in Cadence UFS.Sheeba B1-0/+106
2019-12-19scsi: ufs: Do not free irq in suspendCan Guo1-14/+4
2019-12-19scsi: ufs: Do not clear the DL layer timersCan Guo2-0/+31
2019-12-19scsi: ufs: Release clock if DMA map failsCan Guo1-0/+1
2019-12-19scsi: ufs: Use DBD setting in mode senseCan Guo1-0/+3
2019-12-19scsi: core: Adjust DBD setting in MODE SENSE for caching mode page per LLDCan Guo1-0/+2
2019-12-19scsi: ufs: Complete pending requests in host reset and restore pathCan Guo2-14/+12
2019-12-19scsi: ufs: Avoid messing up the compl_time_stamp of lrbsCan Guo1-2/+2
2019-12-19scsi: ufs: Update VCCQ2 and VCCQ min/max voltage hard codesCan Guo1-3/+3
2019-12-19scsi: ufs: Recheck bkops level if bkops is disabledAsutosh Das1-0/+3
2019-12-19scsi: ufs: Use blk_{get,put}_request() to allocate and free TMFsBart Van Assche2-62/+80
2019-12-19scsi: ufs: Avoid busy-waiting by eliminating tag conflictsBart Van Assche2-77/+50
2019-12-19scsi: esp_scsi: Add support for FSC chipKars de Jong2-16/+28
2019-12-19scsi: esp_scsi: Correct ordering of PCSCSI definition in esp_rev enumKars de Jong2-9/+10
2019-12-19scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()Varun Prakash1-1/+2
2019-12-19scsi: lpfc: fix spelling mistakes of asynchronousColin Ian King2-6/+6
2019-12-16scsi: lpfc: fix build failure with DEBUGFS disabledArnd Bergmann1-2/+1
2019-12-16scsi: mpt3sas: Fix double free in attach error handlingDan Carpenter1-1/+0
2019-12-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds18-45/+110
2019-12-13Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+3
2019-12-09scsi: iscsi: Avoid potential deadlock in iscsi_if_rx funcBo Wu1-0/+7
2019-12-09scsi: iscsi: Fix a potential deadlock in the timeout handlerBart Van Assche1-2/+2
2019-12-09scsi: libsas: stop discovering if oob mode is disconnectedJason Yan1-1/+10
2019-12-09scsi: ufs: Disable autohibern8 feature in Cadence UFSsheebab1-0/+6
2019-12-09scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter1-1/+0
2019-12-09scsi: ufs: Give an unique ID to each ufs-bsgCan Guo1-1/+1
2019-12-09scsi: qla2xxx: Add debug dump of LOGO payload and ELS IOCBRoman Bolshakov1-0/+9
2019-12-09scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGIRoman Bolshakov1-1/+2
2019-12-09scsi: qla2xxx: Don't defer relogin unconditonallyRoman Bolshakov1-1/+0
2019-12-09scsi: qla2xxx: Send Notify ACK after N2N PLOGIRoman Bolshakov1-0/+1