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
2021-10-01
drm: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
4
-14
/
+25
2021-10-01
drm/msm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
1
-6
/
+6
2021-10-01
drm/i915: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
1
-13
/
+5
2021-10-01
drm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
1
-6
/
+3
2021-10-01
drm/lease: allow empty leases
Simon Ser
1
-21
/
+18
2021-10-01
drm: fb_helper: fix CONFIG_FB dependency
Arnd Bergmann
1
-1
/
+1
2021-10-01
dma-buf: fix and rework dma_buf_poll v7
Christian König
1
-82
/
+70
2021-09-29
drm/ttm: add TTM_TT_FLAG_EXTERNAL_MAPPABLE
Matthew Auld
2
-2
/
+7
2021-09-29
drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/
Matthew Auld
9
-32
/
+32
2021-09-29
drm/ttm: move ttm_tt_{add, clear}_mapping into amdgpu
Matthew Auld
2
-26
/
+14
2021-09-29
drm/ttm: stop setting page->index for the ttm_tt
Matthew Auld
2
-5
/
+1
2021-09-29
drm/ttm: stop calling tt_swapin in vm_access
Matthew Auld
1
-5
/
+0
2021-09-29
drm/virtio: implement context init: advertise feature to userspace
Gurchetan Singh
1
-0
/
+6
2021-09-29
drm/virtio: implement context init: add virtio_gpu_fence_event
Gurchetan Singh
4
-1
/
+93
2021-09-29
drm/virtio: implement context init: handle VIRTGPU_CONTEXT_PARAM_POLL_RINGS_MASK
Gurchetan Singh
2
-1
/
+22
2021-09-29
drm/virtio: implement context init: allocate an array of fence contexts
Gurchetan Singh
2
-2
/
+35
2021-09-29
drm/virtio: implement context init: stop using drv->context when creating fence
Gurchetan Singh
2
-14
/
+17
2021-09-29
drm/virtio: implement context init: plumb {base_fence_ctx, ring_idx} to virti...
Gurchetan Singh
4
-8
/
+13
2021-09-29
drm/virtio: implement context init: track {ring_idx, emit_fence_info} in virt...
Gurchetan Singh
1
-0
/
+2
2021-09-29
drm/virtio: implement context init: support init ioctl
Anthoine Bourgeois
3
-8
/
+98
2021-09-29
drm/virtio: implement context init: probe for feature
Anthoine Bourgeois
4
-1
/
+10
2021-09-29
drm/virtio: implement context init: track valid capabilities in a mask
Gurchetan Singh
2
-1
/
+20
2021-09-28
drm/panel: support for BOE and INX video mode panel
yangcong
1
-2
/
+730
2021-09-28
drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail
yangcong
1
-0
/
+11
2021-09-28
drm/vc4: hdmi: Actually check for the connector status in hotplug
Maxime Ripard
1
-2
/
+3
2021-09-28
drm/probe-helper: Create a HPD IRQ event helper for a single connector
Maxime Ripard
1
-31
/
+85
2021-09-28
drm/probe-helper: Document drm_helper_hpd_irq_event() return value
Maxime Ripard
1
-0
/
+3
2021-09-28
drm/msm: allow compile_test on !ARM
Christian König
2
-3
/
+3
2021-09-24
drm/edid: Fix EDID quirk compile error on older compilers
Douglas Anderson
2
-71
/
+73
2021-09-24
drm/gma500: Fix wrong pointer passed to PTR_ERR()
Yang Yingliang
1
-1
/
+1
2021-09-24
drm/mipi-dsi: Create devm device attachment
Maxime Ripard
1
-0
/
+35
2021-09-24
drm/mipi-dsi: Create devm device registration
Maxime Ripard
1
-0
/
+46
2021-09-24
drm/bridge: Document the probe issue with MIPI-DSI bridges
Maxime Ripard
1
-0
/
+57
2021-09-24
drm/bridge: Add documentation sections
Maxime Ripard
1
-5
/
+9
2021-09-23
drm/bridge: parade-ps8640: Add support for AUX channel
Philip Chen
1
-1
/
+179
2021-09-23
drm/bridge: parade-ps8640: Use regmap APIs
Philip Chen
1
-30
/
+64
2021-09-23
drm/gma500: Managed device release
Thomas Zimmermann
1
-8
/
+11
2021-09-23
drm/gma500: Remove dev_priv branch from unload function
Thomas Zimmermann
1
-47
/
+46
2021-09-23
drm/gma500: Embed struct drm_device in struct drm_psb_private
Thomas Zimmermann
9
-35
/
+26
2021-09-23
drm/gma500: Disable PCI device during shutdown
Thomas Zimmermann
1
-7
/
+3
2021-09-23
drm/gma500: Replace references to dev_private with helper function
Thomas Zimmermann
28
-184
/
+178
2021-09-23
drm/vboxvideo: Use managed interfaces for framebuffer write combining
Thomas Zimmermann
3
-14
/
+9
2021-09-23
drm/mgag200: Use managed interfaces for framebuffer write combining
Thomas Zimmermann
2
-30
/
+7
2021-09-23
drm/ast: Use managed interfaces for framebuffer write combining
Thomas Zimmermann
2
-19
/
+10
2021-09-22
drm: Fix scaling_mode docs
Ville Syrjälä
1
-2
/
+2
2021-09-22
drm/bridge: Move devm_drm_of_get_bridge to bridge/panel.c
Maxime Ripard
2
-34
/
+37
2021-09-21
drm/rockchip: remove of_match_ptr() from analogix dp driver
Souptick Joarder
1
-1
/
+1
2021-09-21
drm/rockchip: remove of_match_ptr() from vop_driver_dt_match
Souptick Joarder
1
-1
/
+1
2021-09-21
drm/rockchip: Check iommu itself instead of it's parent for device_is_available
Andy Yan
1
-1
/
+1
2021-09-21
drm/rockchip: dsi: make hstt_table static
Jiapeng Chong
1
-1
/
+1
[next]