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-08-02
Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
109
-1761
/
+4301
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-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-27
Backmerge tag 'v4.13-rc2' into drm-next
Dave Airlie
234
-1074
/
+7253
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
3
-61
/
+36
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
1
-35
/
+67
2017-07-26
dma-fence: Don't BUG_ON when not absolutely needed
Daniel Vetter
1
-2
/
+2
2017-07-26
drm: Convert to using %pOF instead of full_name
Rob Herring
25
-80
/
+72
2017-07-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
4136
-97174
/
+268501
2017-07-26
drm/syncobj: Fix kerneldoc
Daniel Vetter
1
-2
/
+0
2017-07-26
drm/atomic: Allow drm_atomic_helper_swap_state to fail
Maarten Lankhorst
1
-8
/
+7
2017-07-26
drm/vc4: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+1
2017-07-26
drm/tilcdc: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+5
2017-07-26
drm/tegra: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+6
2017-07-26
drm/msm: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-8
/
+8
2017-07-26
drm/mediatek: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+6
2017-07-26
drm/i915: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+9
2017-07-26
drm/atmel-hlcdc: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-6
/
+7
2017-07-26
drm/nouveau: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+4
2017-07-26
drm/atomic: Change drm_atomic_helper_swap_state to return an error.
Maarten Lankhorst
1
-8
/
+18
2017-07-26
drm/nouveau: Fix error handling in nv50_disp_atomic_commit
Maarten Lankhorst
1
-2
/
+5
2017-07-26
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
15
-15
/
+0
2017-07-26
drm/qxl: Drop fbdev hwaccel flags
Daniel Vetter
1
-1
/
+1
2017-07-26
drm: Update docs around gem_free_object
Daniel Vetter
1
-1
/
+1
2017-07-25
drm/amdgpu: reduce the time of reading VBIOS
Xiangliang Yu
1
-1
/
+1
2017-07-25
drm/amdgpu/virtual_dce: Remove the rmmod error message
Emily Deng
1
-1
/
+1
2017-07-25
drm/amdgpu/gmc9: disable legacy vga features in gmc init
Alex Deucher
1
-0
/
+16
2017-07-25
drm/amdgpu/gmc8: disable legacy vga features in gmc init
Alex Deucher
1
-0
/
+14
2017-07-25
drm/amdgpu/gmc7: disable legacy vga features in gmc init
Alex Deucher
1
-0
/
+14
2017-07-25
drm/amdgpu/gmc6: disable legacy vga features in gmc init (v2)
Alex Deucher
1
-1
/
+13
2017-07-25
drm/radeon: Set depth on low mem to 16 bpp instead of 8 bpp
Egbert Eich
1
-2
/
+5
2017-07-25
drm/amdgpu: fix the incorrect scratch reg number on gfx v6
Huang Rui
1
-1
/
+1
2017-07-25
drm/amdgpu: fix the incorrect scratch reg number on gfx v7
Huang Rui
1
-1
/
+1
2017-07-25
drm/amdgpu: fix the incorrect scratch reg number on gfx v8
Huang Rui
1
-1
/
+1
2017-07-25
drm/amdgpu: fix the incorrect scratch reg number on gfx v9
Huang Rui
1
-1
/
+1
2017-07-25
drm/amd/powerplay: add support for 3DP 4K@120Hz on vega10.
Rex Zhu
1
-8
/
+80
2017-07-25
drm/amdgpu: enable huge page handling in the VM v5
Alex Deucher
2
-20
/
+104
2017-07-25
drm/amdgpu: increase fragmentation size for Vega10 v2
Christian König
5
-7
/
+15
2017-07-25
drm/amdgpu: ttm_bind only when user needs gpu_addr in bo pin
Chunming Zhou
1
-6
/
+7
2017-07-25
drm/amdgpu: correct clock info for SRIOV
Xiangliang Yu
1
-2
/
+2
2017-07-25
drm/amdgpu/gmc8: SRIOV need to program fb location
Emily Deng
1
-1
/
+15
[next]