summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-02-28drm: Introduce drm_property_blob_{get,put}()Thierry Reding1-5/+30
2017-02-28drm: Introduce drm_gem_object_{get,put}()Thierry Reding1-16/+64
2017-02-28drm: Introduce drm_framebuffer_{get,put}()Thierry Reding1-12/+37
2017-02-28drm: Introduce drm_connector_{get,put}()Thierry Reding1-8/+33
2017-02-28drm: Introduce drm_mode_object_{get,put}()Thierry Reding1-6/+30
2017-02-27of: add devm_ functions for populate and depopulateBenjamin Gaignard1-0/+11
2017-02-27drm: Add a new connector atomic property for link statusManasi Navare3-0/+28
2017-02-27drm/doc: Fix up some kms function namesArchit Taneja1-3/+3
2017-02-26dma-buf/reservation: Wrap ww_mutex_trylockChris Wilson1-0/+20
2017-02-26drm: drm_printer: add __printf validationJoe Perches1-0/+3
2017-02-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter50-93/+583
2017-02-24drm/tinydrm: helpers: Properly fix backlight dependencyNoralf Trønnes1-19/+0
2017-02-24Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie1-2/+2
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie42-90/+220
2017-02-21drm: move edid property update and add modes out of edid firmware loaderJani Nikula1-3/+4
2017-02-18drm/tinydrm: Add support for Multi-Inno MI0283QT displayNoralf Trønnes1-0/+54
2017-02-18drm/tinydrm: Add MIPI DBI supportNoralf Trønnes1-0/+107
2017-02-18drm/tinydrm: Add helper functionsNoralf Trønnes1-0/+100
2017-02-18drm: Add DRM support for tiny LCD displaysNoralf Trønnes1-0/+115
2017-02-17Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-1/+1
2017-02-16drm/ttm: make TTM_MAX_BO_PRIORITY unsignedNicolai Hähnle1-1/+1
2017-02-14uapi: add missing install of dma-buf.hDenys Dmytriyenko1-0/+1
2017-02-14drm/atomic: Add new iterators over all state, v3.Maarten Lankhorst2-3/+80
2017-02-12drm: Constify drm_mode_config atomic helper private pointerLaurent Pinchart1-1/+1
2017-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+8
2017-02-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-3/+8
2017-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2017-02-08cpumask: use nr_cpumask_bits for parsing functionsTejun Heo1-4/+4
2017-02-08mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara1-3/+1
2017-02-08net: introduce device min_header_lenWillem de Bruijn1-0/+4
2017-02-08lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern1-1/+4
2017-02-08RDMA: Don't reference kernel private header from UAPI headerLeon Romanovsky1-3/+8
2017-02-08target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger1-0/+1
2017-02-08Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie1-0/+2
2017-02-07drm: unexport function drm_vblank_no_hw_counter()Shawn Guo2-5/+3
2017-02-07drm: add vblank hooks to struct drm_crtc_funcsShawn Guo2-0/+53
2017-02-07drm/fb-helper: Automatically clean up fb_infoDaniel Vetter1-4/+0
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-7/+10
2017-02-07udp: properly cope with csum errorsEric Dumazet1-1/+3
2017-02-07drm/exynos/decon5433: signal vblank only on odd fieldsAndrzej Hajda1-0/+1
2017-02-07drm/exynos/decon5433: add support for interlace modesAndrzej Hajda1-0/+1
2017-02-06drm: Micro-optimise drm_mm_for_each_node_in_range()Chris Wilson1-1/+4
2017-02-04netlabel: out of bound access in cipso_v4_validate()Eric Dumazet1-0/+4
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+17
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+30
2017-02-03base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani1-1/+2
2017-02-03Merge tag 'drm-fixes-for-v4.10-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds2-1/+16
2017-02-03Merge branch 'modversions' (modversions fixes for powerpc from Ard)Linus Torvalds3-17/+25
2017-02-03log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel1-1/+12
2017-02-03drm/atomic: Save flip flags in drm_crtc_stateAndrey Grodzovsky1-1/+8