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.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
2016-06-07
drm/fb_cma_helper: Implement fb_mmap callback
Robin Murphy
1
-0
/
+8
2016-06-07
drm/qxl: Remove useless drm_fb_get_bpp_depth() call
Laurent Pinchart
1
-4
/
+0
2016-06-07
drm/ast: Remove useless drm_fb_get_bpp_depth() call
Laurent Pinchart
1
-3
/
+0
2016-06-07
drm/atomic: Fix remaining places where !funcs->best_encoder is valid
Boris Brezillon
2
-2
/
+15
2016-06-07
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
17
-59
/
+80
2016-06-06
drm/shmobile: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
1
-2
/
+2
2016-06-06
drm/radeon: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
2
-7
/
+12
2016-06-06
drm/qxl: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
1
-3
/
+2
2016-06-06
drm/atmel: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
1
-1
/
+1
2016-06-06
drm/armada: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
1
-6
/
+6
2016-06-06
drm/amdgpu: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
4
-5
/
+5
2016-06-06
drm/virtio: use drm_crtc_send_vblank_event()
Gustavo Padovan
1
-1
/
+1
2016-06-06
drm/udl: use drm_crtc_send_vblank_event()
Gustavo Padovan
1
-1
/
+1
2016-06-06
drm/qxl: use drm_crtc_send_vblank_event()
Gustavo Padovan
1
-1
/
+1
2016-06-06
drm/atmel: use drm_crtc_send_vblank_event()
Gustavo Padovan
1
-1
/
+1
2016-06-06
drm/armada: use drm_crtc_send_vblank_event()
Gustavo Padovan
1
-1
/
+1
2016-06-03
drm/doc: Switch to sphinx/rst fixed-width quoting
Daniel Vetter
8
-18
/
+22
2016-06-03
drm/doc: Drop kerneldoc for static functions in drm_irq.c
Daniel Vetter
1
-10
/
+2
2016-06-03
drm/doc: Improve kernel-doc for drm_fb_cma_helper.c
Daniel Vetter
1
-6
/
+11
2016-06-03
drm/atomic-helper: Fixup kerneldoc for drm_atomic_helper_legacy_gamma_set
Daniel Vetter
1
-1
/
+1
2016-06-03
dma-buf/sync_file: fix build warning with context format type
Gustavo Padovan
1
-1
/
+1
2016-06-03
drm: Store the plane's index
Chris Wilson
1
-77
/
+21
2016-06-03
drm/fence: add fence to drm_pending_event
Gustavo Padovan
5
-16
/
+24
2016-06-02
drm: Consolidate crtc arrays in drm_atomic_state
Daniel Vetter
2
-12
/
+7
2016-06-02
drm: Consolidate plane arrays in drm_atomic_state
Daniel Vetter
3
-13
/
+8
2016-06-02
drm: Consolidate connector arrays in drm_atomic_state
Daniel Vetter
2
-19
/
+10
2016-06-02
drm/atomic: Add drm_atomic_crtc_state_for_each_plane_state
Daniel Vetter
4
-22
/
+8
2016-06-02
drm/doc: Appease sphinx
Daniel Vetter
7
-16
/
+20
2016-06-02
drm/exynos: Use for_each_crtc_in_state
Daniel Vetter
1
-4
/
+4
2016-06-02
drm/omap: Use for_each_plane_in_state
Daniel Vetter
1
-6
/
+5
2016-06-02
drm/vc4: Use for_each_plane_in_state
Daniel Vetter
1
-7
/
+3
2016-06-02
drm/rcar-du: Use for_each_*_in_state
Daniel Vetter
2
-16
/
+12
2016-06-02
drm/msm: Use for_each_*_in_state
Daniel Vetter
3
-46
/
+23
2016-06-02
drm/i915: Use drm_atomic_get_existing_plane_state
Daniel Vetter
1
-1
/
+2
2016-06-02
drm/hdlcd: Clean up crtc hooks
Daniel Vetter
1
-19
/
+0
2016-06-02
drm/atomic-helper: use for_each_*_in_state more
Daniel Vetter
1
-31
/
+16
2016-06-02
drm: Only create a cmdline mode if no probed modes match
Chris Wilson
1
-2
/
+19
2016-06-02
dma-buf/fence: add signal_on_any to the fence array v2
Christian König
1
-8
/
+25
2016-06-02
dma-buf/fence: add fence_array fences v6
Gustavo Padovan
2
-1
/
+128
2016-06-02
dma-buf/fence: make fence context 64 bit v2
Christian König
9
-12
/
+14
2016-06-02
drm/atomic: Handle funcs->best_encoder == NULL case
Boris Brezillon
1
-1
/
+3
2016-06-02
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...
Dave Airlie
67
-3710
/
+4366
2016-06-02
Merge tag 'topic/drm-misc-2016-06-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
23
-183
/
+93
2016-06-01
drm/i915: Revert async unpin and nonblocking atomic commit
Daniel Vetter
11
-625
/
+1283
2016-05-31
drm/vc4: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-05-31
drm/vc4: Use drm_gem_object_unreference_unlocked
Daniel Vetter
2
-10
/
+3
2016-05-31
drm: Initialize a linear gamma table by default
Daniel Vetter
2
-7
/
+13
2016-05-31
drm/vgem: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-05-31
drm/qxl: Don't set a gamma table size
Daniel Vetter
1
-1
/
+0
2016-05-31
drm/msm: Nuke dummy gamma_set/get functions
Daniel Vetter
1
-14
/
+0
[next]