index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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-08-03
drm/sti: atomic crtc/plane update
Vincent Abriou
13
-877
/
+809
2015-08-03
drm/sti: rename files and functions
Vincent Abriou
16
-183
/
+182
2015-08-03
drm/sti: code clean up
Vincent Abriou
19
-886
/
+713
2015-08-03
drm/sti: fix dynamic z-ordering
Vincent Abriou
3
-20
/
+24
2015-08-03
drm: sti: fix sub-components bind
Benjamin Gaignard
3
-94
/
+22
2015-07-30
drm/amdkfd: fix bug when initializing sdma vm
Oded Gabbay
2
-2
/
+2
2015-07-30
drm/amdgpu: fix bug when amdkfd destroys hqd
Oded Gabbay
1
-1
/
+1
2015-07-27
drm/atomic: Update legacy DPMS state during modesets, v3.
Maarten Lankhorst
2
-14
/
+21
[prev]
[next]