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
2015-08-11
drm/core: Set mode to NULL when connectors in a set drops to 0.
Maarten Lankhorst
1
-2
/
+5
2015-08-11
drm/atomic: Call ww_acquire_done after check phase is complete
Daniel Vetter
1
-0
/
+3
2015-08-11
drm/atomic: Paper over locking WARN in default_state_clear
Daniel Vetter
1
-3
/
+9
2015-08-11
drm/edid: Use ARRAY_SIZE in drm_add_modes_noedid
Daniel Vetter
1
-1
/
+1
2015-08-11
drm/qxl: Don't take dev->struct_mutex in bo_force_delete
Daniel Vetter
1
-3
/
+1
2015-08-11
drm/nouveau: Don't take dev->struct_mutex in ttm_fini
Daniel Vetter
1
-2
/
+0
2015-08-11
drm/rockchip: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
1
-8
/
+4
2015-08-10
drm/cma-helper: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
1
-6
/
+1
2015-08-10
drm/cirrus: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
1
-11
/
+4
2015-08-10
drm/mga200g: Hold a proper reference for cursor_set
Daniel Vetter
1
-12
/
+10
2015-08-10
drm/mga200g: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
1
-12
/
+4
2015-08-10
drm/bochs: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
1
-12
/
+4
2015-08-10
drm/ast: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
1
-11
/
+5
2015-08-10
drm/gem: Be more friendly with locking checks
Daniel Vetter
1
-1
/
+1
2015-08-07
drm: Remove two-level menu in Kconfig
Thierry Reding
1
-2
/
+0
2015-08-06
drm: Add top level Kconfig option for DRM fbdev emulation
Archit Taneja
2
-1
/
+14
2015-08-06
drm/fb-helper: Move drm_fb_helper_force_kernel_mode() inside #ifdef
Geert Uytterhoeven
1
-25
/
+25
2015-08-06
drm/fb-helper: Clarify drm_fb_helper_restore_fbdev_mode*()
Geert Uytterhoeven
1
-18
/
+3
2015-08-06
drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
3
-4
/
+4
2015-08-06
drm/virtio: Use new drm_fb_helper functions
Archit Taneja
1
-23
/
+9
2015-08-06
drm/amdgpu: Use new drm_fb_helper functions
Archit Taneja
1
-31
/
+14
2015-08-06
drm/bochs: Use new drm_fb_helper functions
Archit Taneja
2
-27
/
+13
2015-08-06
drm/nouveau: Use new drm_fb_helper functions
Archit Taneja
1
-27
/
+12
2015-08-06
drm/i915: Use new drm_fb_helper functions
Archit Taneja
1
-28
/
+12
2015-08-06
drm/radeon: Use new drm_fb_helper functions
Archit Taneja
1
-30
/
+12
2015-08-06
drm/mgag200: Use new drm_fb_helper functions
Archit Taneja
1
-31
/
+8
2015-08-06
drm/omap: Use new drm_fb_helper functions
Archit Taneja
1
-25
/
+13
2015-08-06
drm/cirrus: Use new drm_fb_helper functions
Archit Taneja
2
-35
/
+10
2015-08-06
drm: Fixup locking WARNINGs in drm_mode_config_reset
Daniel Vetter
1
-0
/
+2
2015-08-06
drm: Remove __drm_modeset_lock_all
Daniel Vetter
1
-41
/
+11
2015-08-06
drm/fb-helper: Stop using trylocks in force_restore
Daniel Vetter
1
-10
/
+1
2015-08-06
drm/fbdev: Return -EBUSY when oopsing
Daniel Vetter
2
-33
/
+12
2015-08-06
drm/fb_cma_helper: Use new drm_fb_helper functions
Archit Taneja
1
-34
/
+11
2015-08-06
drm/udl: Use new drm_fb_helper functions
Archit Taneja
1
-29
/
+12
2015-08-06
drm/qxl: Use new drm_fb_helper functions
Archit Taneja
1
-27
/
+13
2015-08-06
drm/gma500: Use new drm_fb_helper functions
Archit Taneja
2
-35
/
+19
2015-08-06
drm/exynos: Use new drm_fb_helper functions
Archit Taneja
1
-35
/
+12
2015-08-06
drm/msm: Use new drm_fb_helper functions
Archit Taneja
1
-24
/
+10
2015-08-06
drm/tegra: Use new drm_fb_helper functions
Archit Taneja
1
-26
/
+9
2015-08-06
drm/ast: Use new drm_fb_helper functions
Archit Taneja
1
-31
/
+17
2015-08-06
drm/armada: Use new drm_fb_helper functions
Archit Taneja
1
-23
/
+10
2015-08-06
drm/rockchip: Use new drm_fb_helper functions
Archit Taneja
1
-35
/
+12
2015-08-06
drm/fb_helper: Create a wrapper for fb_set_suspend
Archit Taneja
1
-0
/
+14
2015-08-06
drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcs
Archit Taneja
2
-0
/
+90
2015-08-06
drm/fb_helper: Create wrappers for fb_sys_read/write funcs
Archit Taneja
2
-0
/
+33
2015-08-06
drm/fb_helper: Create a wrapper for unlink_framebuffer
Archit Taneja
1
-0
/
+13
2015-08-06
drm/fb_helper: Add drm_fb_helper functions to manage fb_info creation
Archit Taneja
1
-0
/
+80
2015-08-06
drm/omap: Fixup compile fail
Daniel Vetter
1
-2
/
+4
2015-07-27
drm/atomic: Update legacy DPMS state during modesets, v3.
Maarten Lankhorst
2
-14
/
+21
2015-07-27
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
16
-40
/
+61
[next]