summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-15Merge tag 'drm-amdkfd-next-2018-05-14' of git://people.freedesktop.org/~gabba...Dave Airlie51-858/+6220
2018-05-15Merge tag 'exynos-drm-next-for-v4.18' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie25-2176/+3253
2018-05-15Merge branch 'mediatek-drm-next-4.18' of https://github.com/ckhu-mediatek/lin...Dave Airlie4-43/+34
2018-05-15Merge branch 'drm/du/next' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie10-50/+104
2018-05-14Merge tag 'tilcdc-4.18' of https://github.com/jsarha/linux into drm-nextDave Airlie1-1/+1
2018-05-14drm/exynos/dsi: remove mode_set callbackAndrzej Hajda1-30/+10
2018-05-10drm/exynos: Add driver for Exynos Scaler moduleAndrzej Pietrasiewicz6-0/+1131
2018-05-10drm/exynos: fimc: Convert driver to IPP v2 core APIMarek Szyprowski5-756/+366
2018-05-10drm/exynos: gsc: Convert driver to IPP v2 core APIMarek Szyprowski4-765/+338
2018-05-10drm/exynos: rotator: Convert driver to IPP v2 core APIMarek Szyprowski3-571/+190
2018-05-10drm/exynos: ipp: Add IPP v2 frameworkMarek Szyprowski5-2/+1115
2018-05-09drm/tilcdc: Fix setting clock divider for omap-l138David Lechner1-1/+1
2018-05-09drm/exynos: Allow DRM_EXYNOS on s5pv210.Paweł Chmiel1-1/+1
2018-05-09drm/exynos: fimd: Add support for S5PV210 FIMD variantTomasz Figa1-0/+8
2018-05-09gpu: drm: exynos: Change return type to vm_fault_tSouptick Joarder2-18/+6
2018-05-09drm/exynos: hdmi: avoid duplicating drm_bridge_attachPeter Rosin1-2/+0
2018-05-05drm: rcar-du: Track dma-buf fencesEmre Ucan1-0/+5
2018-05-05drm: rcar-du: Add R8A77965 supportKieran Bingham1-0/+29
2018-05-05drm: rcar-du: Allow DU groups to work with hardware indexingKieran Bingham3-6/+15
2018-05-05drm: rcar-du: Split CRTC handling to support hardware indexingKieran Bingham5-31/+42
2018-05-05drm: rcar-du: Use the correct naming for ODPM fields in DEFR6Kieran Bingham2-10/+10
2018-05-05drm: rcar-du: Use NULL for table initialisationKieran Bingham1-1/+1
2018-05-05drm: rcar-du: of: Include header to define prototypesKieran Bingham1-0/+1
2018-05-04drm/exynos: mixer: avoid Oops in vp_video_buffer()Tobias Jakobi1-5/+7
2018-05-04drm/exynos/mixer: fix synchronization check in interlaced modeAndrzej Hajda2-0/+11
2018-05-04Merge tag 'drm-intel-next-2018-04-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie85-3691/+7115
2018-05-04Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2-24/+21
2018-05-03Merge tag 'drm-misc-fixes-2018-05-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-2/+48
2018-05-02drm/bridge: vga-dac: Fix edid memory leakSean Paul1-1/+3
2018-05-02drm/mediatek: Using the function drm_display_mode_to_videomodeSatendra Singh Thakur3-42/+33
2018-04-30drm/vc4: Make sure vc4_bo_{inc,dec}_usecnt() calls are balancedBoris Brezillon1-1/+45
2018-04-30drm/i915/glk: Add MODULE_FIRMWARE for GeminilakeIan W MORRISON1-0/+1
2018-04-30Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie139-1012/+8059
2018-04-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+6
2018-04-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-8/+19
2018-04-28Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-17/+34
2018-04-27Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-96/+120
2018-04-27Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+3
2018-04-27Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-29/+73
2018-04-27Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2018-04-27Merge tag 'usb-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds22-59/+180
2018-04-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds4-73/+4
2018-04-27Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds6-31/+60
2018-04-27Merge tag 'drm-fixes-for-v4.17-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds29-190/+237
2018-04-27i2c: sprd: Fix the i2c count issueBaolin Wang1-4/+2
2018-04-27i2c: sprd: Prevent i2c accesses after suspend is calledBaolin Wang1-0/+16
2018-04-27i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()Alexander Popov1-1/+1
2018-04-27cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interruptShilpasri G Bhat1-3/+11
2018-04-27Merge tag 'drm-intel-fixes-2018-04-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-11/+22
2018-04-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-86/+71