index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_panel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/panel: Add helper for reading DT rotation
Derek Basehore
2020-08-16
1
-0
/
+43
*
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
2020-08-08
1
-36
/
+0
*
drm/panel: remove return value of function drm_panel_add
Bernard Zhao
2020-08-02
1
-5
/
+1
*
drm/drm_panel: Fix EXPORT of drm_panel_of_backlight() one more time
Andy Shevchenko
2019-12-17
1
-1
/
+1
*
drm/drm_panel: fix EXPORT of drm_panel_of_backlight
Sam Ravnborg
2019-12-11
1
-1
/
+1
*
drm/panel: drop drm_device from drm_panel
Sam Ravnborg
2019-12-09
1
-6
/
+0
*
drm/panel: decouple connector from drm_panel
Sam Ravnborg
2019-12-09
1
-5
/
+5
*
drm/panel: add drm_connector argument to get_modes()
Sam Ravnborg
2019-12-09
1
-1
/
+1
*
drm/panel: add backlight support
Sam Ravnborg
2019-12-09
1
-2
/
+60
*
drm/drm_panel: no error when no callback
Sam Ravnborg
2019-12-09
1
-10
/
+25
*
drm/panel: Add and fill drm_panel type field
Laurent Pinchart
2019-09-08
1
-1
/
+4
*
drm/panel: Initialise panel dev and funcs through drm_panel_init()
Laurent Pinchart
2019-08-24
1
-3
/
+8
*
drm/panel: drop return code from drm_panel_detach()
Sam Ravnborg
2019-08-10
1
-5
/
+1
*
drm/panel: move drm_panel functions to .c file
Sam Ravnborg
2019-08-10
1
-0
/
+96
*
drm/panel: Small documentation polish
Daniel Vetter
2019-01-12
1
-0
/
+3
*
BackMerge v4.19-rc6 into drm-next
Dave Airlie
2018-10-04
1
-10
/
+0
|
\
|
*
Revert "drm/panel: Add device_link from panel device to DRM device"
Linus Walleij
2018-09-27
1
-10
/
+0
*
|
drm/panel: Fix sphinx warning
Sean Paul
2018-08-16
1
-0
/
+2
|
/
*
drm/panel: Let of_drm_find_panel() return -ENODEV when the panel is disabled
Boris Brezillon
2018-07-10
1
-2
/
+7
*
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
2018-07-10
1
-2
/
+4
*
drm/panel: Add device_link from panel device to DRM device
Jyri Sarha
2018-05-18
1
-0
/
+10
*
drm/panel: Remove drm_panel_detach() calls from all panel drivers
Jyri Sarha
2018-05-18
1
-0
/
+6
*
drm/panel: Constify device node argument to of_drm_find_panel()
Laurent Pinchart
2017-01-04
1
-1
/
+1
*
drm/panel: Flesh out kerneldoc
Thierry Reding
2016-05-06
1
-0
/
+61
*
drm: Add panel support
Thierry Reding
2013-12-17
1
-0
/
+100