summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: core: Fix a compiler warning triggered by the SCSI logging codeBart Van Assche2019-12-201-1/+1
* scsi: ufs: Power off hook for Cadence UFS driverSheeba B2019-12-201-0/+1
* scsi: ufs: disable interrupt during clock-gatingStanley Chu2019-12-201-0/+4
* scsi: ufs: disable irq before disabling clocksStanley Chu2019-12-201-5/+6
* scsi: ufs: Simplify a conditionDan Carpenter2019-12-201-2/+1
* scsi: ufs: Unlock on a couple error pathsDan Carpenter2019-12-201-4/+10
* scsi: ufs: Update L4 attributes on manual hibern8 exit in Cadence UFS.Sheeba B2019-12-201-0/+106
* scsi: ufs: Do not free irq in suspendCan Guo2019-12-201-14/+4
* scsi: ufs: Do not clear the DL layer timersCan Guo2019-12-202-0/+31
* scsi: ufs: Release clock if DMA map failsCan Guo2019-12-201-0/+1
* scsi: ufs: Use DBD setting in mode senseCan Guo2019-12-201-0/+3
* scsi: core: Adjust DBD setting in MODE SENSE for caching mode page per LLDCan Guo2019-12-201-0/+2
* scsi: ufs: Complete pending requests in host reset and restore pathCan Guo2019-12-202-14/+12
* scsi: ufs: Avoid messing up the compl_time_stamp of lrbsCan Guo2019-12-201-2/+2
* scsi: ufs: Update VCCQ2 and VCCQ min/max voltage hard codesCan Guo2019-12-201-3/+3
* scsi: ufs: Recheck bkops level if bkops is disabledAsutosh Das2019-12-201-0/+3
* scsi: ufs: Use blk_{get,put}_request() to allocate and free TMFsBart Van Assche2019-12-202-62/+80
* scsi: ufs: Avoid busy-waiting by eliminating tag conflictsBart Van Assche2019-12-202-77/+50
* scsi: esp_scsi: Add support for FSC chipKars de Jong2019-12-202-16/+28
* scsi: esp_scsi: Correct ordering of PCSCSI definition in esp_rev enumKars de Jong2019-12-202-9/+10
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-12-1511-73/+173
|\
| * IB/mlx5: Fix device memory flowsYishai Hadas2019-12-124-52/+105
| * IB/core: Introduce rdma_user_mmap_entry_insert_range() APIYishai Hadas2019-12-121-9/+39
| * IB/mlx5: Fix steering rule of drop and countMaor Gottlieb2019-12-121-7/+6
| * IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit2019-12-121-4/+5
| * RDMA/counter: Prevent auto-binding a QP which are not tracked with resMark Zhang2019-12-121-0/+3
| * rxe: correctly calculate iCRC for unaligned payloadsSteve Wise2019-12-093-1/+14
| * RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan2019-12-091-0/+1
* | Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-12-152-1/+12
|\ \
| * | xen/balloon: fix ballooned page accounting without hotplug enabledJuergen Gross2019-12-131-1/+2
| * | xen-blkback: prevent premature module unloadPaul Durrant2019-12-131-0/+10
* | | Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-12-151-3/+3
|\ \ \
| * | | devtmpfs: use do_mount() instead of ksys_mount()Dominik Brodowski2019-12-121-3/+3
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-12-1418-45/+110
|\ \ \ \
| * | | | scsi: iscsi: Avoid potential deadlock in iscsi_if_rx funcBo Wu2019-12-101-0/+7
| * | | | scsi: iscsi: Fix a potential deadlock in the timeout handlerBart Van Assche2019-12-101-2/+2
| * | | | scsi: libsas: stop discovering if oob mode is disconnectedJason Yan2019-12-101-1/+10
| * | | | scsi: ufs: Disable autohibern8 feature in Cadence UFSsheebab2019-12-101-0/+6
| * | | | scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter2019-12-101-1/+0
| * | | | scsi: ufs: Give an unique ID to each ufs-bsgCan Guo2019-12-101-1/+1
| * | | | scsi: qla2xxx: Add debug dump of LOGO payload and ELS IOCBRoman Bolshakov2019-12-101-0/+9
| * | | | scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGIRoman Bolshakov2019-12-101-1/+2
| * | | | scsi: qla2xxx: Don't defer relogin unconditonallyRoman Bolshakov2019-12-101-1/+0
| * | | | scsi: qla2xxx: Send Notify ACK after N2N PLOGIRoman Bolshakov2019-12-101-0/+1
| * | | | scsi: qla2xxx: Configure local loop for N2N targetRoman Bolshakov2019-12-101-8/+2
| * | | | scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump lengthRoman Bolshakov2019-12-101-2/+4
| * | | | scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov2019-12-101-4/+0
| * | | | scsi: qla2xxx: Allow PLOGI in target modeRoman Bolshakov2019-12-101-2/+6
| * | | | scsi: qla2xxx: Change discovery state before PLOGIRoman Bolshakov2019-12-101-0/+1
| * | | | scsi: qla2xxx: Drop superfluous INIT_WORK of del_workRoman Bolshakov2019-12-101-1/+0