index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
rockchip
/
dw-mipi-dsi-rockchip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-07
drm/rockchip: dsi: Remove the unused function dsi_read()
Jiapeng Chong
1
-5
/
+0
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
1
-7
/
+19
2022-10-30
drm/rockchip: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Yuan Can
1
-1
/
+1
2022-10-29
drm/rockchip: dsi: Remove the unused function dsi_update_bits()
Jiapeng Chong
1
-6
/
+0
2022-10-29
drm/rockchip: dsi: Fix VOP selection on SoCs that support it
Ondrej Jirman
1
-3
/
+1
2022-10-29
drm/rockchip: dsi: Force synchronous probe
Brian Norris
1
-0
/
+6
2022-10-29
drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach
Brian Norris
1
-4
/
+12
2022-09-09
drm/rockchip: dsi: add rk3568 support
Chris Morgan
1
-2
/
+49
2022-05-03
drm/rockchip: Embed drm_encoder into rockchip_decoder
Sascha Hauer
1
-6
/
+11
2021-10-18
drm/rockchip: dsi: Disable PLL clock on bind error
Brian Norris
1
-3
/
+5
2021-10-18
drm/rockchip: dsi: Fix unbalanced clock on probe error
Brian Norris
1
-5
/
+1
2021-10-18
drm/rockchip: dsi: Reconfigure hardware on resume()
Brian Norris
1
-0
/
+37
2021-10-18
drm/rockchip: dsi: Hold pm-runtime across bind/unbind
Brian Norris
1
-18
/
+19
2021-09-21
drm/rockchip: dsi: make hstt_table static
Jiapeng Chong
1
-1
/
+1
2021-09-21
drm/rockchip: dsi: Fix duplicate included linux/phy/phy.h
Jiapeng Chong
1
-1
/
+0
2021-07-25
drm/rockchip: dsi: add ability to work as a phy instead of full dsi
Heiko Stuebner
1
-0
/
+341
2021-07-25
drm/rockchip: dsi: add own additional pclk handling
Heiko Stuebner
1
-0
/
+8
2021-05-28
drm/rockchip: remove unused function
Jiapeng Chong
1
-5
/
+0
2021-05-28
drm/rockchip: dsi: remove extra component_del() call
Thomas Hebb
1
-4
/
+0
2021-05-28
drm/rockchip: dsi: move all lane config except LCDC mux to bind()
Thomas Hebb
1
-8
/
+28
2020-11-29
drm/rockchip: for error print, use the correct device pointer
Dafna Hirschfeld
1
-1
/
+1
2020-11-17
drm/rockchip/dw-mipi-dsi-rockchip: Demote non-conformant kernel-doc headers
Lee Jones
1
-2
/
+2
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-2
/
+2
2020-04-02
drm/rockchip: Use simple encoder
Thomas Zimmermann
1
-6
/
+2
2019-12-16
drm/rockchip: dsi: add px30 support
Heiko Stuebner
1
-0
/
+27
2019-12-16
drm/rockchip: add ability to handle external dphys in mipi-dsi
Heiko Stuebner
1
-4
/
+64
2019-12-16
drm/bridge/synopsys: dsi: driver-specific configuration of phy timings
Heiko Stuebner
1
-0
/
+78
2019-11-08
drm/rockchip: use DRM_DEV_ERROR for log output
Wambui Karuga
1
-1
/
+1
2019-07-17
drm/rockchip: drop use of drmP.h
Sam Ravnborg
1
-4
/
+5
2019-01-14
drm: bridge: Constify mode arguments to bridge .mode_set() operation
Laurent Pinchart
1
-1
/
+1
2018-10-30
drm/rockchip: dsi: add dual mipi support
Heiko Stuebner
1
-0
/
+137
2018-10-30
drm/rockchip: dsi: migrate to use dw-mipi-dsi bridge driver
Nickey Yang
1
-0
/
+939