summaryrefslogtreecommitdiffstats
path: root/drivers/dma/stm32
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: stm32-dma3: clamp AXI burst using match dataAmelie Delaunay2024-10-211-13/+46
* dmaengine: stm32-dma3: prevent LL refactoring thanks to DT configurationAmelie Delaunay2024-10-211-5/+15
* dmaengine: stm32-dma3: refactor HW linked-list to optimize memory accessesAmelie Delaunay2024-10-211-7/+33
* dmaengine: stm32-dma3: prevent pack/unpack thanks to DT configurationAmelie Delaunay2024-10-211-0/+10
* dmaengine: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-141-1/+1
* dmaengine: stm32-dma3: Set lli_size after allocationKees Cook2024-08-051-1/+1
* dmaengine: stm32-dma3: defer channel registration to specify channel nameAmelie Delaunay2024-06-111-5/+14
* dmaengine: stm32-dma3: improve residue granularityAmelie Delaunay2024-06-111-2/+163
* dmaengine: stm32-dma3: add device_pause and device_resume opsAmelie Delaunay2024-06-111-0/+31
* dmaengine: stm32-dma3: add DMA_MEMCPY capabilityAmelie Delaunay2024-06-111-1/+130
* dmaengine: stm32-dma3: add DMA_CYCLIC capabilityAmelie Delaunay2024-06-111-0/+77
* dmaengine: Add STM32 DMA3 supportAmelie Delaunay2024-06-113-0/+1451
* dmaengine: stm32: New directory for STM32 DMA controllers driversAmelie Delaunay2024-06-115-0/+4054