summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panel/panel-lvds.c
Commit message (Expand)AuthorAgeFilesLines
* drm: panel-lvds: convert to SPDX identifiersKuninori Morimoto2018-09-141-5/+1Star
* drm/panel: Remove drm_panel_detach() calls from all panel driversJyri Sarha2018-05-181-1/+0Star
* drm/panel: lvds: Fix driver description headingBaruch Siach2018-03-121-1/+1
* drm/panel: lvds: Handle the optional regulator case properlyMaxime Ripard2018-01-151-2/+9
* drm/panel: lvds: Add support for the power-supply propertyMaxime Ripard2018-01-051-0/+23
* drm: Convert to using %pOF instead of full_nameRob Herring2017-07-261-8/+8
* drm: panels: Add LVDS panel driverLaurent Pinchart2017-04-041-0/+286