Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | 1 | -0/+1440 |