index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
drm/msm: Fix wrong pointer check in a5xx_destroy
Jordan Crouse
2017-04-08
1
-2
/
+2
|
*
|
|
drm/msm: Simplify vblank event delivery
Daniel Vetter
2017-04-08
2
-18
/
+6
|
*
|
|
drm/msm: switch to postclose
Daniel Vetter
2017-04-08
1
-2
/
+2
|
*
|
|
drm/msm: adreno: fix build error without debugfs
Arnd Bergmann
2017-04-08
1
-0
/
+2
|
*
|
|
drm/msm: move submit fence wait out of struct_mutex
Rob Clark
2017-04-08
1
-21
/
+18
|
*
|
|
drm/msm: pm runtime support for iommu
Rob Clark
2017-04-08
1
-1
/
+14
|
*
|
|
drm/msm: convert to iommu_map_sg
Rob Clark
2017-04-08
1
-49
/
+5
|
*
|
|
drm/msm/adreno: reset ringbuffer in hw_init
Rob Clark
2017-04-08
1
-10
/
+8
|
*
|
|
drm/msm/gpu: use pm-runtime
Rob Clark
2017-04-08
6
-93
/
+71
|
*
|
|
drm/msm/gpu: move suspend/resume into debugfs->show
Rob Clark
2017-04-08
5
-14
/
+2
*
|
|
|
Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-04-11
133
-1990
/
+6057
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Revert "drm: Don't allow interruptions when opening debugfs/crc"
Sean Paul
2017-04-07
1
-1
/
+5
|
*
|
|
drm: Only take cursor locks when the cursor plane exists
Daniel Vetter
2017-04-07
1
-4
/
+4
|
*
|
|
drm/vmwgfx: Fix fbdev emulation using legacy functions
Daniel Vetter
2017-04-07
1
-2
/
+56
|
*
|
|
drm/rockchip: Shutdown all crtcs when unbinding drm
Jeffy Chen
2017-04-07
1
-0
/
+1
|
*
|
|
drm/rockchip: Reorder drm bind/unbind sequence
Jeffy Chen
2017-04-07
1
-23
/
+26
|
*
|
|
drm/rockchip: analogix_dp: Disable clock when unbinding
Jeffy Chen
2017-04-07
1
-1
/
+2
|
*
|
|
drm/rockchip: vop: Unprepare clocks when unbinding
Jeffy Chen
2017-04-07
1
-0
/
+4
|
*
|
|
drm/rockchip: vop: Enable pm domain before vop_initial
Jeffy Chen
2017-04-07
1
-8
/
+21
|
*
|
|
drm/rockchip: cdn-dp: Don't unregister audio dev when unbinding
Jeffy Chen
2017-04-07
1
-3
/
+3
|
*
|
|
drm/rockchip: cdn-dp: Don't try to release firmware when not loaded
Jeffy Chen
2017-04-07
1
-1
/
+3
|
*
|
|
drm: bridge: analogix: Destroy connector & encoder when unbinding
Jeffy Chen
2017-04-07
1
-0
/
+2
|
*
|
|
drm: bridge: analogix: Disable clock when unbinding
Jeffy Chen
2017-04-07
1
-0
/
+1
|
*
|
|
drm: bridge: analogix: Unregister dp aux when unbinding
Jeffy Chen
2017-04-07
1
-0
/
+1
|
*
|
|
drm: bridge: analogix: Detach panel when unbinding analogix dp
Jeffy Chen
2017-04-07
1
-0
/
+2
|
*
|
|
drm: Don't allow interruptions when opening debugfs/crc
Chris Wilson
2017-04-07
1
-5
/
+1
|
*
|
|
drm/virtio: don't leak bo on drm_gem_object_init failure
Gerd Hoffmann
2017-04-07
1
-1
/
+3
|
*
|
|
drm: bridge: dw-hdmi: fix input format/encoding from plat_data
Neil Armstrong
2017-04-07
1
-2
/
+2
|
*
|
|
drm: omap: use common OF graph helpers
Rob Herring
2017-04-06
9
-164
/
+26
|
*
|
|
drm: convert drivers to use drm_of_find_panel_or_bridge
Rob Herring
2017-04-06
14
-396
/
+95
|
*
|
|
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
2017-04-06
17
-310
/
+48
|
*
|
|
drm: of: introduce drm_of_find_panel_or_bridge
Rob Herring
2017-04-06
2
-0
/
+65
|
*
|
|
drm: make of_drm_find_panel also depend on CONFIG_DRM_PANEL
Rob Herring
2017-04-06
1
-1
/
+1
|
*
|
|
drm/atomic: Add connector atomic_check function, v2.
Maarten Lankhorst
2017-04-06
2
-4
/
+74
|
*
|
|
drm/atomic: Move enable/connector check up in check_modeset()
Maarten Lankhorst
2017-04-06
1
-10
/
+10
|
*
|
|
drm/atomic: Set all the changed flags in one place.
Maarten Lankhorst
2017-04-06
1
-11
/
+6
|
*
|
|
drm/atomic: Unify conflicting encoder handling.
Maarten Lankhorst
2017-04-06
2
-4
/
+5
|
*
|
|
drm: Take mode_config.mutex in setcrtc ioctl
Daniel Vetter
2017-04-06
1
-0
/
+2
|
*
|
|
drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connecto...
Maarten Lankhorst
2017-04-06
10
-61
/
+187
|
*
|
|
drm: virtio: fix virtio_gpu_cursor_formats
Laurent Vivier
2017-04-06
1
-0
/
+4
|
*
|
|
drm: bridge: dw-hdmi: Add a missing break statement
Dan Carpenter
2017-04-06
1
-0
/
+1
|
*
|
|
drm: bridge: dw-hdmi: remove unused hdmi_bus_fmt_is_yuv420
Neil Armstrong
2017-04-06
1
-14
/
+0
|
*
|
|
drm/fb-helper: Extract _legacy kms functions
Daniel Vetter
2017-04-06
1
-28
/
+44
|
*
|
|
drm: extract legacy framebuffer remove
Daniel Vetter
2017-04-06
3
-111
/
+115
|
*
|
|
drm/atomic-helper: Remove legacy backoff hack from gamma_set
Daniel Vetter
2017-04-06
2
-12
/
+2
|
*
|
|
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-04-06
21
-21
/
+43
|
*
|
|
drm: Add explicit acquire ctx handling around ->gamma_set
Daniel Vetter
2017-04-06
1
-13
/
+20
|
*
|
|
drm/fb-helper: Give up on kgdb for atomic drivers
Daniel Vetter
2017-04-06
3
-22
/
+6
|
*
|
|
drm/i915: Nuke intel_atomic_legacy_gamma_set
Daniel Vetter
2017-04-05
1
-43
/
+1
|
*
|
|
drm: Only take crtc lock in get_gamma ioctl
Daniel Vetter
2017-04-05
1
-10
/
+6
[prev]
[next]