summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-06-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-06-27drm/atomic-helper: Simplify commit tracking lockingDaniel Vetter
2017-06-27drm/vmwgfx: Drop drm_vblank_cleanupDaniel Vetter
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie
2017-06-26drm/udl: Drop drm_vblank_cleanupDaniel Vetter
2017-06-26drm/rockchip: Drop drm_vblank_cleanupDaniel Vetter
2017-06-26drm/nouveau: Drop drm_vblank_cleanupDaniel Vetter
2017-06-26drm/mtk: Drop drm_vblank_cleanupDaniel Vetter
2017-06-26drm/i915: Drop drm_vblank_cleanupDaniel Vetter
2017-06-26drm/kirin: Drop drm_vblank_cleanupDaniel Vetter
2017-06-26drm/hibmc: Drop drm_vblank_cleanupDaniel Vetter
2017-06-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-06-25Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-06-23Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-06-23Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-23Merge tag 'gpio-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-06-23Merge tag 'drm-fixes-for-v4.12-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-06-23Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-23Merge tag 'for-4.12/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-06-23drm/vgem: Pin our pages for dmabuf exportsChris Wilson
2017-06-23drm: arcpgu: arc_pgu_crtc_mode_valid() can be statickbuild test robot
2017-06-23drm/mxsfb: Drop drm_vblank_cleanupDaniel Vetter
2017-06-23drm/amd|radeon: Drop drm_vblank_cleanupDaniel Vetter
2017-06-23drm/qxl: move extern variable declaration header fileGerd Hoffmann
2017-06-23drm/qxl: declare a bunch of functions as staticGerd Hoffmann
2017-06-23drm/qxl: fix __user annotationsGerd Hoffmann
2017-06-23Input: synaptics-rmi4 - only read the F54 query registers which are usedAndrew Duggan
2017-06-23Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-06-23drm/rockchip: dw_hdmi: introduce the pclk for grfMark Yao
2017-06-23drm/rockchip: dw_hdmi: introduce the VPLL clock settingMark Yao
2017-06-23drm/rockchip: dw_hdmi: add RK3399 HDMI supportMark Yao
2017-06-22drm: atmel-hlcdc: add support for 8-bit color lookup table modePeter Rosin
2017-06-22drm: atmel-hlcdc: add missing .set_property helper to the crtcPeter Rosin
2017-06-22drm/vc4: Remove dead vc4_event_pending().Eric Anholt
2017-06-22drm/vc4: Use the atomic state's commit workqueue.Eric Anholt
2017-06-22drm/vc4: Wait for fences interruptibly in blocking mode.Eric Anholt
2017-06-22drm/vc4: Hook up plane prepare_fb to lookup dma-buf reservations.Eric Anholt
2017-06-22drm/vc4: Allow vblank_disable_immediate on non-fw-kms. (v2)Mario Kleiner
2017-06-22Merge tag 'mfd-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2017-06-22drm: Add drm_atomic_helper_wait_for_flip_done()Boris Brezillon
2017-06-22i2c: imx: Use correct function to write to registerMichail Georgios Etairidis
2017-06-22drm: arcpgu: Use crtc->mode_valid() callbackJose Abreu
2017-06-22drm/zte: Drop drm_vblank_cleanupDaniel Vetter
2017-06-22drm/shmob: Drop drm_vblank_cleanupDaniel Vetter
2017-06-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-21ACPI / scan: Fix enumeration for special SPI and I2C devicesJarkko Nikula
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds