summaryrefslogtreecommitdiff
path: root/drivers/dma/stm32-mdma.c
AgeCommit message (Expand)Author
2018-07-09dmaengine: stm32: replace "%p" with "%pK"Benjamin Gaignard
2018-05-02dmaengine: stm32-mdma: fix spelling mistake: "avalaible" -> "available"Colin Ian King
2018-04-25dmaengine: stm32-mdma: Fix incomplete Hw descriptors allocatorPierre-Yves MORDRET
2018-04-25dmaengine: stm32-mdma: align TLEN and buffer length on burstPierre-Yves MORDRET
2017-11-08dmaengine: stm32_mdma: activate pack/unpack featurePierre-Yves MORDRET
2017-10-12dmaengine: stm32: remove redundant initialization of hwdescColin Ian King
2017-10-08dmaengine: stm32: use %p format specfier for pointerVinod Koul
2017-10-08dmaengine: Add STM32 MDMA driverPierre-Yves MORDRET