summaryrefslogtreecommitdiff
path: root/drivers/dma/stm32
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-23dmaengine: stm32-mdma: initialize m2m_hw_period and ccr to fix warningsClément Le Goffic
2025-12-16dmaengine: stm32-dma3: introduce ddata2dev helperAmelie Delaunay
2025-12-16dmaengine: stm32-dma3: restore channel semaphore status after suspendAmelie Delaunay
2025-12-16dmaengine: stm32-dma3: introduce channel semaphore helpersAmelie Delaunay
2025-12-16dmaengine: stm32-dma3: use module_platform_driverAmelie Delaunay
2025-12-14dmaengine: stm32: dmamux: clean up route allocation error labelsJohan Hovold
2025-12-14dmaengine: stm32: dmamux: fix OF node leak on route allocation failureJohan Hovold
2025-12-14dmaengine: stm32: dmamux: fix device leak on route allocationJohan Hovold
2025-06-26dmaengine: stm32: Don't use %pK through printkThomas Weißschuh
2025-06-26dmaengine: stm32-dma: configure next sg only if there are more than 2 sgsAmelie Delaunay
2024-10-21dmaengine: stm32-dma3: clamp AXI burst using match dataAmelie Delaunay
2024-10-21dmaengine: stm32-dma3: prevent LL refactoring thanks to DT configurationAmelie Delaunay
2024-10-21dmaengine: stm32-dma3: refactor HW linked-list to optimize memory accessesAmelie Delaunay
2024-10-21dmaengine: stm32-dma3: prevent pack/unpack thanks to DT configurationAmelie Delaunay
2024-10-14dmaengine: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-08-05dmaengine: stm32-dma3: Set lli_size after allocationKees Cook
2024-06-11dmaengine: stm32-dma3: defer channel registration to specify channel nameAmelie Delaunay
2024-06-11dmaengine: stm32-dma3: improve residue granularityAmelie Delaunay
2024-06-11dmaengine: stm32-dma3: add device_pause and device_resume opsAmelie Delaunay
2024-06-11dmaengine: stm32-dma3: add DMA_MEMCPY capabilityAmelie Delaunay
2024-06-11dmaengine: stm32-dma3: add DMA_CYCLIC capabilityAmelie Delaunay
2024-06-11dmaengine: Add STM32 DMA3 supportAmelie Delaunay
2024-06-11dmaengine: stm32: New directory for STM32 DMA controllers driversAmelie Delaunay