summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-12-19scsi: qla2xxx: Remove defer flag to indicate immeadiate port lossHimanshu Madhani
2019-12-19scsi: vmw_pvscsi: Silence dma mapping errorsThomas Hellstrom
2019-12-19scsi: vmw_pvscsi: Fix swiotlb operationThomas Hellstrom
2019-12-19scsi: csiostor: Adjust indentation in csio_device_resetNathan Chancellor
2019-12-19scsi: aic7xxx: Adjust indentation in ahc_find_syncrateNathan Chancellor
2019-12-19scsi: qla4xxx: Adjust indentation in qla4xxx_mem_freeNathan Chancellor
2019-12-19scsi: initio: make initio_state_7() staticChen Zhou
2019-12-19scsi: ibmvscsi_tgt: remove set but not used variables 'iue' and 'sd'Chen Zhou
2019-12-19scsi: sym53c8xx: fix typos in commentsChen Zhou
2019-12-19scsi: core: Fix a compiler warning triggered by the SCSI logging codeBart Van Assche
2019-12-19scsi: ufs: Power off hook for Cadence UFS driverSheeba B
2019-12-19scsi: ufs: disable interrupt during clock-gatingStanley Chu
2019-12-19scsi: ufs: disable irq before disabling clocksStanley Chu
2019-12-19scsi: ufs: Simplify a conditionDan Carpenter
2019-12-19scsi: ufs: Unlock on a couple error pathsDan Carpenter
2019-12-19scsi: ufs: Update L4 attributes on manual hibern8 exit in Cadence UFS.Sheeba B
2019-12-19scsi: ufs: Do not free irq in suspendCan Guo
2019-12-19scsi: ufs: Do not clear the DL layer timersCan Guo
2019-12-19scsi: ufs: Release clock if DMA map failsCan Guo
2019-12-19scsi: ufs: Use DBD setting in mode senseCan Guo
2019-12-19scsi: core: Adjust DBD setting in MODE SENSE for caching mode page per LLDCan Guo
2019-12-19scsi: ufs: Complete pending requests in host reset and restore pathCan Guo
2019-12-19scsi: ufs: Avoid messing up the compl_time_stamp of lrbsCan Guo
2019-12-19scsi: ufs: Update VCCQ2 and VCCQ min/max voltage hard codesCan Guo
2019-12-19scsi: ufs: Recheck bkops level if bkops is disabledAsutosh Das
2019-12-19scsi: ufs: Use blk_{get,put}_request() to allocate and free TMFsBart Van Assche
2019-12-19scsi: ufs: Avoid busy-waiting by eliminating tag conflictsBart Van Assche
2019-12-19scsi: esp_scsi: Add support for FSC chipKars de Jong
2019-12-19scsi: esp_scsi: Correct ordering of PCSCSI definition in esp_rev enumKars de Jong
2019-12-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-12-13Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-09scsi: iscsi: Avoid potential deadlock in iscsi_if_rx funcBo Wu
2019-12-09scsi: iscsi: Fix a potential deadlock in the timeout handlerBart Van Assche
2019-12-09scsi: libsas: stop discovering if oob mode is disconnectedJason Yan
2019-12-09scsi: ufs: Disable autohibern8 feature in Cadence UFSsheebab
2019-12-09scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter
2019-12-09scsi: ufs: Give an unique ID to each ufs-bsgCan Guo
2019-12-09scsi: qla2xxx: Add debug dump of LOGO payload and ELS IOCBRoman Bolshakov
2019-12-09scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGIRoman Bolshakov
2019-12-09scsi: qla2xxx: Don't defer relogin unconditonallyRoman Bolshakov
2019-12-09scsi: qla2xxx: Send Notify ACK after N2N PLOGIRoman Bolshakov
2019-12-09scsi: qla2xxx: Configure local loop for N2N targetRoman Bolshakov
2019-12-09scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump lengthRoman Bolshakov
2019-12-09scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov
2019-12-09scsi: qla2xxx: Allow PLOGI in target modeRoman Bolshakov
2019-12-09scsi: qla2xxx: Change discovery state before PLOGIRoman Bolshakov
2019-12-09scsi: qla2xxx: Drop superfluous INIT_WORK of del_workRoman Bolshakov
2019-12-09scsi: qla2xxx: Initialize free_work before flushing itRoman Bolshakov
2019-12-09scsi: qla2xxx: Use explicit LOGO in target modeQuinn Tran
2019-12-09scsi: qla2xxx: Ignore NULL pointer in tcm_qla2xxx_free_mcmdRoman Bolshakov