index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
scripts
/
gdb
/
linux
/
vfs.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-14
drm: rcar-du: Add more formats to DRM_MODE_BLEND_PIXEL_NONE support
Damian Hobson-Garcia
1
-17
/
+32
2023-08-14
drm/renesas: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-08-14
drm: rcar-du: Use dev_err_probe() to record cause of KMS init errors
Laurent Pinchart
2
-2
/
+8
2023-08-14
drm: rcar-du: Replace DRM_INFO() with drm_info()
Laurent Pinchart
1
-1
/
+1
2023-08-13
drm/mediatek/mtk_disp_ccorr: Remove half completed incorrect struct header
Lee Jones
1
-5
/
+0
2023-08-13
drm/mediatek/mtk_disp_aal: Remove half completed incorrect struct header
Lee Jones
1
-5
/
+0
2023-08-13
drm/mediatek: Fix void-pointer-to-enum-cast warning
Jason-JH.Lin
2
-2
/
+2
2023-08-13
drm/mediatek: Fix potential memory leak if vmap() fail
Sui Jingfeng
1
-1
/
+5
2023-08-10
drm/mediatek: Fix dereference before null check
Jason-JH.Lin
1
-5
/
+1
2023-08-10
drm/mediatek: Add cnt checking for coverity issue
Jason-JH.Lin
1
-1
/
+4
2023-08-10
drm/mediatek: Remove freeing not dynamic allocated memory
Jason-JH.Lin
1
-5
/
+2
2023-08-10
drm/mediatek: Convert to platform remove callback returning void
Uwe Kleine-König
14
-53
/
+28
2023-08-10
drm/mediatek: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
1
-2
/
+2
2023-08-10
drm/i915/guc: Fix potential null pointer deref in GuC 'steal id' test
John Harrison
1
-3
/
+3
2023-08-10
drm/i915/irq: move all PCH irq postinstall calls to display code
Jani Nikula
3
-17
/
+12
2023-08-10
drm/i915/irq: add ilk_de_irq_postinstall()
Jani Nikula
3
-37
/
+43
2023-08-10
drm/i915/irq: add dg1_de_irq_postinstall()
Jani Nikula
3
-12
/
+18
2023-08-10
drm/i915/irq: add dedicated intel_display_irq_init()
Jani Nikula
4
-17
/
+21
2023-08-10
drm/i915/gt: Apply workaround 22016122933 correctly
Jonathan Cavitt
6
-16
/
+17
2023-08-10
drm/i915: Make i915_coherent_map_type GT-centric
Jonathan Cavitt
20
-50
/
+56
2023-08-10
drm/i915/gt: Simplify shmem_create_from_object map_type selection
Jonathan Cavitt
1
-2
/
+1
2023-08-10
drm/i915: debug log when GMD ID indicates there's no display
Jani Nikula
1
-2
/
+3
2023-08-10
drm/i915: fix display probe for IVB Q and IVB D GT2 server
Jani Nikula
1
-3
/
+21
2023-08-10
drm/ttm: Remove two unused function declarations
Yue Haibing
1
-2
/
+0
2023-08-10
drm/test: drm_exec: fix memory leak on object prepare
Danilo Krummrich
1
-2
/
+5
2023-08-10
drm: atmel-hlcdc: Support inverting the pixel clock polarity
Miquel Raynal
1
-0
/
+25
2023-08-10
drm/panfrost: Sync IRQ by job's timeout handler
Dmitry Osipenko
1
-0
/
+16
2023-08-10
drm/exec: add test case for using a drm_exec multiple times
Christian König
1
-0
/
+21
2023-08-10
drm/exec: use unique instead of local label
Christian König
1
-7
/
+7
2023-08-09
drm/mediatek: dp: Don't register HPD interrupt handler for eDP case
AngeloGioacchino Del Regno
1
-27
/
+46
2023-08-09
drm/mediatek: dp: Add .wait_hpd_asserted() for AUX bus
AngeloGioacchino Del Regno
1
-7
/
+38
2023-08-09
drm/mediatek: dp: Add support for embedded DisplayPort aux-bus
AngeloGioacchino Del Regno
2
-14
/
+79
2023-08-09
drm/mediatek: dp: Move PHY registration to new function
AngeloGioacchino Del Regno
1
-17
/
+26
2023-08-09
drm/mediatek: dp: Avoid mutex locks if audio is not supported/enabled
AngeloGioacchino Del Regno
1
-2
/
+5
2023-08-09
drm/mediatek: dp: Enable event interrupt only when bridge attached
AngeloGioacchino Del Regno
1
-5
/
+10
2023-08-09
drm/mediatek: dp: Move AUX_P0 setting to mtk_dp_initialize_aux_settings()
AngeloGioacchino Del Regno
1
-4
/
+5
2023-08-09
drm/mediatek: dp: Use devm variant of drm_bridge_add()
AngeloGioacchino Del Regno
1
-2
/
+3
2023-08-09
drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer()
AngeloGioacchino Del Regno
1
-3
/
+3
2023-08-09
drm/mediatek: dp: Move AUX and panel poweron/off sequence to function
AngeloGioacchino Del Regno
1
-46
/
+30
2023-08-09
drm/mediatek: dp: Add missing error checks in mtk_dp_parse_capabilities
AngeloGioacchino Del Regno
1
-5
/
+10
2023-08-09
drm/mediatek: mtk_dpi: Compress struct of_device_id entries
AngeloGioacchino Del Regno
1
-22
/
+8
2023-08-09
drm/mediatek: mtk_dpi: Use devm_platform_ioremap_resource()
AngeloGioacchino Del Regno
1
-3
/
+1
2023-08-09
drm/mediatek: mtk_dpi: Switch to .remove_new() void callback
AngeloGioacchino Del Regno
1
-4
/
+2
2023-08-09
drm/mediatek: mtk_dpi: Switch to devm_drm_of_get_bridge()
AngeloGioacchino Del Regno
1
-4
/
+4
2023-08-09
drm/mediatek: mtk_dpi: Simplify with dev_err_probe()
AngeloGioacchino Del Regno
1
-30
/
+14
2023-08-09
drm/mediatek: mtk_dpi: Simplify with devm_drm_bridge_add()
AngeloGioacchino Del Regno
1
-5
/
+3
2023-08-09
drm/ttm/tests: Add tests for ttm_pool
Karolina Stolarek
4
-0
/
+459
2023-08-09
drm/ttm/tests: Add tests for ttm_device
Karolina Stolarek
1
-0
/
+158
2023-08-09
drm/ttm: Introduce KUnit test
Karolina Stolarek
7
-0
/
+212
2023-08-09
accel/ivpu: Add initial support for VPU 4
Stanislaw Gruszka
7
-2
/
+1462
[next]