index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panel
/
panel-lvds.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Explicitly include correct DT includes
Rob Herring
2023-07-21
1
-1
/
+1
*
drm/panel: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-08
1
-4
/
+2
*
drm/panel: lvds: Implement .get_orientation callback
Hsin-Yi Wang
2022-06-21
1
-0
/
+13
*
drm/panel: lvds: Drop now redundant width-mm and height-mm check
Marek Vasut
2022-04-24
1
-12
/
+0
*
drm/panel: lvds: Use bus_flags from DT panel-timing property
Marek Vasut
2022-04-13
1
-5
/
+4
*
drm/panel: lvds: Simplify mode parsing
Marek Vasut
2022-04-13
1
-13
/
+9
*
drm: of: Add drm_of_lvds_get_data_mapping
Marek Vasut
2021-10-14
1
-14
/
+4
*
drm: use getter/setter functions
Julia Lawall
2021-02-10
1
-1
/
+1
*
drm/panel: lvds: Read panel orientation
Dmitry Osipenko
2020-08-16
1
-0
/
+9
*
drm/panel: remove return value of function drm_panel_add
Bernard Zhao
2020-08-02
1
-3
/
+1
*
drm/panel: lvds: use drm_panel backlight support
Sam Ravnborg
2019-12-09
1
-35
/
+5
*
drm/panel: drop drm_device from drm_panel
Sam Ravnborg
2019-12-09
1
-1
/
+1
*
drm/panel: add drm_connector argument to get_modes()
Sam Ravnborg
2019-12-09
1
-2
/
+2
*
drm: panel-lvds: Potential Oops in probe error handling
Dan Carpenter
2019-09-21
1
-17
/
+4
*
drm/panel: Add and fill drm_panel type field
Laurent Pinchart
2019-09-08
1
-1
/
+2
*
drm/panel: Initialise panel dev and funcs through drm_panel_init()
Laurent Pinchart
2019-08-24
1
-3
/
+1
*
drm: panel-lvds: Spout an error if of_get_display_timing() gives an error
Douglas Anderson
2019-07-26
1
-1
/
+4
*
drm/panel: drop drmP.h usage
Sam Ravnborg
2019-05-28
1
-4
/
+3
*
drm: panel-lvds: convert to SPDX identifiers
Kuninori Morimoto
2018-09-14
1
-5
/
+1
*
drm/panel: Remove drm_panel_detach() calls from all panel drivers
Jyri Sarha
2018-05-18
1
-1
/
+0
*
drm/panel: lvds: Fix driver description heading
Baruch Siach
2018-03-12
1
-1
/
+1
*
drm/panel: lvds: Handle the optional regulator case properly
Maxime Ripard
2018-01-15
1
-2
/
+9
*
drm/panel: lvds: Add support for the power-supply property
Maxime Ripard
2018-01-05
1
-0
/
+23
*
drm: Convert to using %pOF instead of full_name
Rob Herring
2017-07-26
1
-8
/
+8
*
drm: panels: Add LVDS panel driver
Laurent Pinchart
2017-04-04
1
-0
/
+286