index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
parport
/
probe.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the default
Daniel Vetter
3
-2
/
+18
2021-06-24
dma-buf: Document dma-buf implicit fencing/resv fencing rules
Daniel Vetter
1
-0
/
+34
2021-06-24
dma-buf: Switch to inline kerneldoc
Daniel Vetter
1
-26
/
+90
2021-06-24
drm/gem: Tiny kernel clarification for drm_gem_fence_array_add
Daniel Vetter
1
-0
/
+3
2021-06-24
drm/bridge: ti-sn65dsi86: Split connector creation to a function
Laurent Pinchart
1
-10
/
+21
2021-06-24
drm/bridge: ti-sn65dsi86: Group code in sections
Laurent Pinchart
1
-298
/
+321
2021-06-24
drm/bridge: ti-sn65dsi86: Wrap panel with panel-bridge
Laurent Pinchart
1
-12
/
+20
2021-06-24
drm/bridge: ti-sn65dsi86: Use bitmask to store valid rates
Laurent Pinchart
1
-11
/
+13
2021-06-24
drm/bridge: ti-sn65dsi86: Make enable GPIO optional
Laurent Pinchart
1
-1
/
+2
2021-06-24
dt-bindings: drm/bridge: ti-sn65dsi8: Make enable GPIO optional
Laurent Pinchart
1
-1
/
+0
2021-06-24
drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_priv
Boris Brezillon
6
-111
/
+136
2021-06-23
drm/panfrost: Fix implicit sync
Daniel Vetter
1
-3
/
+2
2021-06-23
drm/panfrost: Use xarray and helpers for depedency tracking
Daniel Vetter
3
-65
/
+49
2021-06-23
drm/panfrost: Shrink sched_lock
Daniel Vetter
1
-4
/
+3
2021-06-23
dma-resv: Fix kerneldoc
Daniel Vetter
1
-1
/
+1
2021-06-23
drm/amdgpu: Fix BUG_ON assert
Andrey Grodzovsky
1
-1
/
+1
2021-06-23
drm/amdgpu: switch gtt_mgr to counting used pages
Lang Yu
2
-17
/
+11
2021-06-23
ydrm/amdgpu: always allow evicting to SYSTEM domain
Christian König
1
-2
/
+4
2021-06-23
drm/amdgpu: user temporary GTT as bounce buffer
Lang Yu
2
-9
/
+13
2021-06-23
drm/ttm: add TTM_PL_FLAG_TEMPORARY flag v3
Lang Yu
2
-2
/
+8
2021-06-23
drm/ttm: Fix multihop assert on eviction.
Andrey Grodzovsky
1
-29
/
+34
2021-06-23
drm/vc4: hdmi: Register HDMI codec
Maxime Ripard
3
-167
/
+79
2021-06-23
drm/vc4: hdmi: Remove firmware logic for MAI threshold setting
Dom Cobley
1
-16
/
+6
2021-06-23
drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE
Dom Cobley
1
-0
/
+1
2021-06-23
drm/vc4: hdmi: Set HDMI_MAI_FMT
Dom Cobley
2
-0
/
+78
2021-06-23
drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET
Dom Cobley
1
-1
/
+3
2021-06-23
drm: Mention the power state requirement on side-channel operations
Maxime Ripard
3
-0
/
+15
2021-06-23
drm/dp_helper: Mention the concurrency requirement hw_mutex
Maxime Ripard
1
-0
/
+4
2021-06-23
drm/dp_helper: Rework the drm_dp_aux documentation
Maxime Ripard
1
-33
/
+69
2021-06-23
drm/virtio: Add the fence in resource_flush if present
Vivek Kasireddy
1
-6
/
+39
2021-06-23
drm/virtio: Prepare resource_flush to accept a fence
Vivek Kasireddy
2
-3
/
+8
2021-06-23
drm/virtio: Add fences for Guest blobs
Vivek Kasireddy
1
-7
/
+12
2021-06-23
udmabuf: configurable list_limit and size_limit_mb
Dongwon Kim
1
-2
/
+7
2021-06-22
dma-buf: Document non-dynamic exporter expectations better
Daniel Vetter
2
-0
/
+18
2021-06-22
drm/amdgpu: rework dma_resv handling v3
Christian König
6
-79
/
+55
2021-06-22
drm/amdgpu: unwrap fence chains in the explicit sync fence
Christian König
1
-50
/
+68
2021-06-22
drm: bridge: ti-sn65dsi83: Retrieve the display mode from the state
Laurent Pinchart
1
-23
/
+26
2021-06-22
drm: bridge: ti-sn65dsi83: Retrieve output format from bridge state
Laurent Pinchart
1
-37
/
+36
2021-06-22
drm: bridge: ti-sn65dsi83: Switch to atomic operations
Laurent Pinchart
1
-11
/
+15
2021-06-22
drm: bridge: ti-sn65dsi83: Pass mode explicitly to helper functions
Laurent Pinchart
1
-6
/
+8
2021-06-22
drm: bridge: ti-sn65dsi83: Move LVDS format selection to .mode_set()
Laurent Pinchart
1
-12
/
+2
2021-06-21
drm/panel: Add bus_format and bus_flags for EDT ETM0430G0DH6
Stefan Riedmueller
1
-0
/
+2
2021-06-21
drm/panel: Add connector_type for some EDT displays
Stefan Riedmueller
1
-0
/
+2
2021-06-21
drm/panel: Add connector_type and bus_format for AUO G104SN02 V2 panel
Stefan Riedmueller
1
-0
/
+2
2021-06-21
drm/bridge: ti-sn65dsi83: Replace connector format patching with atomic_get_i...
Marek Vasut
1
-4
/
+31
2021-06-18
drm/gma500/oaktrail_lvds: replace continue with break
Colin Ian King
1
-2
/
+2
2021-06-18
drm/amdgpu: fix amdgpu_preempt_mgr_new()
Dan Carpenter
1
-1
/
+1
2021-06-18
drm/bridge: anx7625: Make hpd workqueue freezable
Pi-Hsun Shih
1
-2
/
+2
2021-06-17
dma-buf: Document DMA_BUF_IOCTL_SYNC (v3)
Jason Ekstrand
2
-1
/
+57
2021-06-17
fbdev/omap2: use DEFINE_SPINLOCK() instead of spin_lock_init().
Jiahua Yu
1
-3
/
+1
[next]