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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-30
drm/rockchip: dsi: migrate to use dw-mipi-dsi bridge driver
Nickey Yang
1
-1349
/
+0
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-07-10
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
1
-1
/
+1
2018-03-08
drm/rockchip: dw-mipi-dsi: Fix connector and encoder cleanup.
Jeffy Chen
1
-2
/
+6
2018-02-18
drm/rockchip: dsi: Remove unnecessary platform_get_resource() error check
Fabio Estevam
1
-3
/
+0
2017-11-27
Merge tag 'v4.15-rc1' into drm-misc-fixes
Daniel Vetter
1
-38
/
+48
2017-11-27
drm/rockchip: dw-mipi-dsi: fix possible un-balanced runtime PM enable
Mirza Krak
1
-2
/
+1
2017-09-18
drm/rockchip: Replace dev_* with DRM_DEV_*
Haneen Mohammed
1
-38
/
+48
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-1
/
+0
2017-03-24
drm/rockchip/dsi: correct the grf_switch_reg name
Chris Zhong
1
-2
/
+2
2017-03-24
drm/rockchip/dsi: enable the grf clk before writing grf registers
Chris Zhong
1
-1
/
+25
2017-03-24
drm/rockchip/dsi: check phy_cfg_clk only for RK3399
Chris Zhong
1
-6
/
+8
2017-03-24
drm/rockchip: Refactor the component match logic.
Jeffy Chen
1
-7
/
+1
2017-03-01
drm/rockchip/dsi: add dw-mipi power domain support
Chris Zhong
1
-0
/
+16
2017-03-01
drm/rockchip/dsi: fix insufficient bandwidth of some panel
Chris Zhong
1
-2
/
+2
2017-03-01
drm/rockchip/dsi: remove mode_valid function
Chris Zhong
1
-39
/
+0
2017-03-01
drm/rockchip/dsi: dw-mipi: correct the coding style
Chris Zhong
1
-15
/
+14
2017-03-01
drm/rockchip/dsi: dw-mipi: support RK3399 mipi dsi
Chris Zhong
1
-10
/
+62
2017-03-01
drm/rockchip: dw-mipi-dsi: add reset control
John Keeping
1
-0
/
+31
2017-03-01
drm/rockchip: dw-mipi-dsi: support non-burst modes
John Keeping
1
-8
/
+13
2017-03-01
drm/rockchip: dw-mipi-dsi: defer probe if panel is not loaded
John Keeping
1
-3
/
+18
2017-03-01
drm/rockchip: dw-mipi-dsi: use positive check for N{H, V}SYNC
John Keeping
1
-2
/
+2
2017-03-01
drm/rockchip: dw-mipi-dsi: use specific poll helper
John Keeping
1
-5
/
+5
2017-03-01
drm/rockchip: dw-mipi-dsi: improve PLL configuration
John Keeping
1
-1
/
+12
2017-03-01
drm/rockchip: dw-mipi-dsi: properly configure PHY timing
John Keeping
1
-4
/
+31
2017-03-01
drm/rockchip: dw-mipi-dsi: configure PHY before enabling
John Keeping
1
-5
/
+6
2017-03-01
drm/rockchip: dw-mipi-dsi: ensure PHY is reset
John Keeping
1
-1
/
+4
2017-03-01
drm/rockchip: dw-mipi-dsi: fix escape clock rate
John Keeping
1
-1
/
+11
2017-03-01
drm/rockchip: dw-mipi-dsi: allow commands in panel_disable
John Keeping
1
-10
/
+2
2017-03-01
drm/rockchip: dw-mipi-dsi: prepare panel after phy init
John Keeping
1
-2
/
+4
2017-03-01
drm/rockchip: dw-mipi-dsi: don't assume buffer is aligned
John Keeping
1
-5
/
+7
2017-03-01
drm/rockchip: dw-mipi-dsi: only request HS clock when required
John Keeping
1
-2
/
+4
2017-03-01
drm/rockchip: dw-mipi-dsi: respect message flags
John Keeping
1
-1
/
+15
2017-03-01
drm/rockchip: dw-mipi-dsi: include bad value in error message
John Keeping
1
-1
/
+2
2017-03-01
drm/rockchip: dw-mipi-dsi: avoid out-of-bounds read on tx_buf
John Keeping
1
-2
/
+9
2017-03-01
drm/rockchip: dw-mipi-dsi: fix generic packet status check
John Keeping
1
-2
/
+3
2017-03-01
drm/rockchip: dw-mipi-dsi: fix command header writes
John Keeping
1
-4
/
+6
2017-03-01
drm/rockchip: dw-mipi-dsi: remove mode_set hook
John Keeping
1
-12
/
+1
2017-03-01
drm/rockchip: dw-mipi-dsi: pass mode in where needed
John Keeping
1
-19
/
+22
2017-03-01
drm/rockchip: dw-mipi-dsi: don't configure hardware in mode_set for MIPI
John Keeping
1
-28
/
+21
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
1
-7
/
+0
2016-06-10
drm: rockchip: Rely on the default ->best_encoder() behavior
Boris Brezillon
1
-9
/
+0
2016-05-03
drm/rockchip: get rid of rockchip_drm_crtc_mode_config
Mark Yao
1
-14
/
+24
2016-03-02
Merge tag 'imx-drm-next-20160301' of git://git.pengutronix.de/git/pza/linux i...
Dave Airlie
1
-1
/
+1
2016-03-01
drm/rockchip: remove rockchip_drm_encoder_get_mux_id
Philipp Zabel
1
-1
/
+1
2016-02-16
drm/rockchip: removed optional dummy encoder mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-01-18
drm/rockchip/dsi: fix handling mipi_dsi_pixel_format_to_bpp result
Andrzej Hajda
1
-1
/
+2
2016-01-06
drm: rockchip: Support Synopsys DW MIPI DSI
Chris Zhong
1
-0
/
+1194