summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-01-23dma-buf: fix reservation_object_wait_timeout_rcu once more v2Christian König
2018-01-17drm: Fix PANEL_ORIENTATION_QUIRKS breaking the Kconfig DRM menuconfigHans de Goede
2018-01-15drm/panel: lvds: Handle the optional regulator case properlyMaxime Ripard
2018-01-15drm/sun4i: Fix error code in sun4i_tcon_bind()Dan Carpenter
2018-01-05drm/panel: lvds: Add support for the power-supply propertyMaxime Ripard
2018-01-04drm/sun4i: Add A83T supportMaxime Ripard
2018-01-04drm/sun4i: Add LVDS supportMaxime Ripard
2018-01-04drm/sun4i: Create minimal multipliers and dividersMaxime Ripard
2018-01-04drm/sun4i: Force the mixer rate at 150MHzMaxime Ripard
2018-01-03drm/tinydrm: add driver for ST7735R panelsDavid Lechner
2018-01-03drm/tinydrm: Update ILI9225 compatible stringDavid Lechner
2017-12-23drm: fix tainted kernel caused by drm_panel_orientation_quirks.cDavid Lechner
2017-12-22drm/panel: Add Ilitek ILI9322 driverLinus Walleij
2017-12-20drm/framebuffer: Print task that allocated the fb in debug info.Maarten Lankhorst
2017-12-20drm/fb-helper: Add drm_fb_helper_defio_init()Noralf Trønnes
2017-12-20drm/fb-helper: Update DOC with new helpersNoralf Trønnes
2017-12-20drm/fb-helper: Add drm_fb_helper_fbdev_setup/teardown()Noralf Trønnes
2017-12-19drm/stm: ltdc: Remove unnecessary platform_get_resource() error checkFabio Estevam
2017-12-19drm/stm: dsi: Remove unnecessary platform_get_resource() error checkFabio Estevam
2017-12-15drm/atomic: document how to handle driver private objectsDaniel Vetter
2017-12-15drm/syncobj: some kerneldoc polishDaniel Vetter
2017-12-15drm/edid: kerneldoc for is_hdmi2_sinkDaniel Vetter
2017-12-14drm/atomic-helper: Make zpos property kerneldoc less misleadingThierry Reding
2017-12-13drm: Update edid-derived drm_display_info fields at edid property set [v2]Keith Packard
2017-12-10drm/tinydrm: Use drm_fb_cma_fbdev_init_with_funcs/fini()Noralf Trønnes
2017-12-08drm/arm/mali: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes
2017-12-08drm/zte: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes
2017-12-08drm/vc4: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes
2017-12-08drm/tve200: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes
2017-12-08drm/tilcdc: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes
2017-12-08drm/sun4i: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes
2017-12-08drm/stm: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes
2017-12-08drm/sti: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes
2017-12-08drm/pl111: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes
2017-12-08drm/imx: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes
2017-12-08drm/atmel-hlcdc: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes
2017-12-08drm/cma-helper: Add drm_fb_cma_fbdev_init/fini()Noralf Trønnes
2017-12-08drm/gem-fb-helper: drm_gem_fbdev_fb_create() make funcs optionalNoralf Trønnes
2017-12-08drm/tegra: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes
2017-12-08drm/rockchip: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes
2017-12-08drm/omap: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes
2017-12-08drm/nouveau: Use drm_fb_helper_output_poll_changed()Noralf Trønnes
2017-12-08drm/msm: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes
2017-12-08drm/gma500: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes
2017-12-08drm/exynos: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes
2017-12-08drm/armada: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes
2017-12-08drm/meson: Add missing VPU initNeil Armstrong
2017-12-08drm/meson: dw_hdmi: Add support for an optional external 5V regulatorNeil Armstrong
2017-12-07drm: More debug info for fb leaks in mode_config_cleanupDaniel Vetter
2017-12-07drm/sun4i: Fix uninitialized variables in vi layerJernej Skrabec