aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-09drm: Nerf the preclose callback for modern driversDaniel Vetter1-21/+2
2017-05-08video: ARM CLCD: Move registers to a separate header.Eric Anholt2-67/+82
2017-05-08drm/atomic: Add support for custom scaling mode properties, v2Maarten Lankhorst1-1/+12
2017-05-08drm/atomic: Handle picture_aspect_ratio in atomic coreMaarten Lankhorst1-0/+10
2017-05-08drm/prime: Introduce drm_gem_prime_import_devLaura Abbott1-0/+5
2017-05-04drm/dp: Add DP MST helpers to atomically find and release vcpi slotsPandiyan, Dhinakaran1-0/+6
2017-05-04drm/dp: Introduce MST topology state to track available link bandwidthPandiyan, Dhinakaran1-0/+20
2017-05-04drm: Add driver-private objects to atomic statePandiyan, Dhinakaran1-0/+95
2017-05-04Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into drm-misc-nextSean Paul30-72/+175
2017-05-02drm: drm_color_mgmt.h needs struct drm_crtc declarationJyri Sarha1-0/+2
2017-04-21drm/cec: Add CEC over Aux register definitionsClint Taylor1-0/+59
2017-04-21Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie1-11/+11
2017-04-20drm: Add DPCD definitions for DP 1.4 DSC featureNavare, Manasi D1-0/+107
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe1-11/+11
2017-04-19Merge tag 'v4.11-rc7' into drm-nextDave Airlie10-33/+79
2017-04-18drm/cma: Fix recent regression of mmap() in the MMU case.Eric Anholt1-10/+8
2017-04-18sync_file: get rid of internal reference count.Dave Airlie1-3/+0
2017-04-18drm/doc: Interlink color manager docs betterDaniel Vetter1-6/+28
2017-04-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-8/+14
2017-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+28
2017-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2017-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+5
2017-04-14block: fix bio_will_gap() for first bvec with offsetMing Lei1-4/+28
2017-04-14drm/fb-cma-helper: Add drm_fb_cma_get_gem_addr()Yannick Fertre1-0/+4
2017-04-14drm/cma: Update DEFINE_DRM_GEM_CMA_FOPS to add get_unmapped_areaYannick Fertre1-0/+1
2017-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-1/+2
2017-04-13mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov1-13/+0
2017-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-6/+4
2017-04-11Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds2-0/+25
2017-04-11Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-nextDave Airlie1-0/+1
2017-04-11Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie15-45/+284
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie21-40/+77
2017-04-11Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"Michael S. Tsirkin1-1/+1
2017-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-2/+4
2017-04-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-10/+11
2017-04-08Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-1/+2
2017-04-08drm/msm: Add MSM_PARAM_GMEM_BASEJordan Crouse1-0/+1
2017-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+4
2017-04-08vmlinux.lds: add missing VMLINUX_SYMBOL macrosJessica Yu1-2/+2
2017-04-07Merge tag 'reset-fixes-for-4.11-2' of git://git.pengutronix.de/git/pza/linux into fixesOlof Johansson1-8/+14
2017-04-07blk-mq: Restart a single queue if tag sets are sharedBart Van Assche1-1/+0
2017-04-07blk-mq: Introduce blk_mq_delay_run_hw_queue()Bart Van Assche1-0/+2
2017-04-07blk-mq-sched: fix crash in switch error pathOmar Sandoval1-1/+1
2017-04-07virtio: allow drivers to validate featuresMichael S. Tsirkin1-0/+1
2017-04-07pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren1-1/+2
2017-04-06drm: of: introduce drm_of_find_panel_or_bridgeRob Herring1-0/+13
2017-04-06drm: make of_drm_find_panel also depend on CONFIG_DRM_PANELRob Herring1-1/+1
2017-04-06drm/atomic: Add connector atomic_check function, v2.Maarten Lankhorst1-0/+34
2017-04-06drm/atomic: Unify conflicting encoder handling.Maarten Lankhorst1-2/+0
2017-04-07Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie3-0/+21