开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2016-07-15
gpu: drm: arcpgu_drv: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-15
gpu: drm: exynos_hdmi: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-15
gpu: drm: omapdrm: dss-of: add missing of_node_put after calling of_parse_pha...
Peter Chen
2016-07-15
gpu: drm: omapdrm: connector-dvi: add missing of_node_put after calling of_pa...
Peter Chen
2016-07-14
Revert "drm: Resurrect atomic rmfb code"
Daniel Vetter
2016-07-14
drm: Don't overwrite user ioctl arg unless requested
Chris Wilson
2016-07-13
dma-buf/sync_file: improve Kconfig description for Sync Files
Gustavo Padovan
2016-07-13
drm: Resurrect atomic rmfb code
Daniel Vetter
2016-07-12
drm/vgem: Use PAGE_KERNEL in place of x86-specific PAGE_KERNEL_IO
Chris Wilson
2016-07-12
qxl: silence uninitialized variable warning
Dan Carpenter
2016-07-12
qxl: check for kmap failures
Dan Carpenter
2016-07-12
vga_switcheroo: Sphinxify docs
Lukas Wunner
2016-07-12
drm: Restore double clflush on the last partial cacheline
Chris Wilson
2016-07-12
gpu: drm: rockchip_drm_drv: add missing of_node_put after calling of_parse_ph...
Peter Chen
2016-07-12
gpu: drm: sti_vtg: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-12
gpu: drm: sti_hqvdp: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-12
gpu: drm: sti_vdo: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-12
gpu: drm: sti_compositor: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-12
drm/tilcdc: use drm_crtc_handle_vblank()
Gustavo Padovan
2016-07-12
drm/rcar-du: use drm_crtc_handle_vblank()
Gustavo Padovan
2016-07-12
drm/nouveau: use drm_crtc_handle_vblank()
Gustavo Padovan
2016-07-12
drm/atmel: use drm_crtc_handle_vblank()
Gustavo Padovan
2016-07-12
drm/armada: use drm_crtc_handle_vblank()
Gustavo Padovan
2016-07-12
drm: make drm_vblank_count_and_time() static
Gustavo Padovan
2016-07-12
drm/mediatek/mtk_mipi_tx: checking the wrong variable
Dan Carpenter
2016-07-12
drm/qxl: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-12
drm/hisilicon: Fix ADE vblank on/off handling
Xinliang Liu
2016-07-12
drm_aux-dev: fix error handling in drm_dp_aux_dev_init()
Alexey Khoroshilov
2016-07-12
drm: Fix broken use of _PAGE_NO_CACHE on powerpc
Benjamin Herrenschmidt
2016-07-12
drm/dsi: Make set_tear_scanline command consistent
Thierry Reding
2016-07-12
drm/qxl: Remove dead code
Thierry Reding
2016-07-12
drm/vmwgfx: Stop checking minor type directly
Frank Binns
2016-07-12
drm/udl: Unplugging a device now unregisters it
Chris Wilson
2016-07-12
drm: Do a full device unregister when unplugging
Chris Wilson
2016-07-12
drm: Unexport drm_connector_register_all()
Chris Wilson
2016-07-12
drm/exynos: make fbdev support really optional
Tobias Jakobi
2016-07-12
drm: Only handle _DRM_VBLANK_NEXTONMISS once
Michel Dänzer
2016-07-12
drm/vgem: Enable dmabuf interface for export
Chris Wilson
2016-07-12
drm/vgem: Fix mmaping
Chris Wilson
2016-06-30
drm: Fix a typo in drm_ioctl.c
Masanari Iida
2016-06-27
drm: fix some spelling mistakes
Frank Binns
2016-06-24
drm/nouveau/dispnv04: Use helper to turn off CRTC
Lukas Wunner
2016-06-24
drm/i2c/ch7006: Use helper to turn off CRTC
Lukas Wunner
2016-06-24
drm: Use helper to turn off CRTC
Lukas Wunner
2016-06-24
drm/amdgpu: Turn off CRTCs on driver unload
Lukas Wunner
2016-06-24
drm/radeon: Turn off CRTCs on driver unload
Lukas Wunner
2016-06-24
drm/nouveau: Turn off CRTCs on driver unload
Lukas Wunner
2016-06-24
drm: Add helpers to turn off CRTCs
Lukas Wunner
2016-06-24
drm/amdgpu: Forbid runtime pm on driver unload
Lukas Wunner
2016-06-24
drm/amdgpu: Don't leak runtime pm ref on driver load
Lukas Wunner
[next]