summaryrefslogtreecommitdiff
path: root/drivers/dma/stm32/stm32-dma3.c
AgeCommit message (Expand)Author
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