summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne2019-01-232-4/+6
* scsi: lpfc: nvme: avoid hang / use-after-free when destroying localportEwan D. Milne2019-01-232-8/+10
* scsi: communicate max segment size to the DMA mapping codeChristoph Hellwig2019-01-235-29/+20
* scsi: cxgb4i: add wait_for_completion()Varun Prakash2019-01-124-18/+31
* scsi: qla1280: set 64bit coherent maskThomas Bogendoerfer2019-01-121-1/+1
* scsi: ufs: Fix geometry descriptor sizeAvri Altman2019-01-121-1/+1
* scsi: megaraid_sas: Retry reads of outbound_intr_status regShivasharan S2019-01-121-1/+2
* scsi: qedi: Add ep_state for login completion on un-reachable targetsManish Rangankar2019-01-122-0/+4
* scsi: ufs: Fix system suspend statusStanley Chu2019-01-121-0/+2
* scsi: qla2xxx: Use correct number of vectors for online CPUsMing Lei2019-01-123-1/+4
* scsi: hisi_sas: Set protection parameters prior to adding SCSI hostJohn Garry2019-01-121-6/+6
* scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comesXiubo Li2019-01-121-27/+61
* scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe2019-01-091-7/+7
* scsi: lpfc: lpfc_sli: Mark expected switch fall-throughsGustavo A. R. Silva2019-01-091-9/+11
* scsi: smartpqi_init: fix boolean expression in pqi_device_remove_startGustavo A. R. Silva2019-01-091-1/+1
* scsi: core: Synchronize request queue PM status only on successful resumeStanley Chu2019-01-091-11/+15
* scsi: pm80xx: reduce indentationJulia Lawall2019-01-091-1/+1
* scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing2019-01-091-0/+2
* scsi: megaraid_sas: correct an info messageTomas Henzl2019-01-091-1/+1
* scsi: target/iscsi: fix error msg typo when create lio_qr_cache failedLeo Zhang2019-01-091-1/+1
* scsi: sd: Fix cache_type_store()Ivan Mironov2019-01-091-0/+6
* Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-01-061-5/+17
|\
| * platform/chrome: don't report EC_MKBP_EVENT_SENSOR_FIFO as wakeupBrian Norris2018-11-141-3/+15
| * platform/chrome: straighten out cros_ec_get_{next,host}_event() error codesBrian Norris2018-11-141-2/+2
* | Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteprocLinus Torvalds2019-01-063-0/+166
|\ \
| * | hwspinlock: fix return value check in stm32_hwspinlock_probe()Wei Yongjun2019-01-031-2/+2
| * | hwspinlock: add STM32 hwspinlock deviceBenjamin Gaignard2018-12-053-0/+166
| |/
* | Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-061-1/+0
|\ \
| * | firewire: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-12-031-1/+0
* | | Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-063-58/+34
|\ \ \
| * | | block: sunvdc: don't run hw queue synchronously from irq contextMing Lei2019-01-031-1/+1
| * | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...Jens Axboe2019-01-032-57/+33
| |\ \ \
| | * | | md: fix raid10 hang issue caused by barrierGuoqing Jiang2018-12-201-0/+4
| | * | | raid10: refactor common wait code from regular read/write requestGuoqing Jiang2018-12-201-47/+25
| | * | | md: remvoe redundant condition checkChengguang Xu2018-12-201-8/+4
| | * | | md: remove set but not used variable 'bi_rdev'Yue Haibing2018-12-201-2/+0
* | | | | Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-01-0651-290/+628
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-misc-next-fixes-2019-01-02' of git://anongit.freedesktop.org/d...Dave Airlie2019-01-042-1/+5
| |\ \ \ \ \
| | * | | | | drm: Put damage blob when destroy plane stateDeepak Rawat2018-12-241-0/+3
| | * | | | | drm: fix null pointer dereference on null state pointerColin Ian King2018-12-241-1/+2
| * | | | | | Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-12-3043-285/+582
| |\ \ \ \ \ \
| | * | | | | | drm/amdgpu: Add new VegaM pci idAlex Deucher2018-12-211-0/+1
| | * | | | | | drm/ttm: Use drm_debug_printer for all ttm_bo_mem_space_debug outputMichel Dänzer2018-12-211-16/+17
| | * | | | | | drm/amdgpu: add Vega20 PSP ASD firmware loadingEvan Quan2018-12-211-9/+31
| | * | | | | | drm/amd/display: Fix MST dp_blank REG_WAIT timeoutJerry (Fangzhi) Zuo2018-12-201-2/+2
| | * | | | | | drm/amd/display: validate extended dongle capsWenjing Liu2018-12-201-1/+2
| | * | | | | | drm/amd/display: Use div_u64 for flip timestamp ns to msNicholas Kazlauskas2018-12-201-1/+4
| | * | | | | | drm/amdgpu/uvd:Change uvd ring name conventionJames Zhu2018-12-201-2/+2
| | * | | | | | drm/amd/powerplay: add Vega20 LCLK DPM level setting supportEvan Quan2018-12-201-0/+43
| | * | | | | | drm/amdgpu: print process info when job timeoutTrigger Huang2018-12-201-0/+6