summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-09drm: adv7511/33: add HDMI CEC supportHans Verkuil6-58/+485
2017-10-09dt-bindings: adi,adv7511.txt: document cec clockHans Verkuil1-0/+4
2017-10-08drm/gem-fb-helper: Improve documentationNoralf Trønnes1-30/+52
2017-10-06drm/panel: Add support for the Raspberry Pi 7" Touchscreen.Eric Anholt3-0/+523
2017-10-06dt-bindings: Document the Raspberry Pi Touchscreen nodes.Eric Anholt1-0/+49
2017-10-06drm/bridge: add Silicon Image SiI9234 driverMaciej Purski4-0/+1052
2017-10-06drm/atomic: Make atomic iterators less surprisingMaarten Lankhorst1-43/+42
2017-10-06drm/atomic: Remove unneeded null check for private objectsMaarten Lankhorst2-9/+3
2017-10-06Merge tag 'drm-misc-next-2017-10-05' of git://anongit.freedesktop.org/git/drm...Dave Airlie42-246/+225
2017-10-04drm: fix typo in drm_gem_get_pages() commentJordan Crouse1-1/+1
2017-10-03MAINTAINERS: Add dri-devel as a mailing list for anything fbdevDaniel Vetter1-0/+1
2017-10-03Merge airlied/drm-next into drm-misc-nextDaniel Vetter11582-338148/+589173
2017-10-03BackMerge tag 'v4.14-rc3' into drm-nextDave Airlie236-1794/+2887
2017-10-02drm/virtio: Replace instances of reference/unreference with get/putSrishti Sharma3-10/+10
2017-10-02Linux 4.14-rc3v4.14-rc3Linus Torvalds1-1/+1
2017-10-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-47/+56
2017-10-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+16
2017-10-01Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-143/+384
2017-10-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-74/+102
2017-10-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-174/+210
2017-10-01Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-11/+49
2017-10-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-8/+14
2017-10-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+10
2017-10-01drm/fb-cma-helper: Remove unused functionsNoralf Trønnes2-87/+3
2017-10-01drm/tve200: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()Noralf Trønnes2-2/+4
2017-10-01drm/sun4i: Use drm_gem_fb_create()Noralf Trønnes1-1/+2
2017-10-01drm/shmobile: Use drm_gem_fb_create()Noralf Trønnes1-1/+2
2017-10-01drm/rcar-du: Use drm_gem_fb_create()Noralf Trønnes1-1/+2
2017-10-01drm/mxsfb: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()Noralf Trønnes1-2/+3
2017-10-01drm/meson: Use drm_gem_fb_create()Noralf Trønnes1-1/+2
2017-10-01drm/hisilicon/kirin: Use drm_gem_fb_create()Noralf Trønnes1-1/+2
2017-10-01drm/fsl-dcu: Use drm_gem_fb_create()Noralf Trønnes1-1/+2
2017-10-01drm/tinydrm: Use drm_gem_framebuffer_helperNoralf Trønnes5-9/+14
2017-10-01drm/amdgpu: use designated initialiser for thermal_irq_src.Dave Airlie1-3/+3
2017-10-01drm: of: always initialize panel in drm_of_find_panel_or_bridge()Dan Carpenter1-0/+2
2017-10-01drm/tve200: Check for IS_ERR instead of NULL in probeDan Carpenter1-1/+1
2017-10-01drm/tve200: make two functions staticColin Ian King1-2/+2
2017-09-30Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds2-1/+9
2017-09-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-27/+32
2017-09-30Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-pla...Linus Torvalds1-4/+6
2017-09-30Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-16/+57
2017-09-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-13/+10
2017-09-29Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-27/+72
2017-09-29Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds4-32/+50
2017-09-29Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+11
2017-09-29Merge tag 'drm-fixes-for-v4.14-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds12-30/+245
2017-09-29Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-7/+8
2017-09-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-2/+3
2017-09-29Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-12/+16
2017-09-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-107/+116