index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-01
drm/syncobj: add new drm_syncobj_add_point interface v4
Christian König
1
-0
/
+40
2019-04-01
dma-buf: add new dma_fence_chain container v7
Christian König
2
-1
/
+243
2019-04-01
drm: fallback to dma_alloc_coherent when memory encryption is active
Christian König
1
-0
/
+7
2019-04-01
drm/sun4i: hdmi: add support for ddc-i2c-bus property
Mans Rullgard
2
-3
/
+38
2019-04-01
drm/stm: add sleep power management
Yannick Fertré
3
-0
/
+62
2019-04-01
drm/stm: dw_mipi_dsi-stm: add sleep power management
Yannick Fertré
1
-0
/
+28
2019-03-31
drm: rockchip: introduce rk3066 hdmi
Zheng Yang
6
-0
/
+1117
2019-03-30
drm/rockchip: vop: Support dithering to RGB666
Urja Rannikko
3
-4
/
+41
2019-03-28
drm/virtio: rework resource creation workflow.
Gerd Hoffmann
6
-91
/
+83
2019-03-28
drm/virtio: params struct for virtio_gpu_cmd_create_resource_3d()
Gerd Hoffmann
3
-19
/
+32
2019-03-28
drm/virtio: params struct for virtio_gpu_cmd_create_resource()
Gerd Hoffmann
4
-15
/
+16
2019-03-28
drm/virtio: use struct to pass params to virtio_gpu_object_create()
Gerd Hoffmann
4
-34
/
+35
2019-03-28
drm/virtio: move virtio_gpu_object_{attach, detach} calls.
Gerd Hoffmann
1
-68
/
+24
2019-03-28
drm/virtio: add virtio-gpu-features debugfs file.
Gerd Hoffmann
1
-1
/
+26
2019-03-28
drm/virtio: remove set but not used variable 'vgdev'
YueHaibing
1
-6
/
+0
2019-03-27
drm/fb-helper: Fixup fill_info cleanup
Daniel Vetter
1
-3
/
+2
2019-03-27
drm/edid: Remove defunct EDID_QUIRK_FIRST_DETAILED_PREFERRED
Ville Syrjälä
1
-10
/
+0
2019-03-27
drm: Kill drm_display_info.name
Ville Syrjälä
6
-11
/
+0
2019-03-27
drm/fb-helper: Unexport fill_{var,info}
Daniel Vetter
1
-33
/
+5
2019-03-27
drm/udl: Use drm_fb_helper_fill_info
Daniel Vetter
1
-6
/
+2
2019-03-27
drm/vboxvideo: Use drm_fb_helper_fill_info
Daniel Vetter
1
-7
/
+1
2019-03-27
drm/tegra: Use drm_fb_helper_fill_info
Daniel Vetter
1
-3
/
+1
2019-03-27
drm/rockchip: Use drm_fb_helper_fill_info
Daniel Vetter
1
-3
/
+1
2019-03-27
drm/radeon: Use drm_fb_helper_fill_info
Daniel Vetter
1
-8
/
+2
2019-03-27
drm/omap: Use drm_fb_helper_fill_info
Daniel Vetter
1
-5
/
+1
2019-03-27
drm/nouveau: Use drm_fb_helper_fill_info
Daniel Vetter
2
-7
/
+2
2019-03-27
drm/msm: Use drm_fb_helper_fill_info
Daniel Vetter
1
-5
/
+1
2019-03-27
drm/mga200g: Use drm_fb_helper_fill_info
Daniel Vetter
2
-8
/
+2
2019-03-27
drm/i915: Use drm_fb_helper_fill_info
Daniel Vetter
1
-6
/
+1
2019-03-27
drm/hibmc: Use drm_fb_helper_fill_info
Daniel Vetter
2
-9
/
+2
2019-03-27
drm/gma500: Use drm_fb_helper_fill_info
Daniel Vetter
2
-7
/
+2
2019-03-27
drm/exynos: Use drm_fb_helper_fill_info
Daniel Vetter
1
-3
/
+1
2019-03-27
drm/cirrus: Use drm_fb_helper_fill_info
Daniel Vetter
2
-8
/
+2
2019-03-27
drm/ast: Use drm_fb_helper_fill_info
Daniel Vetter
2
-7
/
+2
2019-03-27
drm/armada: Use drm_fb_helper_fill_info
Daniel Vetter
1
-5
/
+1
2019-03-27
drm/amdgpu: Use drm_fb_helper_fill_info
Daniel Vetter
1
-16
/
+8
2019-03-27
drm/fb_helper: set info->par in fill_info()
Daniel Vetter
1
-1
/
+1
2019-03-27
drm/fb-helper: set fbi->fix.id in fill_info()
Daniel Vetter
1
-2
/
+3
2019-03-27
drm/fb-helper: Add fill_info() functions
Daniel Vetter
1
-2
/
+27
2019-03-26
drm/fbdev: Make skip_vt_switch the default
Daniel Vetter
6
-7
/
+4
2019-03-25
drm: vkms: check status of alloc_ordered_workqueue
Kangjie Lu
1
-0
/
+2
2019-03-25
drm/hibmc: Drop best_encoder
Daniel Vetter
1
-7
/
+0
2019-03-21
drm/fourcc: Fix conflicting Y41x definitions
Maarten Lankhorst
3
-30
/
+30
2019-03-20
drm/selftests/mm: Switch to bitmap_zalloc()
Andy Shevchenko
1
-7
/
+5
2019-03-20
tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers
Noralf Trønnes
2
-19
/
+45
2019-03-20
drm/vboxvideo: Remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-03-20
drm/meson: exclusively use the canvas provider module
Maxime Jourdan
9
-243
/
+51
2019-03-15
drm: add non-desktop quirks to Sensics and OSVR headsets.
Ryan Pavlik
1
-0
/
+6
2019-03-15
drm/sun4i: mixer: Simplify the get_id logic
Maxime Ripard
1
-28
/
+12
2019-03-15
drm/sun4i: backend: Simplify the get_id logic
Maxime Ripard
1
-23
/
+12
[next]