index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panel
/
panel-lvds.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-21
drm/panel: lvds: Implement .get_orientation callback
Hsin-Yi Wang
1
-0
/
+13
2022-04-24
drm/panel: lvds: Drop now redundant width-mm and height-mm check
Marek Vasut
1
-12
/
+0
2022-04-13
drm/panel: lvds: Use bus_flags from DT panel-timing property
Marek Vasut
1
-5
/
+4
2022-04-13
drm/panel: lvds: Simplify mode parsing
Marek Vasut
1
-13
/
+9
2021-10-14
drm: of: Add drm_of_lvds_get_data_mapping
Marek Vasut
1
-14
/
+4
2021-02-10
drm: use getter/setter functions
Julia Lawall
1
-1
/
+1
2020-08-16
drm/panel: lvds: Read panel orientation
Dmitry Osipenko
1
-0
/
+9
2020-08-02
drm/panel: remove return value of function drm_panel_add
Bernard Zhao
1
-3
/
+1
2019-12-09
drm/panel: lvds: use drm_panel backlight support
Sam Ravnborg
1
-35
/
+5
2019-12-09
drm/panel: drop drm_device from drm_panel
Sam Ravnborg
1
-1
/
+1
2019-12-09
drm/panel: add drm_connector argument to get_modes()
Sam Ravnborg
1
-2
/
+2
2019-09-21
drm: panel-lvds: Potential Oops in probe error handling
Dan Carpenter
1
-17
/
+4
2019-09-08
drm/panel: Add and fill drm_panel type field
Laurent Pinchart
1
-1
/
+2
2019-08-24
drm/panel: Initialise panel dev and funcs through drm_panel_init()
Laurent Pinchart
1
-3
/
+1
2019-07-26
drm: panel-lvds: Spout an error if of_get_display_timing() gives an error
Douglas Anderson
1
-1
/
+4
2019-05-28
drm/panel: drop drmP.h usage
Sam Ravnborg
1
-4
/
+3
2018-09-14
drm: panel-lvds: convert to SPDX identifiers
Kuninori Morimoto
1
-5
/
+1
2018-05-18
drm/panel: Remove drm_panel_detach() calls from all panel drivers
Jyri Sarha
1
-1
/
+0
2018-03-12
drm/panel: lvds: Fix driver description heading
Baruch Siach
1
-1
/
+1
2018-01-15
drm/panel: lvds: Handle the optional regulator case properly
Maxime Ripard
1
-2
/
+9
2018-01-05
drm/panel: lvds: Add support for the power-supply property
Maxime Ripard
1
-0
/
+23
2017-07-26
drm: Convert to using %pOF instead of full_name
Rob Herring
1
-8
/
+8
2017-04-04
drm: panels: Add LVDS panel driver
Laurent Pinchart
1
-0
/
+286