summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2020-01-03scsi: qla2xxx: Improve readability of the code that handles qla_flt_headerBart Van Assche4-15/+15
2019-12-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-10/+9
2019-12-21scsi: libsas: Tidy SAS address print formatJohn Garry7-11/+11
2019-12-21scsi: lpfc: Update lpfc version to 12.6.0.3James Smart1-1/+1
2019-12-21scsi: lpfc: Fix improper flag check for IO typeJames Smart1-2/+2
2019-12-21scsi: lpfc: Fix MDS Latency Diagnostics Err-drop ratesJames Smart1-2/+11
2019-12-21scsi: lpfc: Fix unmap of dpp bars affecting next driver loadJames Smart1-0/+2
2019-12-21scsi: lpfc: Fix disablement of FC-AL on lpe35000 modelsJames Smart2-13/+4
2019-12-21scsi: lpfc: Fix ras_log via debugfsJames Smart1-2/+9
2019-12-21scsi: lpfc: Fix Fabric hostname registration if system hostname changesJames Smart5-13/+46
2019-12-21scsi: lpfc: Fix missing check for CSF in Write Object Mbox RspJames Smart2-1/+14
2019-12-21scsi: lpfc: Fix: Rework setting of fdmi symbolic node name registrationJames Smart1-20/+22
2019-12-21scsi: lpfc: Fix incomplete NVME discovery when targetJames Smart1-9/+99
2019-12-21scsi: qla2xxx: Update driver version to 10.01.00.22-kHimanshu Madhani1-1/+1
2019-12-21scsi: qla2xxx: Fix mtcp dump collection failureQuinn Tran1-2/+1
2019-12-21scsi: qla2xxx: Fix stuck session in GNLQuinn Tran2-8/+28
2019-12-21scsi: qla2xxx: Fix RIDA Format-2Quinn Tran1-17/+18
2019-12-21scsi: qla2xxx: Consolidate fabric scanQuinn Tran1-6/+2
2019-12-21scsi: qla2xxx: Correct fcport flags handlingShyam Sundar3-6/+4
2019-12-21scsi: qla2xxx: Fix stuck login session using prli_pend_timerQuinn Tran3-8/+32
2019-12-20scsi: qla2xxx: Use common routine to free fcport structQuinn Tran4-8/+10
2019-12-20scsi: qla2xxx: Add D-Port Diagnostic reason explanation logsJoe Carnuccio1-5/+27
2019-12-20scsi: qla2xxx: Fix update_fcport for current_topologyHimanshu Madhani1-1/+4
2019-12-20scsi: qla2xxx: Cleanup unused async_logout_doneShyam Sundar4-20/+0
2019-12-20scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcportShyam Sundar9-25/+67
2019-12-20scsi: qla2xxx: Fix fabric scan hangQuinn Tran3-23/+53
2019-12-20scsi: qla2xxx: Remove defer flag to indicate immeadiate port lossHimanshu Madhani8-70/+45
2019-12-20scsi: vmw_pvscsi: Silence dma mapping errorsThomas Hellstrom1-3/+3
2019-12-20scsi: vmw_pvscsi: Fix swiotlb operationThomas Hellstrom1-0/+14
2019-12-20scsi: csiostor: Adjust indentation in csio_device_resetNathan Chancellor1-1/+1
2019-12-20scsi: aic7xxx: Adjust indentation in ahc_find_syncrateNathan Chancellor1-1/+1
2019-12-20scsi: qla4xxx: Adjust indentation in qla4xxx_mem_freeNathan Chancellor1-1/+1
2019-12-20scsi: initio: make initio_state_7() staticChen Zhou1-1/+1
2019-12-20scsi: ibmvscsi_tgt: remove set but not used variables 'iue' and 'sd'Chen Zhou1-5/+0
2019-12-20scsi: sym53c8xx: fix typos in commentsChen Zhou1-2/+2
2019-12-20scsi: core: Fix a compiler warning triggered by the SCSI logging codeBart Van Assche1-1/+1
2019-12-20scsi: ufs: Power off hook for Cadence UFS driverSheeba B1-0/+1
2019-12-20scsi: ufs: disable interrupt during clock-gatingStanley Chu1-0/+4
2019-12-20scsi: ufs: disable irq before disabling clocksStanley Chu1-5/+6
2019-12-20scsi: ufs: Simplify a conditionDan Carpenter1-2/+1
2019-12-20scsi: ufs: Unlock on a couple error pathsDan Carpenter1-4/+10
2019-12-20scsi: ufs: Update L4 attributes on manual hibern8 exit in Cadence UFS.Sheeba B1-0/+106
2019-12-20scsi: ufs: Do not free irq in suspendCan Guo1-14/+4
2019-12-20scsi: ufs: Do not clear the DL layer timersCan Guo2-0/+31
2019-12-20scsi: ufs: Release clock if DMA map failsCan Guo1-0/+1
2019-12-20scsi: ufs: Use DBD setting in mode senseCan Guo1-0/+3
2019-12-20scsi: core: Adjust DBD setting in MODE SENSE for caching mode page per LLDCan Guo1-0/+2
2019-12-20scsi: ufs: Complete pending requests in host reset and restore pathCan Guo2-14/+12
2019-12-20scsi: ufs: Avoid messing up the compl_time_stamp of lrbsCan Guo1-2/+2
2019-12-20scsi: ufs: Update VCCQ2 and VCCQ min/max voltage hard codesCan Guo1-3/+3