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
/
dma
/
stm32
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-21
dmaengine: stm32-dma3: clamp AXI burst using match data
Amelie Delaunay
1
-13
/
+46
2024-10-21
dmaengine: stm32-dma3: prevent LL refactoring thanks to DT configuration
Amelie Delaunay
1
-5
/
+15
2024-10-21
dmaengine: stm32-dma3: refactor HW linked-list to optimize memory accesses
Amelie Delaunay
1
-7
/
+33
2024-10-21
dmaengine: stm32-dma3: prevent pack/unpack thanks to DT configuration
Amelie Delaunay
1
-0
/
+10
2024-10-14
dmaengine: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-08-05
dmaengine: stm32-dma3: Set lli_size after allocation
Kees Cook
1
-1
/
+1
2024-06-11
dmaengine: stm32-dma3: defer channel registration to specify channel name
Amelie Delaunay
1
-5
/
+14
2024-06-11
dmaengine: stm32-dma3: improve residue granularity
Amelie Delaunay
1
-2
/
+163
2024-06-11
dmaengine: stm32-dma3: add device_pause and device_resume ops
Amelie Delaunay
1
-0
/
+31
2024-06-11
dmaengine: stm32-dma3: add DMA_MEMCPY capability
Amelie Delaunay
1
-1
/
+130
2024-06-11
dmaengine: stm32-dma3: add DMA_CYCLIC capability
Amelie Delaunay
1
-0
/
+77
2024-06-11
dmaengine: Add STM32 DMA3 support
Amelie Delaunay
3
-0
/
+1451
2024-06-11
dmaengine: stm32: New directory for STM32 DMA controllers drivers
Amelie Delaunay
5
-0
/
+4054