summaryrefslogtreecommitdiffstats
path: root/fs/mount.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-10drm/cirrus: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter1-11/+4
2015-08-10drm/mga200g: Hold a proper reference for cursor_setDaniel Vetter1-12/+10
2015-08-10drm/mga200g: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter1-12/+4
2015-08-10drm/bochs: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter1-12/+4
2015-08-10drm/ast: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter1-11/+5
2015-08-10drm/gem: Be more friendly with locking checksDaniel Vetter1-1/+1
2015-08-07drm: Remove two-level menu in KconfigThierry Reding1-2/+0
2015-08-06drm: Add top level Kconfig option for DRM fbdev emulationArchit Taneja3-1/+199
2015-08-06drm/fb-helper: Move drm_fb_helper_force_kernel_mode() inside #ifdefGeert Uytterhoeven1-25/+25
2015-08-06drm/fb-helper: Clarify drm_fb_helper_restore_fbdev_mode*()Geert Uytterhoeven1-18/+3
2015-08-06drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar3-4/+4
2015-08-06drm/virtio: Use new drm_fb_helper functionsArchit Taneja1-23/+9
2015-08-06drm/amdgpu: Use new drm_fb_helper functionsArchit Taneja1-31/+14
2015-08-06drm/bochs: Use new drm_fb_helper functionsArchit Taneja2-27/+13
2015-08-06drm/nouveau: Use new drm_fb_helper functionsArchit Taneja1-27/+12
2015-08-06drm/i915: Use new drm_fb_helper functionsArchit Taneja1-28/+12
2015-08-06drm/radeon: Use new drm_fb_helper functionsArchit Taneja1-30/+12
2015-08-06drm/mgag200: Use new drm_fb_helper functionsArchit Taneja1-31/+8
2015-08-06drm/omap: Use new drm_fb_helper functionsArchit Taneja1-25/+13
2015-08-06drm/cirrus: Use new drm_fb_helper functionsArchit Taneja2-35/+10
2015-08-06drm: Fixup locking WARNINGs in drm_mode_config_resetDaniel Vetter1-0/+2
2015-08-06drm: Remove __drm_modeset_lock_allDaniel Vetter2-42/+11
2015-08-06drm/fb-helper: Stop using trylocks in force_restoreDaniel Vetter1-10/+1
2015-08-06drm/fbdev: Return -EBUSY when oopsingDaniel Vetter2-33/+12
2015-08-06drm/fb_cma_helper: Use new drm_fb_helper functionsArchit Taneja1-34/+11
2015-08-06drm/udl: Use new drm_fb_helper functionsArchit Taneja1-29/+12
2015-08-06drm/qxl: Use new drm_fb_helper functionsArchit Taneja1-27/+13
2015-08-06drm/gma500: Use new drm_fb_helper functionsArchit Taneja2-35/+19
2015-08-06drm/exynos: Use new drm_fb_helper functionsArchit Taneja1-35/+12
2015-08-06drm/msm: Use new drm_fb_helper functionsArchit Taneja1-24/+10
2015-08-06drm/tegra: Use new drm_fb_helper functionsArchit Taneja1-26/+9
2015-08-06drm/ast: Use new drm_fb_helper functionsArchit Taneja1-31/+17
2015-08-06drm/armada: Use new drm_fb_helper functionsArchit Taneja1-23/+10
2015-08-06drm/rockchip: Use new drm_fb_helper functionsArchit Taneja1-35/+12
2015-08-06drm/fb_helper: Create a wrapper for fb_set_suspendArchit Taneja2-0/+16
2015-08-06drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcsArchit Taneja3-0/+104
2015-08-06drm/fb_helper: Create wrappers for fb_sys_read/write funcsArchit Taneja3-0/+38
2015-08-06drm/fb_helper: Create a wrapper for unlink_framebufferArchit Taneja2-0/+15
2015-08-06drm/fb_helper: Add drm_fb_helper functions to manage fb_info creationArchit Taneja2-0/+84
2015-08-06drm/omap: Fixup compile failDaniel Vetter1-2/+4
2015-07-27drm/atomic: Update legacy DPMS state during modesets, v3.Maarten Lankhorst2-14/+21
2015-07-27drm: Make the connector dpms callback return a value, v2.Maarten Lankhorst19-44/+65
2015-07-27drm/atomic: pass old crtc state to atomic_begin/flush.Maarten Lankhorst11-26/+44
2015-07-27drm/atomic: add connectors_changed to separate it from mode_changed, v2Maarten Lankhorst4-14/+38
2015-07-26drm: Fix DP_TEST_COUNT_MASKRodrigo Vivi1-1/+1
2015-07-22drm: gc now dead mode_group codeDaniel Vetter6-109/+0
2015-07-22drm: Stop filtering according to mode_group in getresourcesDaniel Vetter1-80/+30
2015-07-22drm: Roll out drm_for_each_{plane,crtc,encoder}Daniel Vetter4-18/+19
2015-07-22drm/cma-helper: Fix locking in drm_fb_cma_debugfs_showDaniel Vetter2-17/+2
2015-07-22drm: Roll out drm_for_each_connector moreDaniel Vetter6-12/+14