summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-01-17drm/tinydrm: Use damage helper for dirtyfbNoralf Trønnes
2019-01-17drm/tinydrm: Use struct drm_rectNoralf Trønnes
2019-01-17drm/damage-helper: Add drm_atomic_helper_damage_merged()Noralf Trønnes
2019-01-17drm/gem-fb-helper: Add drm_gem_fb_create_with_dirty()Noralf Trønnes
2019-01-17drm/cma-helper: Remove unused fbdev codeNoralf Trønnes
2019-01-17dma-buf: Fix kerneldoc comment for struct dma_fence_arrayJonathan Corbet
2019-01-16drm: fix alpha build after drm_util.h changeSam Ravnborg
2019-01-15drm: Complete remove drm_mode_object dependencyShayenne Moura
2019-01-15drm/fourcc: Add modifier defininitions for AFBC 1.3Matteo Franchin
2019-01-14drm/vblank: Allow dynamic per-crtc max_vblank_countVille Syrjälä
2019-01-14drm: move EXPORT_SYMBOL_FOR_TESTS_ONLY to drm_util.hSam Ravnborg
2019-01-14drm: move drm_can_sleep() to drm_util.hSam Ravnborg
2019-01-11drm/doc: Polish kerneldoc for drm_device.hDaniel Vetter
2019-01-11drm: Move the legacy kms disable_all helper to crtc helpersDaniel Vetter
2019-01-11Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-01-11drm/atomic: Add missing () to function ref in kerneldocDaniel Vetter
2019-01-11drm: Unexport drm_crtc_force_disableDaniel Vetter
2019-01-10drm/dp_mst: Start tracking per-port VCPI allocationsLyude Paul
2019-01-10drm/dp_mst: Add some atomic state iterator macrosLyude Paul
2019-01-10drm/dp_mst: Introduce new refcounting scheme for mstbs and portsLyude Paul
2019-01-10drm/edid: Add display_info.rgb_quant_range_selectableVille Syrjälä
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä
2019-01-09drm: remove drmP.h from drm_gem_cma_helper.hSam Ravnborg
2019-01-09drm: remove include of drmP.h from drm_encoder_slave.hSam Ravnborg
2019-01-09drm: remove include of drmP.h from bridge/dw_hdmi.hSam Ravnborg
2019-01-09drm: make drm_framebuffer.h self containedSam Ravnborg
2019-01-09drm: move DRM_SWITCH_POWER defines to drm_device.hSam Ravnborg
2019-01-09drm: drm_device.h: update comments to kernel-doc styleSam Ravnborg
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-01-07Merge tag 'topic/drmp-cleanup-2019-01-02' of git://anongit.freedesktop.org/dr...Maxime Ripard
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2019-01-06Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-06Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-01-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-01-06fscrypt: add Adiantum supportEric Biggers
2019-01-05Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-05Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-01-05Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04Merge branch 'next/drivers' into next/lateOlof Johansson
2019-01-04fs: don't open code lru_to_page()Nikolay Borisov
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-04kernel/sysctl: add panic_print into sysctlFeng Tang