index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vga_switcheroo: Remove unnecessary checks
Thierry Reding
2015-08-12
1
-8
/
+5
*
vga_switcheroo: Wrap overly long lines
Thierry Reding
2015-08-12
1
-9
/
+24
*
vga_switcheroo: Use pr_fmt()
Thierry Reding
2015-08-12
1
-13
/
+18
*
vga_switcheroo: Cleanup header comment
Thierry Reding
2015-08-12
1
-9
/
+9
*
vga_switcheroo: Use pr_*() instead of printk()
Thierry Reding
2015-08-12
1
-12
/
+12
*
vgaarb: Fix a few checkpatch errors and warnings
Thierry Reding
2015-08-12
1
-42
/
+60
*
vgaarb: Use vgaarb: prefix consistently in messages
Thierry Reding
2015-08-12
1
-19
/
+20
*
vgaarb: Stop complaining about absent devices
Thierry Reding
2015-08-12
1
-2
/
+5
*
drm/atomic: fix null pointer access to mode_fixup callback
Inki Dae
2015-08-11
1
-1
/
+1
*
drm/i915: Use CONFIG_DRM_FBDEV_EMULATION
Daniel Vetter
2015-08-11
7
-23
/
+8
*
drm/core: Set mode to NULL when connectors in a set drops to 0.
Maarten Lankhorst
2015-08-11
1
-2
/
+5
*
drm/atomic: Call ww_acquire_done after check phase is complete
Daniel Vetter
2015-08-11
1
-0
/
+3
*
drm/atomic: Paper over locking WARN in default_state_clear
Daniel Vetter
2015-08-11
1
-3
/
+9
*
drm/edid: Use ARRAY_SIZE in drm_add_modes_noedid
Daniel Vetter
2015-08-11
1
-1
/
+1
*
drm/qxl: Don't take dev->struct_mutex in bo_force_delete
Daniel Vetter
2015-08-11
1
-3
/
+1
*
drm/nouveau: Don't take dev->struct_mutex in ttm_fini
Daniel Vetter
2015-08-11
1
-2
/
+0
*
drm/rockchip: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
2015-08-11
1
-8
/
+4
*
drm/cma-helper: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
2015-08-10
1
-6
/
+1
*
drm/cirrus: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
2015-08-10
1
-11
/
+4
*
drm/mga200g: Hold a proper reference for cursor_set
Daniel Vetter
2015-08-10
1
-12
/
+10
*
drm/mga200g: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
2015-08-10
1
-12
/
+4
*
drm/bochs: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
2015-08-10
1
-12
/
+4
*
drm/ast: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
2015-08-10
1
-11
/
+5
*
drm/gem: Be more friendly with locking checks
Daniel Vetter
2015-08-10
1
-1
/
+1
*
drm: Remove two-level menu in Kconfig
Thierry Reding
2015-08-07
1
-2
/
+0
*
drm: Add top level Kconfig option for DRM fbdev emulation
Archit Taneja
2015-08-06
2
-1
/
+14
*
drm/fb-helper: Move drm_fb_helper_force_kernel_mode() inside #ifdef
Geert Uytterhoeven
2015-08-06
1
-25
/
+25
*
drm/fb-helper: Clarify drm_fb_helper_restore_fbdev_mode*()
Geert Uytterhoeven
2015-08-06
1
-18
/
+3
*
drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-08-06
3
-4
/
+4
*
drm/virtio: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-23
/
+9
*
drm/amdgpu: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-31
/
+14
*
drm/bochs: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
2
-27
/
+13
*
drm/nouveau: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-27
/
+12
*
drm/i915: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-28
/
+12
*
drm/radeon: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-30
/
+12
*
drm/mgag200: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-31
/
+8
*
drm/omap: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-25
/
+13
*
drm/cirrus: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
2
-35
/
+10
*
drm: Fixup locking WARNINGs in drm_mode_config_reset
Daniel Vetter
2015-08-06
1
-0
/
+2
*
drm: Remove __drm_modeset_lock_all
Daniel Vetter
2015-08-06
1
-41
/
+11
*
drm/fb-helper: Stop using trylocks in force_restore
Daniel Vetter
2015-08-06
1
-10
/
+1
*
drm/fbdev: Return -EBUSY when oopsing
Daniel Vetter
2015-08-06
2
-33
/
+12
*
drm/fb_cma_helper: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-34
/
+11
*
drm/udl: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-29
/
+12
*
drm/qxl: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-27
/
+13
*
drm/gma500: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
2
-35
/
+19
*
drm/exynos: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-35
/
+12
*
drm/msm: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-24
/
+10
*
drm/tegra: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-26
/
+9
*
drm/ast: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-31
/
+17
[next]