summaryrefslogtreecommitdiffstats
path: root/kernel/audit_watch.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-27drm/vmwgfx: Drop drm_vblank_cleanupDaniel Vetter5-47/+3
2017-06-26drm/udl: Drop drm_vblank_cleanupDaniel Vetter1-2/+0
2017-06-26drm/rockchip: Drop drm_vblank_cleanupDaniel Vetter1-2/+0
2017-06-26drm/nouveau: Drop drm_vblank_cleanupDaniel Vetter1-2/+0
2017-06-26drm/mtk: Drop drm_vblank_cleanupDaniel Vetter1-1/+0
2017-06-26drm/i915: Drop drm_vblank_cleanupDaniel Vetter1-5/+1
2017-06-26drm/kirin: Drop drm_vblank_cleanupDaniel Vetter1-1/+0
2017-06-26drm/hibmc: Drop drm_vblank_cleanupDaniel Vetter1-1/+2
2017-06-23drm/vgem: Pin our pages for dmabuf exportsChris Wilson2-21/+64
2017-06-23drm: arcpgu: arc_pgu_crtc_mode_valid() can be statickbuild test robot1-2/+2
2017-06-23drm/mxsfb: Drop drm_vblank_cleanupDaniel Vetter1-1/+0
2017-06-23drm/amd|radeon: Drop drm_vblank_cleanupDaniel Vetter2-2/+0
2017-06-23drm/qxl: move extern variable declaration header fileGerd Hoffmann2-1/+1
2017-06-23drm/qxl: declare a bunch of functions as staticGerd Hoffmann2-11/+11
2017-06-23drm/qxl: fix __user annotationsGerd Hoffmann2-11/+12
2017-06-23drm/rockchip: dw_hdmi: introduce the pclk for grfMark Yao2-0/+19
2017-06-23drm/rockchip: dw_hdmi: introduce the VPLL clock settingMark Yao2-2/+25
2017-06-23drm/rockchip: dw_hdmi: add RK3399 HDMI supportMark Yao2-12/+59
2017-06-22drm: atmel-hlcdc: add support for 8-bit color lookup table modePeter Rosin4-0/+64
2017-06-22drm: atmel-hlcdc: add missing .set_property helper to the crtcPeter Rosin1-0/+1
2017-06-22drm/vc4: Remove dead vc4_event_pending().Eric Anholt2-9/+0
2017-06-22drm/vc4: Use the atomic state's commit workqueue.Eric Anholt1-58/+13
2017-06-22drm/vc4: Wait for fences interruptibly in blocking mode.Eric Anholt1-0/+10
2017-06-22drm/vc4: Hook up plane prepare_fb to lookup dma-buf reservations.Eric Anholt1-0/+17
2017-06-22drm/vc4: Allow vblank_disable_immediate on non-fw-kms. (v2)Mario Kleiner1-0/+3
2017-06-22drm: Add drm_atomic_helper_wait_for_flip_done()Boris Brezillon3-2/+47
2017-06-22drm: arcpgu: Use crtc->mode_valid() callbackJose Abreu1-15/+14
2017-06-22drm/zte: Drop drm_vblank_cleanupDaniel Vetter1-2/+0
2017-06-22drm/shmob: Drop drm_vblank_cleanupDaniel Vetter1-3/+1
2017-06-21drm/vc4: Send a VBLANK event when disabling a CRTCBoris Brezillon1-0/+13
2017-06-21drm: Check for drm_device->dev in drm_set_busidDaniel Vetter1-1/+1
2017-06-21drm: sti: sti_hqvdp: undo preparation of a clock source.Arvind Yadav1-0/+3
2017-06-21drm/rockchip: Remove unnecessary NULL checkThierry Reding1-3/+1
2017-06-21drm/atmel-hlcdc: Remove unnecessary NULL checkThierry Reding1-2/+1
2017-06-21drm: armada: make of_device_ids const.Arvind Yadav1-1/+1
2017-06-20drm: Convert CMA fbdev console suspend helpers to use boolLiviu Dudau2-4/+4
2017-06-20drm: sti: sti_hqvdp: make of_device_ids const.Arvind Yadav1-1/+1
2017-06-20drm: sti: sti_dvo: make of_device_ids const.Arvind Yadav1-1/+1
2017-06-20drm: More links for gamma support helpersDaniel Vetter1-0/+3
2017-06-20drm: vc4: Use crtc->mode_valid() and encoder->mode_valid() callbacksJose Abreu2-14/+12
2017-06-20drm/doc: Improve ioctl/fops docs a bit moreDaniel Vetter5-2/+32
2017-06-20drm/pci: Deprecate drm_pci_init/exit completelyDaniel Vetter19-64/+56
2017-06-20drm: Remove drm_driver->set_busid hookDaniel Vetter23-31/+3
2017-06-20drm/udl: Remove dummy busid callbackDaniel Vetter1-6/+0
2017-06-20drm/vblank: Consistent drm_crtc_ prefixDaniel Vetter5-8/+8
2017-06-20drm/vblank: _ioctl posfix for ioctl handlerDaniel Vetter3-24/+14
2017-06-20drm/doc: vblank cleanupDaniel Vetter4-141/+113
2017-06-20drm/doc: Drop empty include for drm_color_mgmt.hDaniel Vetter1-3/+0
2017-06-20drm/tegra: Drop drm_vblank_cleanupDaniel Vetter1-4/+1
2017-06-20drm/sti: Drop drm_vblank_cleanupDaniel Vetter1-1/+0