开源镜像站
帮助
动态
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
/
rockchip
/
rockchip_lvds.c
Age
Commit message (
Expand
)
Author
2020-04-02
drm/rockchip: Use simple encoder
Thomas Zimmermann
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2020-01-06
drm/rockchip: lvds: Add PX30 support
Miquel Raynal
2020-01-05
drm/rockchip: lvds: move hardware-specific functions together
Miquel Raynal
2020-01-05
drm/rockchip: lvds: improve error handling in helper functions
Miquel Raynal
2020-01-05
drm/rockchip: lvds: Create an RK3288 specific probe function
Miquel Raynal
2020-01-05
drm/rockchip: lvds: Change platform data to hold helper_funcs pointer
Miquel Raynal
2020-01-05
drm/rockchip: lvds: Harmonize function names
Miquel Raynal
2019-12-09
drm/panel: decouple connector from drm_panel
Sam Ravnborg
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-07-17
drm/rockchip: drop use of drmP.h
Sam Ravnborg
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-06-16
drm/rockchip: lvds: add missing of_node_put
Julia Lawall
2018-05-20
drm/rockchip: lvds: avoid duplicating drm_bridge_attach
Peter Rosin
2018-02-05
drm/rockchip: lvds: Explicitly include pinctrl headers
Thierry Reding
2017-09-21
drm/rockchip: Fix uninitialized use of ret
Sean Paul
2017-09-08
drm/rockchip: Add support for Rockchip Soc LVDS
Sandy Huang