summary refs log tree commit diff
path: root/include
AgeCommit message (Expand)Author
2017-05-09drm: Nerf the preclose callback for modern driversDaniel Vetter
2017-05-08video: ARM CLCD: Move registers to a separate header.Eric Anholt
2017-05-08drm/atomic: Add support for custom scaling mode properties, v2Maarten Lankhorst
2017-05-08drm/atomic: Handle picture_aspect_ratio in atomic coreMaarten Lankhorst
2017-05-08drm/prime: Introduce drm_gem_prime_import_devLaura Abbott
2017-05-04drm/dp: Add DP MST helpers to atomically find and release vcpi slotsPandiyan, Dhinakaran
2017-05-04drm/dp: Introduce MST topology state to track available link bandwidthPandiyan, Dhinakaran
2017-05-04drm: Add driver-private objects to atomic statePandiyan, Dhinakaran
2017-05-04Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into...Sean Paul
2017-05-02drm: drm_color_mgmt.h needs struct drm_crtc declarationJyri Sarha
2017-04-21drm/cec: Add CEC over Aux register definitionsClint Taylor
2017-04-21Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g...Dave Airlie
2017-04-20drm: Add DPCD definitions for DP 1.4 DSC featureNavare, Manasi D
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe
2017-04-19Merge tag 'v4.11-rc7' into drm-nextDave Airlie
2017-04-18drm/cma: Fix recent regression of mmap() in the MMU case.Eric Anholt
2017-04-18sync_file: get rid of internal reference count.Dave Airlie
2017-04-18drm/doc: Interlink color manager docs betterDaniel Vetter
2017-04-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-14block: fix bio_will_gap() for first bvec with offsetMing Lei
2017-04-14drm/fb-cma-helper: Add drm_fb_cma_get_gem_addr()Yannick Fertre
2017-04-14drm/cma: Update DEFINE_DRM_GEM_CMA_FOPS to add get_unmapped_areaYannick Fertre
2017-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-04-13mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov
2017-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-04-11Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-11Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie
2017-04-11Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie
2017-04-11Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"Michael S. Tsirkin
2017-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-08Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-08drm/msm: Add MSM_PARAM_GMEM_BASEJordan Crouse
2017-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-04-08vmlinux.lds: add missing VMLINUX_SYMBOL macrosJessica Yu
2017-04-07Merge tag 'reset-fixes-for-4.11-2' of git://git.pengutronix.de/git/pza/linux ...Olof Johansson
2017-04-07blk-mq: Restart a single queue if tag sets are sharedBart Van Assche
2017-04-07blk-mq: Introduce blk_mq_delay_run_hw_queue()Bart Van Assche
2017-04-07blk-mq-sched: fix crash in switch error pathOmar Sandoval
2017-04-07virtio: allow drivers to validate featuresMichael S. Tsirkin
2017-04-07pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren
2017-04-06drm: of: introduce drm_of_find_panel_or_bridgeRob Herring
2017-04-06drm: make of_drm_find_panel also depend on CONFIG_DRM_PANELRob Herring
2017-04-06drm/atomic: Add connector atomic_check function, v2.Maarten Lankhorst
2017-04-06drm/atomic: Unify conflicting encoder handling.Maarten Lankhorst
2017-04-07Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie