summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-05drm/rockchip: lvds: Change platform data to hold helper_funcs pointerMiquel Raynal
2020-01-05drm/rockchip: lvds: Harmonize function namesMiquel Raynal
2020-01-05drm/rockchip: lvds: Fix indentation of a #defineMiquel Raynal
2020-01-04drm/panel: add panel driver for Leadtek LTK500HD1829Heiko Stuebner
2020-01-04drm/panel: add panel driver for Xinpeng XPP055C272 panelsHeiko Stuebner
2020-01-03omapfb/dss: remove unneeded conversions to boolAndrew F. Davis
2020-01-03video: pxafb: Use devm_platform_ioremap_resource() in pxafb_probe()Markus Elfring
2020-01-03video: ocfb: Use devm_platform_ioremap_resource() in ocfb_probe()Markus Elfring
2020-01-03video: fbdev: fsl-diu-fb: mark expected switch fall-throughsGustavo A. R. Silva
2020-01-03fbdev: matrox: make array wtst_xlat static const, makes object smallerColin Ian King
2020-01-03fbdev/sa1100fb: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2020-01-03fbdev: s3c-fb: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2020-01-03fbdev: omapfb: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2020-01-03video/fbdev/68328fb: Remove dead codeSouptick Joarder
2020-01-03pxa168fb: Fix the function used to release some memory in an error handling pathChristophe JAILLET
2020-01-03fbdev: fbmem: avoid exporting fb_center_logoPeter Rosin
2020-01-03fbdev: fbmem: allow overriding the number of bootup logosPeter Rosin
2020-01-03video: fbdev: mmp: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz
2020-01-03video: fbdev: mmp: add COMPILE_TEST supportBartlomiej Zolnierkiewicz
2020-01-03video: fbdev: mmp: remove duplicated MMP_DISP dependencyBartlomiej Zolnierkiewicz
2020-01-02drm/mipi_dbi: Fix off-by-one bugs in mipi_dbi_blank()Geert Uytterhoeven
2020-01-01drm/panel: declare variable as __be16Wambui Karuga
2019-12-27drm/komeda: Add runtime_pm supportjames qian wang (Arm Technology China)
2019-12-27drm/komeda: Add event handling for EMPTY/FULLjames qian wang (Arm Technology China)
2019-12-26drm/sun4i: dsi: Add Allwinner A64 MIPI DSI supportJagan Teki
2019-12-26drm/sun4i: dsi: Handle bus clock via regmap_mmio_attach_clkJagan Teki
2019-12-26drm/sun4i: dsi: Get the mod clock for A31Jagan Teki
2019-12-26drm: sun4i: Add support for suspending the display driverOndrej Jirman
2019-12-22drm/atomic: Spell CRTC consistentlyThierry Reding
2019-12-22drm: Fix a couple of typos, punctation and whitespace issuesThierry Reding
2019-12-20drm/stm: ltdc: move pinctrl to encoder mode setYannick Fertré
2019-12-19drm/gma500: fix null dereference of pointer fb before null checkColin Ian King
2019-12-19drm/gem-fb-helper: convert to drm device based loggingJani Nikula
2019-12-19drm/fb-helper: convert to drm device based loggingJani Nikula
2019-12-19drm/client: convert to drm device based loggingJani Nikula
2019-12-19drm/virtio: move drm_connector_to_virtio_gpu_output to virtgpu_displayGurchetan Singh
2019-12-19drm/virtio: move to_virtio_fence inside virtgpu_fenceGurchetan Singh
2019-12-19drm/virtio: simplify getting fake offsetGurchetan Singh
2019-12-19drm/virtio: get rid of drm_encoder_to_virtio_gpu_outputGurchetan Singh
2019-12-19drm/virtio: static-ify virtio_gpu_framebuffer_initGurchetan Singh
2019-12-19drm/virtio: static-ify virtio_fence_signaledGurchetan Singh
2019-12-18drm/bridge: lvds-codec: Simplify panel DT node localisationFabrizio Castro
2019-12-18drm/bridge: lvds-codec: Add "lvds-decoder" supportFabrizio Castro
2019-12-18drm/bridge: Repurpose lvds-encoder.cFabrizio Castro
2019-12-18udmabuf: fix dma-buf cpu accessGurchetan Singh
2019-12-17drm/mcde: Some fixes to handling video modeLinus Walleij
2019-12-17drm/drm_panel: Fix EXPORT of drm_panel_of_backlight() one more timeAndy Shevchenko
2019-12-18dma-heap: Make the symbol 'dma_heap_ioctl_cmds' staticzhong jiang
2019-12-17dma-buf: fix resource leak on -ENOTTY error return pathColin Ian King
2019-12-17drm: remove duplicate check on parent and avoid BUG_ONAditya Pakki