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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-16
drm/rockchip: cdn-dp: remove the DP phy switch
Chris Zhong
1
-7
/
+0
2018-03-14
drm/rockchip: Don't use spin_lock_irqsave in interrupt context
Marc Zyngier
1
-6
/
+4
2018-03-14
drm/rockchip: Do not use memcpy for MMIO addresses
Marc Zyngier
1
-4
/
+7
2018-03-14
drm/rockchip: Clear all interrupts before requesting the IRQ
Marc Zyngier
1
-11
/
+12
2018-03-14
drm/rockchip: add mutex vop lock
zain wang
1
-6
/
+24
2018-03-14
drm/bridge: analogix_dp: Don't change psr while bridge is disabled
zain wang
1
-1
/
+1
2018-03-14
drm/rockchip: Remove analogix psr worker
Sean Paul
1
-29
/
+2
2018-03-09
drm/rockchip: Don't use atomic constructs for psr
Sean Paul
3
-41
/
+31
2018-03-09
drm/rockchip: analogix_dp: set psr activate/deactivate when enable/disable br...
zain wang
4
-13
/
+32
2018-03-08
drm/rockchip: dw_hdmi: Move HDMI vpll clock enable to bind()
Jeffy Chen
1
-8
/
+9
2018-03-08
drm/rockchip: inno_hdmi: reorder clk_disable_unprepare call in unbind
Jeffy Chen
1
-1
/
+1
2018-03-08
drm/rockchip: inno_hdmi: Fix error handling path.
Jeffy Chen
1
-4
/
+16
2018-03-08
drm/rockchip: dw-mipi-dsi: Fix connector and encoder cleanup.
Jeffy Chen
1
-2
/
+6
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
1
-6
/
+1
2018-03-01
drm/rockchip: analogix_dp: reorder psr_unregister call in unbind
Jeffy Chen
1
-1
/
+1
2018-03-01
drm/rockchip: analogix_dp: Add a sanity check for rockchip_drm_psr_register()
Jeffy Chen
1
-3
/
+10
2018-03-01
drm/bridge: analogix_dp: Fix connector and encoder cleanup
Jeffy Chen
1
-7
/
+5
2018-03-01
drm/bridge: analogix: Do not use device's drvdata
Jeffy Chen
1
-20
/
+28
2018-03-01
drm/rockchip: vop: Init vskiplines in scl_vop_cal_scale()
Jeffy Chen
1
-1
/
+4
2018-03-01
drm/rockchip: Add device links for master and components
Jeffy Chen
1
-1
/
+22
2018-02-18
drm/rockchip: Respect page offset for PRIME mmap calls
Ørjan Eide
1
-1
/
+6
2018-02-18
drm/rockchip: support prime import sg table
Haixia Shi
3
-9
/
+115
2018-02-18
drm/rockchip: Get rid of unnecessary struct fields
Tomasz Figa
1
-5
/
+0
2018-02-18
drm/rockchip: inno_hdmi: Remove unnecessary platform_get_resource() error check
Fabio Estevam
1
-3
/
+0
2018-02-18
drm/rockchip: dsi: Remove unnecessary platform_get_resource() error check
Fabio Estevam
1
-3
/
+0
2018-02-16
Merge airlied/drm-next into drm-misc-next
Sean Paul
1
-0
/
+1
2018-02-16
drm/bridge/synopsys: dw-hdmi: don't clobber drvdata
Jernej Skrabec
1
-3
/
+10
2018-02-16
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-17
/
+5
2018-02-05
drm/rockchip: lvds: Explicitly include pinctrl headers
Thierry Reding
1
-0
/
+1
2018-01-29
drm/rockchip: Use the alpha format field in drm_format_info
Maxime Ripard
1
-12
/
+1
2018-01-23
drm/rockchip: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-5
/
+4
2017-12-08
drm/rockchip: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
2
-16
/
+2
2017-12-03
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
6
-28
/
+47
2017-11-27
Merge tag 'v4.15-rc1' into drm-misc-fixes
Daniel Vetter
18
-111
/
+839
2017-11-27
drm/rockchip: dw-mipi-dsi: fix possible un-balanced runtime PM enable
Mirza Krak
1
-2
/
+1
2017-11-22
drm/edid: Allow HDMI infoframe without VIC or S3D
Ville Syrjälä
1
-0
/
+1
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2
-9
/
+7
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
1
-3
/
+3
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
1
-1
/
+1
2017-11-16
drm/rockchip: vop: add rk3126 vop support
Sandy Huang
2
-0
/
+36
2017-11-16
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
17
-116
/
+841
2017-11-13
Merge tag 'drm-misc-fixes-2017-11-13' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-8
/
+6
2017-11-13
drm/rockchip: analogix_dp: Use mutex rather than spinlock
Emil Renner Berthing
1
-8
/
+6
2017-11-07
drm/drivers: drop redundant drm_edid_to_eld() calls
Jani Nikula
1
-3
/
+1
2017-11-06
drm/rockchip: add CONFIG_OF dependency for lvds
Arnd Bergmann
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-20
drm/rockchip: Fix build warning in analogix_dp-rockchip.c
Sean Paul
1
-1
/
+0
2017-10-20
drm/rockchip: analogix_dp: Remove unnecessary init code
Jeffy Chen
1
-21
/
+6
2017-10-13
drm/rockchip: add PINCTRL dependency for LVDS
Arnd Bergmann
1
-0
/
+1
[next]