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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-19
drm: handle override and firmware EDID at drm_do_get_edid() level
Jani Nikula
4
-20
/
+18
2017-09-18
drm/rockchip: Replace dev_* with DRM_DEV_*
Haneen Mohammed
10
-98
/
+121
2017-09-16
drm/tinydrm: Drop driver registered message
Noralf Trønnes
4
-36
/
+6
2017-09-16
drm/gem-fb-helper: Use debug message on gem lookup failure
Noralf Trønnes
1
-2
/
+2
2017-09-16
drm/imx: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
Noralf Trønnes
2
-2
/
+4
2017-09-16
drm/bridge: adv7511: Constify HDMI CODEC platform data
Lars-Peter Clausen
1
-1
/
+1
2017-09-16
drm/bridge: adv7511: Enable connector polling when no interrupt is specified
Lars-Peter Clausen
1
-1
/
+5
2017-09-16
drm/bridge: adv7511: Remove private copy of the EDID
Lars-Peter Clausen
2
-12
/
+6
2017-09-16
drm/bridge: adv7511: Properly update EDID when no EDID was found
Lars-Peter Clausen
1
-2
/
+0
2017-09-13
drm/crtc: Convert setcrtc ioctl locking to interruptible.
Maarten Lankhorst
1
-3
/
+4
2017-09-13
drm/atomic: Convert pageflip ioctl locking to interruptible.
Maarten Lankhorst
1
-3
/
+4
2017-09-13
drm/legacy: Convert setplane ioctl locking to interruptible.
Maarten Lankhorst
1
-3
/
+4
2017-09-13
drm/legacy: Convert cursor ioctl locking to interruptible.
Maarten Lankhorst
1
-3
/
+4
2017-09-13
drm/atomic: Convert atomic ioctl locking to interruptible.
Maarten Lankhorst
1
-3
/
+4
2017-09-13
drm/atomic: Prepare drm_modeset_lock infrastructure for interruptible waiting...
Maarten Lankhorst
2
-49
/
+49
2017-09-11
drm/tve200: Clean up panel bridging
Linus Walleij
3
-21
/
+13
2017-09-11
drm/dp/mst: Sideband message transaction to power up/down nodes
Dhinakaran Pandiyan
1
-0
/
+74
2017-09-11
drm: Make __drm_object_property_get_value() static
Ville Syrjälä
1
-2
/
+3
2017-09-11
drm: Drop drm_get_link_status_name()
Ville Syrjälä
1
-1
/
+0
2017-09-11
drm: Make syncobj import/export functions static
Ville Syrjälä
1
-4
/
+4
2017-09-11
drm/pl111: Add handling of Versatile platforms
Linus Walleij
5
-10
/
+285
2017-09-11
drm/pl111: Add optional variant display en/disable callbacks
Linus Walleij
2
-0
/
+9
2017-09-11
drm/pl111: Insert delay before powering up PL11x
Linus Walleij
1
-3
/
+28
2017-09-11
drm/pl111: Enable PL110 variant
Linus Walleij
3
-25
/
+108
2017-09-11
drm/pl111: Replace custom connector with panel bridge
Linus Walleij
6
-168
/
+49
2017-09-11
drm/pl111: Add all registers to debugfs
Linus Walleij
1
-0
/
+6
2017-09-11
drm/pl111: Cleanup local header file
Linus Walleij
1
-4
/
+0
2017-09-09
drm/tilcdc: Use drm_gem_fb_create()
Noralf Trønnes
1
-1
/
+2
2017-09-09
drm/sun4i: call drm_vblank_init with correct number of crtcs
Chen-Yu Tsai
1
-5
/
+5
2017-09-09
drm/sun4i: tcon: Support backend input mux
Chen-Yu Tsai
2
-2
/
+26
2017-09-09
drm/sun4i: tcon: Simplify sun4i_tcon_find_engine_traverse for one input
Chen-Yu Tsai
1
-26
/
+25
2017-09-09
drm/sun4i: tcon: get TCON ID and matching engine with remote endpoint ID
Chen-Yu Tsai
1
-3
/
+118
2017-09-09
drm/sun4i: tcon: Check for multiple paths between TCONs and backends
Chen-Yu Tsai
1
-0
/
+14
2017-09-09
drm/sun4i: add components in breadth first traversal order
Chen-Yu Tsai
1
-9
/
+72
2017-09-08
drm/sun4i: tcon: Unconditionally reset the TCON
Chen-Yu Tsai
1
-4
/
+1
2017-09-08
dma-buf/sw_sync: force signal all unsignaled fences on dying timeline
Dominik Behr
1
-1
/
+9
2017-09-08
drm/vc4: clean up error handling on devm_kzalloc failure
Colin Ian King
1
-12
/
+3
2017-09-08
drm/atomic: Make async plane update checks work as intended, v2.
Maarten Lankhorst
2
-48
/
+31
2017-09-08
drm/atomic: Fix freeing connector/plane state too early by tracking commits, v3.
Maarten Lankhorst
3
-6
/
+172
2017-09-08
drm/atomic: Remove waits in drm_atomic_helper_commit_cleanup_done, v2.
Maarten Lankhorst
1
-17
/
+0
2017-09-08
drm/atomic: Move drm_crtc_commit to drm_crtc_state, v4.
Maarten Lankhorst
2
-54
/
+35
2017-09-08
drm/atomic: Return commit in drm_crtc_commit_get for better annotation
Maarten Lankhorst
1
-2
/
+1
2017-09-08
drm/i915: Always wait for flip_done, v2.
Maarten Lankhorst
2
-79
/
+8
2017-09-08
drm/stm: fix warning about multiplication in condition
Arnd Bergmann
1
-3
/
+5
2017-09-08
drm/rockchip: Add support for Rockchip Soc LVDS
Sandy Huang
6
-0
/
+707
2017-09-06
drm: gma500: fix logic error
Arnd Bergmann
1
-1
/
+1
2017-09-05
drm/vc4: Use correct path to trace include
Thierry Reding
2
-3
/
+1
2017-09-05
drm/armada: Use correct path to trace include
Thierry Reding
2
-3
/
+1
2017-09-05
drm: Use correct path to trace include
Thierry Reding
2
-3
/
+1
2017-09-04
drm/bridge/synopsys: dsi: explicitly request exclusive reset control
Philippe CORNU
1
-6
/
+5
[next]