index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-04
agp: intel: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-04
agp: amd-k7: constify pci_device_id.
Arvind Yadav
1
-2
/
+2
2017-08-04
agp: uninorth: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-03
drm: rcar-du: Use new iterator macros
Maarten Lankhorst
1
-34
/
+38
2017-08-03
drm: rcar-du: Repair vblank for DRM page flips using the VSP
Kieran Bingham
9
-21
/
+34
2017-08-03
drm: rcar-du: Fix race condition when disabling planes at CRTC stop
Laurent Pinchart
2
-6
/
+60
2017-08-03
drm: rcar-du: Wait for flip completion instead of vblank in commit tail
Laurent Pinchart
1
-1
/
+1
2017-08-03
drm: rcar-du: Use the VBK interrupt for vblank events
Laurent Pinchart
1
-1
/
+1
2017-08-03
drm: rcar-du: Add HDMI outputs to R8A7796 device description
Laurent Pinchart
1
-2
/
+7
2017-08-03
drm: rcar-du: Remove an unneeded NULL check
Dan Carpenter
1
-1
/
+1
2017-08-03
drm: rcar-du: Setup planes before enabling CRTC to avoid flicker
Laurent Pinchart
3
-29
/
+43
2017-08-03
drm: rcar-du: Configure DPAD0 routing through last group on Gen3
Laurent Pinchart
1
-6
/
+14
2017-08-03
drm: rcar-du: Restrict DPLL duty cycle workaround to H3 ES1.x
Laurent Pinchart
1
-10
/
+27
2017-08-03
drm: rcar-du: Support multiple sources from the same VSP
Laurent Pinchart
5
-33
/
+108
2017-08-03
drm: rcar-du: Fix comments to comply with the kernel coding style
Laurent Pinchart
8
-48
/
+96
2017-08-03
drm: rcar-du: Use of_graph_get_remote_endpoint()
Kuninori Morimoto
1
-1
/
+1
2017-08-03
v4l: vsp1: Add support for header display lists in continuous mode
Laurent Pinchart
2
-69
/
+127
2017-08-03
v4l: vsp1: Add support for multiple DRM pipelines
Laurent Pinchart
2
-94
/
+141
2017-08-03
v4l: vsp1: Add support for multiple LIF instances
Laurent Pinchart
7
-30
/
+46
2017-08-03
v4l: vsp1: Add support for new VSP2-BS, VSP2-DL and VSP2-D instances
Laurent Pinchart
2
-2
/
+37
2017-08-02
drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callback
Jose Abreu
1
-3
/
+4
2017-08-02
drm: arcpgu: Fix module unload
Jose Abreu
1
-1
/
+1
2017-08-02
drm: arcpgu: Fix mmap() callback
Jose Abreu
1
-23
/
+1
2017-08-02
arcpgu: Simplify driver name
Alexey Brodkin
1
-1
/
+1
2017-08-02
drm/arcpgu: Opt in debugfs
Alexey Brodkin
1
-0
/
+29
2017-08-02
drm/ast: Actually load DP501 firmware when required
Egbert Eich
3
-11
/
+18
2017-08-02
drm/ast: Add an crtc_disable callback to the crtc helper funcs
Egbert Eich
1
-0
/
+16
2017-08-02
drm/ast: Fix memleak in error path in ast_bo_create()
Egbert Eich
1
-5
/
+6
2017-08-02
drm/ast: Free container instead of member in ast_user_framebuffer_destroy()
Egbert Eich
1
-1
/
+1
2017-08-02
drm/ast: Simplify function ast_bo_unpin()
Egbert Eich
1
-6
/
+2
2017-07-29
v4l: vsp1: Add support for the BRS entity
Laurent Pinchart
11
-60
/
+136
2017-07-29
v4l: vsp1: Add pipe index argument to the VSP-DU API
Laurent Pinchart
3
-14
/
+28
2017-07-29
v4l: vsp1: Don't create links for DRM pipeline
Laurent Pinchart
3
-58
/
+12
2017-07-29
v4l: vsp1: Store source and sink pointers as vsp1_entity
Laurent Pinchart
4
-18
/
+18
2017-07-29
v4l: vsp1: Don't set WPF sink pointer
Laurent Pinchart
1
-1
/
+0
2017-07-29
v4l: vsp1: Don't recycle active list at display start
Laurent Pinchart
5
-35
/
+4
2017-07-29
v4l: vsp1: Fill display list headers without holding dlm spinlock
Laurent Pinchart
1
-2
/
+4
2017-07-27
drm/amdgpu: fix header on gfx9 clear state
Alex Deucher
1
-20
/
+21
2017-07-27
drm: linux-next: build failure after merge of the drm-misc tree
Stephen Rothwell
1
-3
/
+2
2017-07-26
drm/hisilicon: fix build error without fbdev emulation
Arnd Bergmann
2
-9
/
+2
2017-07-26
drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users
Maxime Ripard
4
-61
/
+37
2017-07-26
drm: Improve kerneldoc for drm_modeset_lock
Liviu Dudau
1
-2
/
+10
2017-07-26
drm/hisilicon: Remove custom FB helper deferred setup
Thierry Reding
1
-10
/
+10
2017-07-26
drm/exynos: Remove custom FB helper deferred setup
Thierry Reding
2
-27
/
+5
2017-07-26
drm/fb-helper: Support deferred setup
Daniel Vetter
2
-35
/
+90
2017-07-26
dma-fence: Don't BUG_ON when not absolutely needed
Daniel Vetter
2
-4
/
+4
2017-07-26
drm: Convert to using %pOF instead of full_name
Rob Herring
25
-80
/
+72
2017-07-26
drm/syncobj: Fix kerneldoc
Daniel Vetter
2
-3
/
+1
2017-07-26
drm/atomic: Allow drm_atomic_helper_swap_state to fail
Maarten Lankhorst
1
-8
/
+7
2017-07-26
drm/atomic: Add __must_check to drm_atomic_helper_swap_state.
Maarten Lankhorst
1
-1
/
+2
[next]