index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
stm32
Age
Commit message (
Expand
)
Author
Lines
10 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
11 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-6
/
+6
2026-02-17
Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-30
/
+137
2025-12-23
dmaengine: stm32-mdma: initialize m2m_hw_period and ccr to fix warnings
Clément Le Goffic
-1
/
+1
2025-12-16
dmaengine: stm32-dma3: introduce ddata2dev helper
Amelie Delaunay
-11
/
+17
2025-12-16
dmaengine: stm32-dma3: restore channel semaphore status after suspend
Amelie Delaunay
-1
/
+74
2025-12-16
dmaengine: stm32-dma3: introduce channel semaphore helpers
Amelie Delaunay
-11
/
+44
2025-12-16
dmaengine: stm32-dma3: use module_platform_driver
Amelie Delaunay
-6
/
+1
2025-12-14
dmaengine: stm32: dmamux: clean up route allocation error labels
Johan Hovold
-5
/
+4
2025-12-14
dmaengine: stm32: dmamux: fix OF node leak on route allocation failure
Johan Hovold
-1
/
+3
2025-12-14
dmaengine: stm32: dmamux: fix device leak on route allocation
Johan Hovold
-6
/
+12
2025-06-26
dmaengine: stm32: Don't use %pK through printk
Thomas Weißschuh
-14
/
+14
2025-06-26
dmaengine: stm32-dma: configure next sg only if there are more than 2 sgs
Amelie Delaunay
-1
/
+1
2024-10-21
dmaengine: stm32-dma3: clamp AXI burst using match data
Amelie Delaunay
-13
/
+46
2024-10-21
dmaengine: stm32-dma3: prevent LL refactoring thanks to DT configuration
Amelie Delaunay
-5
/
+15
2024-10-21
dmaengine: stm32-dma3: refactor HW linked-list to optimize memory accesses
Amelie Delaunay
-7
/
+33
2024-10-21
dmaengine: stm32-dma3: prevent pack/unpack thanks to DT configuration
Amelie Delaunay
-0
/
+10
2024-10-14
dmaengine: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-1
/
+1
2024-08-05
dmaengine: stm32-dma3: Set lli_size after allocation
Kees Cook
-1
/
+1
2024-06-11
dmaengine: stm32-dma3: defer channel registration to specify channel name
Amelie Delaunay
-5
/
+14
2024-06-11
dmaengine: stm32-dma3: improve residue granularity
Amelie Delaunay
-2
/
+163
2024-06-11
dmaengine: stm32-dma3: add device_pause and device_resume ops
Amelie Delaunay
-0
/
+31
2024-06-11
dmaengine: stm32-dma3: add DMA_MEMCPY capability
Amelie Delaunay
-1
/
+130
2024-06-11
dmaengine: stm32-dma3: add DMA_CYCLIC capability
Amelie Delaunay
-0
/
+77
2024-06-11
dmaengine: Add STM32 DMA3 support
Amelie Delaunay
-0
/
+1451
2024-06-11
dmaengine: stm32: New directory for STM32 DMA controllers drivers
Amelie Delaunay
-0
/
+4054