summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | scsi: qla2xxx: Use common routine to free fcport structQuinn Tran2019-12-194-8/+10
| * | scsi: qla2xxx: Add D-Port Diagnostic reason explanation logsJoe Carnuccio2019-12-191-5/+27
| * | scsi: qla2xxx: Fix update_fcport for current_topologyHimanshu Madhani2019-12-191-1/+4
| * | scsi: qla2xxx: Cleanup unused async_logout_doneShyam Sundar2019-12-194-20/+0
| * | scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcportShyam Sundar2019-12-199-25/+67
| * | scsi: qla2xxx: Fix fabric scan hangQuinn Tran2019-12-193-23/+53
| * | scsi: qla2xxx: Remove defer flag to indicate immeadiate port lossHimanshu Madhani2019-12-198-70/+45
| * | scsi: vmw_pvscsi: Silence dma mapping errorsThomas Hellstrom2019-12-191-3/+3
| * | scsi: vmw_pvscsi: Fix swiotlb operationThomas Hellstrom2019-12-191-0/+14
| * | scsi: csiostor: Adjust indentation in csio_device_resetNathan Chancellor2019-12-191-1/+1
| * | scsi: aic7xxx: Adjust indentation in ahc_find_syncrateNathan Chancellor2019-12-191-1/+1
| * | scsi: qla4xxx: Adjust indentation in qla4xxx_mem_freeNathan Chancellor2019-12-191-1/+1
| * | scsi: initio: make initio_state_7() staticChen Zhou2019-12-191-1/+1
| * | scsi: ibmvscsi_tgt: remove set but not used variables 'iue' and 'sd'Chen Zhou2019-12-191-5/+0
| * | scsi: sym53c8xx: fix typos in commentsChen Zhou2019-12-191-2/+2
| * | scsi: core: Fix a compiler warning triggered by the SCSI logging codeBart Van Assche2019-12-191-1/+1
| * | scsi: ufs: Power off hook for Cadence UFS driverSheeba B2019-12-191-0/+1
| * | scsi: ufs: disable interrupt during clock-gatingStanley Chu2019-12-191-0/+4
| * | scsi: ufs: disable irq before disabling clocksStanley Chu2019-12-191-5/+6
| * | scsi: ufs: Simplify a conditionDan Carpenter2019-12-191-2/+1
| * | scsi: ufs: Unlock on a couple error pathsDan Carpenter2019-12-191-4/+10
| * | scsi: ufs: Update L4 attributes on manual hibern8 exit in Cadence UFS.Sheeba B2019-12-191-0/+106
| * | scsi: ufs: Do not free irq in suspendCan Guo2019-12-191-14/+4
| * | scsi: ufs: Do not clear the DL layer timersCan Guo2019-12-192-0/+31
| * | scsi: ufs: Release clock if DMA map failsCan Guo2019-12-191-0/+1
| * | scsi: ufs: Use DBD setting in mode senseCan Guo2019-12-191-0/+3
| * | scsi: core: Adjust DBD setting in MODE SENSE for caching mode page per LLDCan Guo2019-12-191-0/+2
| * | scsi: ufs: Complete pending requests in host reset and restore pathCan Guo2019-12-192-14/+12
| * | scsi: ufs: Avoid messing up the compl_time_stamp of lrbsCan Guo2019-12-191-2/+2
| * | scsi: ufs: Update VCCQ2 and VCCQ min/max voltage hard codesCan Guo2019-12-191-3/+3
| * | scsi: ufs: Recheck bkops level if bkops is disabledAsutosh Das2019-12-191-0/+3
| * | scsi: ufs: Use blk_{get,put}_request() to allocate and free TMFsBart Van Assche2019-12-192-62/+80
| * | scsi: ufs: Avoid busy-waiting by eliminating tag conflictsBart Van Assche2019-12-192-77/+50
| * | scsi: esp_scsi: Add support for FSC chipKars de Jong2019-12-192-16/+28
| * | scsi: esp_scsi: Correct ordering of PCSCSI definition in esp_rev enumKars de Jong2019-12-192-9/+10
* | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-2720-27/+27
|\ \ \
| * | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-0620-27/+27
| | |/ | |/|
* | | Merge tag 'for-5.6/block-2020-01-27' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-271-0/+1
|\ \ \
| * | | block: Allow t10-pi to be modularHerbert Xu2020-01-061-0/+1
| | |/ | |/|
* | | Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-261-4/+5
|\ \ \
| * | | block: allow partitions on host aware zone devicesChristoph Hellwig2020-01-261-4/+5
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-01-261-0/+3
|\ \ \
| * | | scsi: fnic: do not queue commands during fwresetHannes Reinecke2020-01-201-0/+3
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-01-182-11/+13
|\| | |
| * | | scsi: storvsc: Correctly set number of hardware queues for IDE diskLong Li2020-01-151-1/+3
| * | | scsi: fnic: fix invalid stack accessArnd Bergmann2020-01-151-10/+10
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-01-141-1/+3
|\| | | | |_|/ |/| |
| * | scsi: sd: Clear sdkp->protection_type if disk is reformatted without PIXiang Chen2020-01-101-1/+3
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-12-275-10/+9
|\| | | |/ |/|
| * scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()Varun Prakash2019-12-191-1/+2
OpenPOWER on IntegriCloud