aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panel/panel-lvds.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-28drm/panel: drop drmP.h usageSam Ravnborg1-4/+3
2018-09-14drm: panel-lvds: convert to SPDX identifiersKuninori Morimoto1-5/+1
2018-05-18drm/panel: Remove drm_panel_detach() calls from all panel driversJyri Sarha1-1/+0
2018-03-12drm/panel: lvds: Fix driver description headingBaruch Siach1-1/+1
2018-01-15drm/panel: lvds: Handle the optional regulator case properlyMaxime Ripard1-2/+9
2018-01-05drm/panel: lvds: Add support for the power-supply propertyMaxime Ripard1-0/+23
2017-07-26drm: Convert to using %pOF instead of full_nameRob Herring1-8/+8
2017-04-04drm: panels: Add LVDS panel driverLaurent Pinchart1-0/+286