summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/exynos: ipp: use correct enum typeStefan Agner2018-06-291-1/+1
* drm/exynos: decon5433: Fix WINCONx reset valueMarek Szyprowski2018-06-291-1/+1
* drm/exynos: decon5433: Fix per-plane global alpha for XRGB modesMarek Szyprowski2018-06-291-2/+2
* drm/exynos: fimc: Use real buffer width for configuring the hardwareMarek Szyprowski2018-06-291-7/+10
* drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modesMarek Szyprowski2018-06-292-9/+21
* drm/exynos: gsc: Fix DRM_MODE_REFLECT_{X,Y} interpretationMarek Szyprowski2018-06-291-8/+8
* drm/exynos: gsc: Increase Exynos5433 buffer width alignment to 16 pixelsMarek Szyprowski2018-06-291-1/+1
* drm/exynos: gsc: Use real buffer width for configuring the hardwareMarek Szyprowski2018-06-291-2/+2
* drm/exynos: scaler: Fix support for YUV420, YUV422 and YUV444 modesMarek Szyprowski2018-06-291-6/+6
* drm/exynos: scaler: Reset hardware before starting the operationAndrzej Pietrasiewicz2018-06-291-3/+29
* drm/exynos: rotator: Fix DRM_MODE_REFLECT_{X,Y} interpretationMarek Szyprowski2018-06-291-2/+2
* drm/exynos: ipp: Rework checking for the correct buffer formatsMarek Szyprowski2018-06-291-51/+57
* Merge tag 'drm-misc-fixes-2018-06-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-06-291-4/+8
|\
| * drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'Christophe JAILLET2018-06-261-4/+8
* | Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-06-294-14/+35
|\ \
| * | drm/amd/display: release spinlock before committing updates to streamShirish S2018-06-271-4/+2
| * | drm/amdgpu:Support new VCN FW version naming conventionJames Zhu2018-06-271-6/+27
| * | drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.cLeo Liu2018-06-271-1/+1
| * | drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mappingMichel Dänzer2018-06-221-3/+5
* | | Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-06-281-4/+6
|\| |
| * | drm/amdgpu: Count disabled CRTCs in commit tail earlierLyude Paul2018-06-221-4/+6
* | | Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into...Dave Airlie2018-06-283-5/+10
|\ \ \ | |_|/ |/| |
| * | drm/mali-dp: Rectify the width and height passed to rotmem_required()Ayan Kumar Halder2018-06-181-2/+2
| * | drm/arm/malidp: Preserve LAYER_FORMAT contents when setting formatAyan Kumar Halder2018-06-181-1/+4
| * | drm: mali-dp: Enable Global SE interrupts mask for DP500Alison Wang2018-06-181-1/+2
| * | drm/arm/malidp: Ensure that the crtcs are shutdown before removing any encode...Ayan Kumar Halder2018-06-181-1/+2
* | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-241-1/+1
|\ \ \
| * | | efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed modeHans de Goede2018-06-221-1/+1
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-06-241-1/+3
|\ \ \ \
| * | | | clocksource/drivers/stm32: Fix error return codeJulia Lawall2018-06-121-1/+3
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-243-16/+58
|\ \ \ \ \
| * | | | | irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplugMarc Zyngier2018-06-221-0/+10
| * | | | | irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collectionMarc Zyngier2018-06-221-5/+13
| * | | | | irqchip/gic-v3-its: Only emit SYNC if targetting a valid collectionMarc Zyngier2018-06-221-6/+19
| * | | | | irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA nodeYang Yingliang2018-06-221-1/+8
| * | | | | irqchip/gic-v2m: Fix SPI release on error pathMarc Zyngier2018-06-221-1/+1
| * | | | | irqchip/ls-scfg-msi: Fix MSI affinity handlingMarc Zyngier2018-06-221-3/+7
* | | | | | Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-2410-56/+125
|\ \ \ \ \ \
| * | | | | | lightnvm: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-06-221-1/+1
| * | | | | | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-226-45/+88
| |\ \ \ \ \ \
| | * | | | | | nvme-pci: limit max IO size and segments to avoid high order allocationsJens Axboe2018-06-213-5/+39
| | * | | | | | nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrlJianchao Wang2018-06-211-1/+1
| | * | | | | | nvme-fc: release io queues to allow fast failJames Smart2018-06-211-3/+3
| | * | | | | | nvmet: reset keep alive timer in controller enableMax Gurtuvoy2018-06-201-0/+8
| | * | | | | | nvme-rdma: don't override opts->queue_sizeSagi Grimberg2018-06-201-11/+10
| | * | | | | | nvme-rdma: Fix command completion race at error recoveryIsrael Rukshin2018-06-201-2/+6
| | * | | | | | nvme-rdma: fix possible free of a non-allocated async event bufferSagi Grimberg2018-06-201-13/+11
| | * | | | | | nvme-rdma: fix possible double free condition when failing to create a contro...Sagi Grimberg2018-06-201-10/+10
| * | | | | | | nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.Doron Roberts-Kedes2018-06-201-8/+34
| |/ / / / / /
| * | | | | | block: fix timeout changes for legacy request driversChristoph Hellwig2018-06-192-2/+2