summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/meson: fix G12A primary plane disablingNeil Armstrong2019-06-073-4/+5
* drm/meson: fix primary plane disablingNeil Armstrong2019-06-072-5/+3
* drm/meson: fix G12A HDMI PLL settings for 4K60 1000/1001 variationsNeil Armstrong2019-06-071-2/+11
* udmabuf: actually unmap the scatterlistLucas Stach2019-06-051-0/+1
* drm: don't block fb changes for async plane updatesHelen Koike2019-06-041-10/+12
* drm/vc4: fix fb references in async updateHelen Koike2019-06-041-1/+1
* drm/msm: fix fb references in async updateHelen Koike2019-06-041-0/+4
* drm/amd: fix fb references in async updateHelen Koike2019-06-041-2/+1
* drm/rockchip: fix fb references in async updateHelen Koike2019-06-041-25/+26
* Merge tag 'imx-drm-fixes-2019-05-29' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2019-05-312-6/+8
|\
| * drm/imx: ipuv3-plane: fix atomic update status query for non-plus i.MX6QPhilipp Zabel2019-05-272-6/+8
* | Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-05-302-4/+11
|\ \
| * | drm/amdgpu: reserve stollen vram for raven seriesFlora Cui2019-05-291-2/+1
| * | drm/amd/display: Don't load DMCU for Raven 1 (v2)Harry Wentland2019-05-241-2/+10
* | | Merge tag 'drm-misc-fixes-2019-05-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-05-301-1/+0
|\ \ \
| * | | drm/qxl: drop WARN_ONCE()Gerd Hoffmann2019-05-271-1/+0
* | | | Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie2019-05-301-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | drm/etnaviv: lock MMU while dumping coreLucas Stach2019-05-271-0/+5
* | | | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-261-3/+13
|\ \ \ \
| * | | | random: fix soft lockup when trying to read from an uninitialized blocking poolTheodore Ts'o2019-05-261-3/+13
* | | | | Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-259-43/+103
|\ \ \ \ \
| * | | | | libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overheadDan Williams2019-05-211-2/+8
| * | | | | dax: Arrange for dax_supported check to span multiple devicesDan Williams2019-05-216-37/+91
| * | | | | libnvdimm: Fix compilation warnings with W=1Qian Cai2019-05-213-4/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-05-2511-226/+189
|\ \ \ \ \
| * | | | | Revert "scsi: sd: Keep disk read-only when re-reading partition"Martin K. Petersen2019-05-201-2/+1
| * | | | | scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King2019-05-201-1/+1
| * | | | | scsi: smartpqi: Reporting unhandled SCSI errorsErwan Velu2019-05-201-7/+16
| * | | | | scsi: myrs: Fix uninitialized variableYueHaibing2019-05-201-1/+1
| * | | | | scsi: lpfc: Update lpfc version to 12.2.0.2James Smart2019-05-141-1/+1
| * | | | | scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart2019-05-141-1/+4
| * | | | | scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_showJames Smart2019-05-141-13/+19
| * | | | | scsi: lpfc: resolve lockdep warningsJames Smart2019-05-142-33/+56
| * | | | | scsi: qedi: remove set but not used variables 'cdev' and 'udev'YueHaibing2019-05-141-4/+0
| * | | | | scsi: qedi: remove memset/memcpy to nfunc and use func insteadYueHaibing2019-05-141-24/+8
| * | | | | scsi: qla2xxx: Add cleanup for PCI EEH recoveryQuinn Tran2019-05-141-139/+82
* | | | | | Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-253-41/+76
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'nvme-5.2-rc2' of git://git.infradead.org/nvme into for-linusJens Axboe2019-05-233-41/+76
| |\ \ \ \ \ \
| | * | | | | | nvme-pci: use blk-mq mapping for unmanaged irqsKeith Busch2019-05-221-1/+1
| | * | | | | | nvme: copy MTFA field from identify controllerLaine Walker-Avina2019-05-211-0/+1
| | * | | | | | nvme: fix memory leak for power latency toleranceYufen Yu2019-05-171-0/+1
| | * | | | | | nvme: release namespace SRCU protection before performing controller ioctlsChristoph Hellwig2019-05-171-5/+20
| | * | | | | | nvme: merge nvme_ns_ioctl into nvme_ioctlChristoph Hellwig2019-05-171-23/+24
| | * | | | | | nvme: remove the ifdef around nvme_nvm_ioctlChristoph Hellwig2019-05-171-2/+0
| | * | | | | | nvme: fix srcu locking on error return in nvme_get_ns_from_diskChristoph Hellwig2019-05-171-4/+9
| | * | | | | | nvme: Fix known effectsKeith Busch2019-05-171-1/+1
| | * | | | | | nvme-pci: Sync queues on resetKeith Busch2019-05-173-0/+14
| | * | | | | | nvme-pci: Unblock reset_work on IO failureKeith Busch2019-05-171-5/+4
| | * | | | | | nvme-pci: Don't disable on timeout in reset stateKeith Busch2019-05-171-1/+2
| | * | | | | | nvme-pci: Fix controller freeze wait disablingKeith Busch2019-05-171-6/+6