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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-09
reset: use lock guards in reset core
Bartosz Golaszewski
1
-30
/
+25
2026-03-09
reset: fold ida_alloc() into reset_create_gpio_aux_device()
Bartosz Golaszewski
1
-15
/
+14
2026-03-09
reset: warn on reset-gpio release
Bartosz Golaszewski
1
-1
/
+1
2026-03-09
reset: gpio: remove unneeded auxiliary_set_drvdata()
Bartosz Golaszewski
1
-2
/
+0
2026-03-09
reset: gpio: simplify fallback device matching
Bartosz Golaszewski
2
-14
/
+6
2026-03-09
reset: gpio: add a devlink between reset-gpio and its consumer
Bartosz Golaszewski
1
-24
/
+55
2026-03-09
reset: gpio: remove unneeded OF-node put
Bartosz Golaszewski
1
-10
/
+0
2026-03-09
gpio: mpsse: drop redundant device reference
Johan Hovold
1
-12
/
+1
2026-03-09
drm/tyr: Use DRM device type alias across driver
Deborah Brouwer
2
-4
/
+10
2026-03-09
accel/ivpu: Remove boot params address setting via MMIO register
Andrzej Kacprowski
2
-7
/
+0
2026-03-09
gpu/tests/gpu_buddy: Add gpu_test_buddy_alloc_range for exact-range allocation
Sanjay Yadav
1
-0
/
+327
2026-03-09
platform/x86: thinkpad_acpi: use seq_puts() instead of seq_printf()
Coby McKinney
1
-43
/
+43
2026-03-09
drm/i915/dp: Read ALPM caps after DPCD init
Arun R Murthy
2
-6
/
+7
2026-03-09
dmaengine: xilinx: Update kernel-doc comments
Vinod Koul
1
-0
/
+2
2026-03-09
dmaengine: xilinx: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+3
2026-03-09
dmaengine: switchtec-dma: Implement descriptor submission
Kelvin Cao
1
-0
/
+225
2026-03-09
dmaengine: switchtec-dma: Implement hardware initialization and cleanup
Kelvin Cao
1
-2
/
+1005
2026-03-09
dmaengine: switchtec-dma: Introduce Switchtec DMA engine skeleton
Kelvin Cao
3
-0
/
+219
2026-03-09
dmaengine: dma-axi-dmac: Gracefully terminate HW cyclic transfers
Nuno Sá
1
-13
/
+91
2026-03-09
dmaengine: dma-axi-dmac: Gracefully terminate SW cyclic transfers
Nuno Sá
1
-1
/
+33
2026-03-09
dmaengine: dma-axi-dmac: Add helper for getting next desc
Nuno Sá
1
-10
/
+23
2026-03-09
dmaengine: dma-axi-dmac: Add cyclic transfers in .device_prep_peripheral_dma_vec()
Nuno Sá
1
-1
/
+6
2026-03-09
dmaengine: ioatdma: make sysfs attributes const
Thomas Weißschuh
1
-10
/
+10
2026-03-09
dmaengine: ioatdma: make ioat_ktype const
Thomas Weißschuh
2
-4
/
+4
2026-03-09
dmaengine: ioatdma: move sysfs entry definition out of header
Thomas Weißschuh
2
-6
/
+6
2026-03-09
dmaengine: ioatdma: make some sysfs structures static
Thomas Weißschuh
2
-6
/
+3
2026-03-09
dmaengine: xilinx: xdma: Fix regmap init error handling
Alexander Stein
1
-2
/
+2
2026-03-09
dmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_BIT bits for HDMA.
LUO Haowen
1
-3
/
+3
2026-03-09
drm/buddy: Add KUnit test for offset-aligned allocations
Arunpravin Paneer Selvam
1
-0
/
+166
2026-03-09
drm/buddy: Improve offset-aligned allocation handling
Arunpravin Paneer Selvam
1
-45
/
+227
2026-03-09
soundwire: Intel: test bus.bpt_stream before assigning it
Bard Liao
1
-0
/
+5
2026-03-09
soundwire: bus: demote UNATTACHED state warnings to dev_dbg()
Cole Leavitt
1
-4
/
+4
2026-03-09
soundwire: stream: Poll for DP prepare to avoid interrupt deadlock
Richard Fitzgerald
1
-8
/
+14
2026-03-09
soundwire: amd: refactor bandwidth calculation logic
Vijendar Mukunda
1
-4
/
+53
2026-03-09
soundwire: amd: add clock init control function
Vijendar Mukunda
2
-11
/
+36
2026-03-09
PCI: dwc: Perform cleanup in the error path of dw_pcie_resume_noirq()
Manivannan Sadhasivam
1
-3
/
+12
2026-03-09
PCI: dwc: ep: Mirror the max link width and speed fields to all functions
Aksh Garg
1
-1
/
+28
2026-03-09
PCI: dwc: ep: Fix MSI-X Table Size configuration in dw_pcie_ep_set_msix()
Aksh Garg
1
-1
/
+1
2026-03-09
gpu: nova-core: firmware: fix and explain v2 header offsets computations
Alexandre Courbot
1
-4
/
+12
2026-03-09
drm/i915/psr: Write DSC parameters on Selective Update in ET mode
Jouni Högander
1
-0
/
+10
2026-03-09
drm/i915/dsc: Add helper for writing DSC Selective Update ET parameters
Jouni Högander
2
-0
/
+26
2026-03-09
drm/i915/dsc: Add Selective Update register definitions
Jouni Högander
1
-0
/
+12
2026-03-09
drm/i915/psr: Repeat Selective Update area alignment
Jouni Högander
1
-12
/
+38
2026-03-09
gpu: nova-core: firmware: add comments to justify v3 header values
Alexandre Courbot
1
-0
/
+2
2026-03-08
mailbox: add API to query available TX queue slots
Jassi Brar
1
-0
/
+23
2026-03-09
gpu: nova-core: use the Generic Bootloader to boot FWSEC on Turing
Timur Tabi
3
-3
/
+365
2026-03-09
gpu: nova-core: add gen_bootloader firmware to ModInfoBuilder
Alexandre Courbot
2
-6
/
+22
2026-03-09
gpu: nova-core: make Chipset::arch() const
Alexandre Courbot
1
-1
/
+1
2026-03-09
gpu: nova-core: falcon: remove unwarranted safety check in dma_load
Alexandre Courbot
1
-7
/
+0
2026-03-09
gpu: nova-core: add PIO support for loading firmware images
Timur Tabi
3
-3
/
+251
[prev]
[next]