drm/vgem: Remember to offset relative timeouts to mod_timer() by jiffies
[deliverable/linux.git] / drivers /
2016-07-19  Chris Wilsondrm/vgem: Remember to offset relative timeouts to mod_t...
2016-07-18  Chris Wilsondma-buf: Release module reference on creation failure
2016-07-18  Tobias Jakobidrm/arm: make fbdev support really optional
2016-07-18  Tobias Jakobidrm/ast: make fbdev support really optional
2016-07-18  Tobias Jakobidrm/virtio: make fbdev support really optional
2016-07-18  Tobias Jakobidrm/udl: make fbdev support really optional
2016-07-18  Tobias Jakobidrm/bochs: make fbdev support really optional
2016-07-18  Tobias Jakobidrm/fsl-dcu: make fbdev support really optional
2016-07-18  Tobias Jakobidrm/tilcdc: make fbdev support really optional
2016-07-18  Tobias Jakobidrm/gma500: make fbdev support really optional
2016-07-18  Tobias Jakobidrm/shmobile: make fbdev support really optional
2016-07-18  Tobias Jakobidrm/imx: make fbdev support really optional
2016-07-18  Tobias Jakobidrm/qxl: make fbdev support really optional
2016-07-18  Tobias Jakobidrm/cirrus: make fbdev support really optional
2016-07-18  Tobias Jakobidrm/mgag200: make fbdev support really optional
2016-07-18  Tobias Jakobidrm/omap: make fbdev support really optional
2016-07-18  Tobias Jakobidrm/armada: make fbdev support really optional
2016-07-18  Tobias Jakobidrm/arc: make fbdev support really optional
2016-07-18  Markus Elfringdrm/ast: Delete an unnecessary check before drm_gem_obj...
2016-07-18  Markus Elfringdrm/hdlcd: Delete an unnecessary check before drm_fbdev...
2016-07-18  Markus Elfringdrm/cirrus: Delete an unnecessary check before drm_gem_...
2016-07-18  Markus Elfringdrm/tegra: Delete an unnecessary check before the funct...
2016-07-18  Markus Elfringdrm/virtgpu: Delete unnecessary checks before drm_gem_o...
2016-07-18  Markus Elfringdrm/arcpgu: Delete an unnecessary check before drm_fbde...
2016-07-18  Markus Elfringdrm/vc4: Delete unnecessary checks before two function...
2016-07-18  Markus Elfringdrm/rockchip: Delete an unnecessary check before drm_ge...
2016-07-18  Markus Elfringdrm/bochs: Delete an unnecessary check before drm_gem_o...
2016-07-18  Chris Wilsondrm/vgem: Attach sw fences to exported vGEM dma-buf...
2016-07-15  Tobias Jakobidrm/nouveau: make fbdev support really optional
2016-07-15  Tobias Jakobidrm/atmel-hlcdc: make fbdev support really optional
2016-07-15  Tobias Jakobidrm/rcar-du: make fbdev support really optional
2016-07-15  Tobias Jakobidrm/rockchip: make fbdev support really optional
2016-07-15  Peter Chengpu: drm: arcpgu_drv: add missing of_node_put after...
2016-07-15  Peter Chengpu: drm: exynos_hdmi: add missing of_node_put after...
2016-07-15  Peter Chengpu: drm: omapdrm: dss-of: add missing of_node_put...
2016-07-15  Peter Chengpu: drm: omapdrm: connector-dvi: add missing of_node_p...
2016-07-14  Daniel VetterRevert "drm: Resurrect atomic rmfb code"
2016-07-14  Chris Wilsondrm: Don't overwrite user ioctl arg unless requested
2016-07-13  Gustavo Padovandma-buf/sync_file: improve Kconfig description for...
2016-07-13  Daniel Vetterdrm: Resurrect atomic rmfb code
2016-07-12  Chris Wilsondrm/vgem: Use PAGE_KERNEL in place of x86-specific...
2016-07-12  Dan Carpenterqxl: silence uninitialized variable warning
2016-07-12  Dan Carpenterqxl: check for kmap failures
2016-07-12  Lukas Wunnervga_switcheroo: Sphinxify docs
2016-07-12  Chris Wilsondrm: Restore double clflush on the last partial cacheline
2016-07-12  Peter Chengpu: drm: rockchip_drm_drv: add missing of_node_put...
2016-07-12  Peter Chengpu: drm: sti_vtg: add missing of_node_put after callin...
2016-07-12  Peter Chengpu: drm: sti_hqvdp: add missing of_node_put after...
2016-07-12  Peter Chengpu: drm: sti_vdo: add missing of_node_put after callin...
2016-07-12  Peter Chengpu: drm: sti_compositor: add missing of_node_put after...
2016-07-12  Gustavo Padovandrm/tilcdc: use drm_crtc_handle_vblank()
2016-07-12  Gustavo Padovandrm/rcar-du: use drm_crtc_handle_vblank()
2016-07-12  Gustavo Padovandrm/nouveau: use drm_crtc_handle_vblank()
2016-07-12  Gustavo Padovandrm/atmel: use drm_crtc_handle_vblank()
2016-07-12  Gustavo Padovandrm/armada: use drm_crtc_handle_vblank()
2016-07-12  Gustavo Padovandrm: make drm_vblank_count_and_time() static
2016-07-12  Dan Carpenterdrm/mediatek/mtk_mipi_tx: checking the wrong variable
2016-07-12  Bhaktipriya Shridhardrm/qxl: Remove deprecated create_singlethread_workqueue
2016-07-12  Xinliang Liudrm/hisilicon: Fix ADE vblank on/off handling
2016-07-12  Alexey Khoroshilovdrm_aux-dev: fix error handling in drm_dp_aux_dev_init()
2016-07-12  Benjamin Herrenschmidtdrm: Fix broken use of _PAGE_NO_CACHE on powerpc
2016-07-12  Thierry Redingdrm/dsi: Make set_tear_scanline command consistent
2016-07-12  Thierry Redingdrm/qxl: Remove dead code
2016-07-12  Frank Binnsdrm/vmwgfx: Stop checking minor type directly
2016-07-12  Chris Wilsondrm/udl: Unplugging a device now unregisters it
2016-07-12  Chris Wilsondrm: Do a full device unregister when unplugging
2016-07-12  Chris Wilsondrm: Unexport drm_connector_register_all()
2016-07-12  Tobias Jakobidrm/exynos: make fbdev support really optional
2016-07-12  Michel Dänzerdrm: Only handle _DRM_VBLANK_NEXTONMISS once
2016-07-12  Chris Wilsondrm/vgem: Enable dmabuf interface for export
2016-07-12  Chris Wilsondrm/vgem: Fix mmaping
2016-06-30  Masanari Iidadrm: Fix a typo in drm_ioctl.c
2016-06-27  Frank Binnsdrm: fix some spelling mistakes
2016-06-24  Lukas Wunnerdrm/nouveau/dispnv04: Use helper to turn off CRTC
2016-06-24  Lukas Wunnerdrm/i2c/ch7006: Use helper to turn off CRTC
2016-06-24  Lukas Wunnerdrm: Use helper to turn off CRTC
2016-06-24  Lukas Wunnerdrm/amdgpu: Turn off CRTCs on driver unload
2016-06-24  Lukas Wunnerdrm/radeon: Turn off CRTCs on driver unload
2016-06-24  Lukas Wunnerdrm/nouveau: Turn off CRTCs on driver unload
2016-06-24  Lukas Wunnerdrm: Add helpers to turn off CRTCs
2016-06-24  Lukas Wunnerdrm/amdgpu: Forbid runtime pm on driver unload
2016-06-24  Lukas Wunnerdrm/amdgpu: Don't leak runtime pm ref on driver load
2016-06-24  Lukas Wunnerdrm/amdgpu: Don't leak runtime pm ref on driver unload
2016-06-24  Lukas Wunnerdrm/radeon: Forbid runtime pm on driver unload
2016-06-24  Lukas Wunnerdrm/radeon: Don't leak runtime pm ref on driver load
2016-06-24  Lukas Wunnerdrm/radeon: Don't leak runtime pm ref on driver unload
2016-06-24  Lukas Wunnerdrm/nouveau: Forbid runtime pm on driver unload
2016-06-24  Lukas Wunnerdrm/nouveau: Don't leak runtime pm ref on driver unload
2016-06-24  Dave AirlieMerge tag 'mediatek-drm-2016-06-20' of git://git.pengut...
2016-06-24  Dave AirlieMerge branch 'drm/next/du' of git://linuxtv.org/pinchar...
2016-06-24  Dave AirlieMerge tag 'drm-intel-next-2016-06-20' of git://anongit...
2016-06-24  Dave AirlieMerge tag 'topic/drm-misc-2016-06-22-updated' of git...
2016-06-24  Dave AirlieMerge tag 'drm-sii902x' of github.com:bbrezillon/linux...
2016-06-22  Daniel Vetterdrm/vc4: Remove unused connector
2016-06-22  Chris Wilsondrm/fb-helper: Reduce READ_ONCE(master) to lockless_der...
2016-06-22  Chris Wilsondrm/sun4i: Remove open-coded drm_connector_register_all()
2016-06-22  Chris Wilsondrm/vc4: Remove open-coded drm_connector_register_all()
2016-06-22  Chris Wilsondrm/atmel-hlcdc: Remove redundant call to drm_connector...
2016-06-21  Daniel Vetterdrm: document drm_auth.c
2016-06-21  Daniel Vetterdrm: Clear up master tracking booleans
next
This page took 0.06347 seconds and 8 git commands to generate.