index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
3
-53
/
+57
2017-09-11
drm/tve200: Clean up panel bridging
Linus Walleij
3
-21
/
+13
2017-09-11
drm/doc: Update todo.rst
Daniel Vetter
1
-11
/
+4
2017-09-11
drm/dp/mst: Sideband message transaction to power up/down nodes
Dhinakaran Pandiyan
2
-0
/
+76
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-10
drm/pl111: Add handling of Versatile platforms
Linus Walleij
5
-10
/
+285
2017-09-10
drm/pl111: Add optional variant display en/disable callbacks
Linus Walleij
2
-0
/
+9
2017-09-10
drm/pl111: Insert delay before powering up PL11x
Linus Walleij
1
-3
/
+28
2017-09-10
drm/pl111: Enable PL110 variant
Linus Walleij
3
-25
/
+108
2017-09-10
drm/pl111: Replace custom connector with panel bridge
Linus Walleij
6
-168
/
+49
2017-09-10
drm/pl111: Add all registers to debugfs
Linus Walleij
1
-0
/
+6
2017-09-10
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
MAINTAINERS: sun4i-drm is now maintained in drm-misc
Maxime Ripard
1
-1
/
+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/todo: Add s/dev_*/DRM_DEV_*/ coversion to TODO
Sean Paul
1
-0
/
+11
2017-09-08
drm/atomic: Remove deprecated accessor macros
Maarten Lankhorst
4
-85
/
+9
2017-09-08
drm/atomic: Make async plane update checks work as intended, v2.
Maarten Lankhorst
3
-50
/
+34
2017-09-08
drm/atomic: Fix freeing connector/plane state too early by tracking commits, v3.
Maarten Lankhorst
6
-6
/
+198
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
4
-59
/
+54
2017-09-08
drm/atomic: Return commit in drm_crtc_commit_get for better annotation
Maarten Lankhorst
2
-3
/
+6
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