index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panel
/
panel-orisetech-otm8009a.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-09
drm/mipi-dsi: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-09-05
drm/panel: otm8009a: add a 60 fps mode
Raphael GALLAIS-POU - foss
1
-29
/
+56
2020-09-24
drm/panel: otm8009a: allow using non-continuous dsi clock
Antonio Borneo
1
-1
/
+1
2020-09-24
drm/panel: otm8009a: remove hack to force commands in HS
Antonio Borneo
1
-16
/
+2
2020-08-18
drm/panel: Use dev_ based logging
Sam Ravnborg
1
-7
/
+6
2020-06-20
drm/panel: otm8009a: Drop unnessary backlight_device_unregister()
Wei Yongjun
1
-1
/
+0
2020-05-27
drm: Nuke mode->vrefresh
Ville Syrjälä
1
-2
/
+1
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
-4
/
+5
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-05-28
drm/panel: drop drmP.h usage
Sam Ravnborg
1
-3
/
+8
2019-04-03
drm/panel: otm8009a: Set clock to 29.70 Mhz
Yannick Fertré
1
-7
/
+7
2019-04-03
drm/panel: otm8009a: No error msg if probe deferred
Yannick Fertré
1
-1
/
+2
2019-04-03
drm/panel: otm8009a: Add delay at the end of initialization
Yannick Fertré
1
-0
/
+3
2018-05-18
drm/panel: otm8009a: Use new backlight API
Philippe CORNU
1
-17
/
+9
2018-05-18
drm/panel: otm8009a: No message if probe success
Philippe CORNU
1
-9
/
+2
2018-05-18
drm/panel: otm8009a: Fix glitches by moving backlight enable to otm8009a_enab...
Philippe CORNU
1
-7
/
+10
2018-05-18
drm/panel: otm8009a: Fix backlight updates
Philippe CORNU
1
-2
/
+16
2018-03-12
drm/panel: otm8009a: Adopt SPDX identifiers
Philippe CORNU
1
-2
/
+2
2018-03-12
drm/panel: otm8009a: Add support for the optional power-supply
Philippe CORNU
1
-0
/
+17
2017-08-18
drm/panel: Add support for OTM8009A panel driver
Philippe CORNU
1
-0
/
+491