开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panel
/
panel-novatek-nt39016.c
Age
Commit message (
Expand
)
Author
2024-06-10
drm/panel: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-10-14
drm/panel: nt39016: Make use of the helper function dev_err_probe()
Cai Huoqing
2020-08-20
drm/panel: novatek,nt39016: Remove 'dev' field in priv struct
Paul Cercueil
2020-08-20
drm/panel: novatek,nt39016: Reorder calls in probe
Paul Cercueil
2020-08-15
drm/panel: novatek,nt39016: Add missing CR to error messages
Paul Cercueil
2020-08-15
drm/panel: novatek,nt39016: Handle backlight the standard way
Paul Cercueil
2020-08-02
drm/panel: remove return value of function drm_panel_add
Bernard Zhao
2020-07-01
drm/panel: novatek-nt39016: drop use of legacy drm_bus_flags
Sam Ravnborg
2020-05-27
drm: Nuke mode->vrefresh
Ville Syrjälä
2020-04-08
drm/panel: nt39016: Add support for 50 Hz refresh rate
Paul Cercueil
2020-04-08
drm/panel: nt39016: Add support for multiple modes
Paul Cercueil
2019-12-09
drm/panel: drop drm_device from drm_panel
Sam Ravnborg
2019-12-09
drm/panel: add drm_connector argument to get_modes()
Sam Ravnborg
2019-09-08
drm/panel: Add and fill drm_panel type field
Laurent Pinchart
2019-08-24
drm/panel: Initialise panel dev and funcs through drm_panel_init()
Laurent Pinchart
2019-06-26
drm/panel: Add Novatek NT39016 panel support
Paul Cercueil