summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-02-28drm: Introduce drm_property_blob_{get,put}()Thierry Reding
2017-02-28drm: Introduce drm_gem_object_{get,put}()Thierry Reding
2017-02-28drm: Introduce drm_framebuffer_{get,put}()Thierry Reding
2017-02-28drm: Introduce drm_connector_{get,put}()Thierry Reding
2017-02-28drm: Introduce drm_mode_object_{get,put}()Thierry Reding
2017-02-27of: add devm_ functions for populate and depopulateBenjamin Gaignard
2017-02-27drm: Add a new connector atomic property for link statusManasi Navare
2017-02-27drm/doc: Fix up some kms function namesArchit Taneja
2017-02-26dma-buf/reservation: Wrap ww_mutex_trylockChris Wilson
2017-02-26drm: drm_printer: add __printf validationJoe Perches
2017-02-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-02-24drm/tinydrm: helpers: Properly fix backlight dependencyNoralf Trønnes
2017-02-24Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie
2017-02-21drm: move edid property update and add modes out of edid firmware loaderJani Nikula
2017-02-18drm/tinydrm: Add support for Multi-Inno MI0283QT displayNoralf Trønnes
2017-02-18drm/tinydrm: Add MIPI DBI supportNoralf Trønnes
2017-02-18drm/tinydrm: Add helper functionsNoralf Trønnes
2017-02-18drm: Add DRM support for tiny LCD displaysNoralf Trønnes
2017-02-17Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-02-16drm/ttm: make TTM_MAX_BO_PRIORITY unsignedNicolai Hähnle
2017-02-14uapi: add missing install of dma-buf.hDenys Dmytriyenko
2017-02-14drm/atomic: Add new iterators over all state, v3.Maarten Lankhorst
2017-02-12drm: Constify drm_mode_config atomic helper private pointerLaurent Pinchart
2017-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-02-08cpumask: use nr_cpumask_bits for parsing functionsTejun Heo
2017-02-08mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara
2017-02-08net: introduce device min_header_lenWillem de Bruijn
2017-02-08lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern
2017-02-08RDMA: Don't reference kernel private header from UAPI headerLeon Romanovsky
2017-02-08target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger
2017-02-08Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2017-02-07drm: unexport function drm_vblank_no_hw_counter()Shawn Guo
2017-02-07drm: add vblank hooks to struct drm_crtc_funcsShawn Guo
2017-02-07drm/fb-helper: Automatically clean up fb_infoDaniel Vetter
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-07udp: properly cope with csum errorsEric Dumazet
2017-02-07drm/exynos/decon5433: signal vblank only on odd fieldsAndrzej Hajda
2017-02-07drm/exynos/decon5433: add support for interlace modesAndrzej Hajda
2017-02-06drm: Micro-optimise drm_mm_for_each_node_in_range()Chris Wilson
2017-02-04netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-03base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani
2017-02-03Merge tag 'drm-fixes-for-v4.10-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-02-03Merge branch 'modversions' (modversions fixes for powerpc from Ard)Linus Torvalds
2017-02-03log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel
2017-02-03drm/atomic: Save flip flags in drm_crtc_stateAndrey Grodzovsky