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
2018-10-30
drm/qxl: Add line after variable declarations
Shayenne da Luz Moura
9
-0
/
+17
2018-10-30
drm/qxl: Remove trailing whitespace
Shayenne da Luz Moura
1
-1
/
+1
2018-10-30
gpu/drm/virtio/virtgpu_vq.c: Use kmem_cache_zalloc
Sabyasachi Gupta
1
-2
/
+1
2018-10-29
drm/virtio: Handle context ID allocation errors
Matthew Wilcox
1
-18
/
+11
2018-10-29
drm/virtio: Replace IDRs with IDAs
Matthew Wilcox
3
-28
/
+8
2018-10-29
drm/virtio: fix resource id handling
Gerd Hoffmann
6
-26
/
+23
2018-10-29
drm/virtio: drop resource_id argument.
Gerd Hoffmann
6
-16
/
+10
2018-10-29
drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_resource_creat...
Gerd Hoffmann
1
-16
/
+8
2018-10-29
drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_mode_dumb_crea...
Gerd Hoffmann
1
-5
/
+3
2018-10-29
drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpufb_create()
Gerd Hoffmann
1
-4
/
+4
2018-10-29
drm/virtio: track created object state
Gerd Hoffmann
6
-5
/
+16
2018-10-29
gpu: drm/lease: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
1
-1
/
+1
2018-10-29
drm/bridge: analogix_dp: Fix misleading indentation reported by smatch
Enric Balletbo i Serra
1
-6
/
+6
2018-10-29
drm/sun4i: hdmi: Fix double flag assignation
Maxime Ripard
1
-1
/
+1
2018-10-29
drm/sun4i: hdmi: Fix unitialized variable
Maxime Ripard
1
-1
/
+1
2018-10-29
drm/vkms: provide a parent device to drm_dev_init()
Emil Velikov
1
-10
/
+11
2018-10-26
drm/i915/hdmi: Detect HDMI 2.0 monitors using multiple EDID capabilities
Clint Taylor
1
-1
/
+2
2018-10-26
dma-buf: Update reservation shared_count after adding the new fence
Chris Wilson
1
-7
/
+7
2018-10-26
drm/syncobj: Avoid kmalloc(GFP_KERNEL) under spinlock
Chunming Zhou
1
-17
/
+19
2018-10-25
drm/panel: Add support for Truly NT35597 panel driver
Abhinav Kumar
3
-0
/
+683
2018-10-25
drm/stm: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-9
/
+2
2018-10-25
drm/meson: Use drm_fbdev_generic_setup()
Noralf Trønnes
2
-18
/
+2
2018-10-25
drm/virtio: document drm_dev_set_unique workaround
Emil Velikov
1
-0
/
+31
2018-10-25
drm: BUG_ON if passing NULL parent to drm_dev_init
Emil Velikov
1
-5
/
+3
2018-10-25
drm/vgem: Fix vgem_init to get drm device available.
Deepak Sharma
1
-8
/
+8
2018-10-25
dma-buf: allow reserving more than one shared fence slot
Christian König
15
-22
/
+26
2018-10-25
dma-buf: remove shared fence staging in reservation object
Christian König
1
-120
/
+58
2018-10-24
drm: Fix doc warning in drm_connector_attach_edid_property()
Sean Paul
1
-1
/
+0
2018-10-24
drm/dp_mst: Deprecate drm_dp_find_vcpi_slots()
Lyude Paul
1
-1
/
+8
2018-10-24
Merge drm/drm-next into drm-misc-next
Sean Paul
544
-9567
/
+13906
2018-10-24
drm/vc4: Set ->is_yuv to false when num_planes == 1
Boris Brezillon
1
-0
/
+1
2018-10-24
drm/vc4: Fix X/Y positioning of planes using T_TILES modifier
Boris Brezillon
1
-7
/
+43
2018-10-24
drm/vc4: Move ->offsets[] adjustment out of setup_clipping_and_scaling()
Boris Brezillon
1
-10
/
+16
2018-10-24
drm/vc4: Use drm_atomic_helper_check_plane_state() to simplify the logic
Boris Brezillon
1
-50
/
+52
2018-10-24
drm/vc4: Define missing PITCH0_SINK_PIX field
Eric Anholt
1
-0
/
+4
2018-10-24
drm/vc4: Fix TILE_Y_OFFSET definitions
Eric Anholt
1
-2
/
+2
2018-10-24
drm/panel: Add driver for Samsung S6D16D0 panel
Linus Walleij
3
-0
/
+271
2018-10-23
drm: msm: adreno: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) +PTR_ERR
Mamta Shukla
1
-4
/
+1
2018-10-23
drm/drm_pci.c: Use dma_zalloc_coherent
Souptick Joarder
1
-3
/
+2
2018-10-23
DRM: UDL: get rid of useless vblank initialization
Eugeniy Paltsev
1
-6
/
+1
2018-10-23
drm/rcar-du: Convert drm_atomic_helper_suspend/resume()
Souptick Joarder
3
-38
/
+2
2018-10-23
drm: fix deadlock of syncobj v6
Chunming Zhou
1
-81
/
+75
2018-10-23
vgaarb: Keep adding VGA device in queue
Aaron Ma
1
-1
/
+1
2018-10-23
vgaarb: Add support for 64-bit frame buffer address
Aaron Ma
1
-6
/
+13
2018-10-22
drm/selftest: Refactor test-drm_plane_helper
Alexandru Gheorghe
4
-20
/
+12
2018-10-19
Merge tag 'drm-intel-next-fixes-2018-10-18' of git://anongit.freedesktop.org/...
Dave Airlie
12
-104
/
+227
2018-10-18
drm: sti: don't pass GFP_DMA32 to dma_alloc_wc
Christoph Hellwig
1
-1
/
+1
2018-10-18
drm/sti: make crct disable atomic
Benjamin Gaignard
1
-0
/
+2
2018-10-18
drm: add syncobj timeline support v9
Chunming Zhou
2
-42
/
+266
2018-10-18
firmware/dmc/icl: Add missing MODULE_FIRMWARE() for Icelake.
Anusha Srivatsa
1
-0
/
+1
[next]