index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
soc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-13
MAINTAINERS: add entry for the Sync File Framework
Gustavo Padovan
1
-0
/
+11
2016-07-13
drm: Resurrect atomic rmfb code
Daniel Vetter
3
-0
/
+73
2016-07-12
drm/vgem: Use PAGE_KERNEL in place of x86-specific PAGE_KERNEL_IO
Chris Wilson
1
-1
/
+1
2016-07-12
qxl: silence uninitialized variable warning
Dan Carpenter
1
-2
/
+1
2016-07-12
qxl: check for kmap failures
Dan Carpenter
1
-0
/
+2
2016-07-12
vga_switcheroo: Sphinxify docs
Lukas Wunner
3
-22
/
+18
2016-07-12
drm: Restore double clflush on the last partial cacheline
Chris Wilson
1
-0
/
+1
2016-07-12
gpu: drm: rockchip_drm_drv: add missing of_node_put after calling of_parse_ph...
Peter Chen
1
-0
/
+1
2016-07-12
gpu: drm: sti_vtg: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+1
2016-07-12
gpu: drm: sti_hqvdp: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+1
2016-07-12
gpu: drm: sti_vdo: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+1
2016-07-12
gpu: drm: sti_compositor: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+2
2016-07-12
drm/tilcdc: use drm_crtc_handle_vblank()
Gustavo Padovan
1
-1
/
+1
2016-07-12
drm/rcar-du: use drm_crtc_handle_vblank()
Gustavo Padovan
1
-1
/
+1
2016-07-12
drm/nouveau: use drm_crtc_handle_vblank()
Gustavo Padovan
1
-1
/
+1
2016-07-12
drm/atmel: use drm_crtc_handle_vblank()
Gustavo Padovan
1
-1
/
+1
2016-07-12
drm/armada: use drm_crtc_handle_vblank()
Gustavo Padovan
1
-1
/
+1
2016-07-12
drm: make drm_vblank_count_and_time() static
Gustavo Padovan
2
-7
/
+2
2016-07-12
drm/mediatek/mtk_mipi_tx: checking the wrong variable
Dan Carpenter
1
-1
/
+1
2016-07-12
drm/qxl: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
3
-7
/
+2
2016-07-12
drm/hisilicon: Fix ADE vblank on/off handling
Xinliang Liu
1
-0
/
+2
2016-07-12
drm_aux-dev: fix error handling in drm_dp_aux_dev_init()
Alexey Khoroshilov
1
-2
/
+1
2016-07-12
drm: Fix broken use of _PAGE_NO_CACHE on powerpc
Benjamin Herrenschmidt
3
-4
/
+4
2016-07-12
drm/dsi: Make set_tear_scanline command consistent
Thierry Reding
2
-9
/
+9
2016-07-12
drm/qxl: Remove dead code
Thierry Reding
1
-4
/
+0
2016-07-12
drm/vmwgfx: Stop checking minor type directly
Frank Binns
1
-2
/
+1
2016-07-12
drm/udl: Unplugging a device now unregisters it
Chris Wilson
1
-1
/
+0
2016-07-12
drm: Do a full device unregister when unplugging
Chris Wilson
1
-3
/
+1
2016-07-12
drm: Unexport drm_connector_register_all()
Chris Wilson
2
-19
/
+1
2016-07-12
drm/exynos: make fbdev support really optional
Tobias Jakobi
1
-4
/
+0
2016-07-12
drm: Only handle _DRM_VBLANK_NEXTONMISS once
Michel Dänzer
1
-11
/
+5
2016-07-12
drm/vgem: Enable dmabuf interface for export
Chris Wilson
1
-1
/
+88
2016-07-12
drm/vgem: Fix mmaping
Chris Wilson
2
-109
/
+61
2016-06-30
drm: Fix a typo in drm_ioctl.c
Masanari Iida
1
-1
/
+1
2016-06-27
drm: fix some spelling mistakes
Frank Binns
1
-2
/
+2
2016-06-24
drm/nouveau/dispnv04: Use helper to turn off CRTC
Lukas Wunner
1
-7
/
+2
2016-06-24
drm/i2c/ch7006: Use helper to turn off CRTC
Lukas Wunner
1
-7
/
+2
2016-06-24
drm: Use helper to turn off CRTC
Lukas Wunner
1
-7
/
+1
2016-06-24
drm/amdgpu: Turn off CRTCs on driver unload
Lukas Wunner
1
-0
/
+1
2016-06-24
drm/radeon: Turn off CRTCs on driver unload
Lukas Wunner
1
-0
/
+1
2016-06-24
drm/nouveau: Turn off CRTCs on driver unload
Lukas Wunner
2
-10
/
+1
2016-06-24
drm: Add helpers to turn off CRTCs
Lukas Wunner
2
-0
/
+47
2016-06-24
drm/amdgpu: Forbid runtime pm on driver unload
Lukas Wunner
1
-0
/
+1
2016-06-24
drm/amdgpu: Don't leak runtime pm ref on driver load
Lukas Wunner
1
-2
/
+5
2016-06-24
drm/amdgpu: Don't leak runtime pm ref on driver unload
Lukas Wunner
1
-1
/
+3
2016-06-24
drm/radeon: Forbid runtime pm on driver unload
Lukas Wunner
1
-0
/
+1
2016-06-24
drm/radeon: Don't leak runtime pm ref on driver load
Lukas Wunner
1
-0
/
+4
2016-06-24
drm/radeon: Don't leak runtime pm ref on driver unload
Lukas Wunner
1
-1
/
+3
2016-06-24
drm/nouveau: Forbid runtime pm on driver unload
Lukas Wunner
1
-0
/
+1
2016-06-24
drm/nouveau: Don't leak runtime pm ref on driver unload
Lukas Wunner
1
-1
/
+4
[next]