aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/stm32-dma.c
Commit message (Expand)AuthorAge
* dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_statusM'boumba Cedric Madianga2017-01-01
* dmaengine: stm32-dma: Set correct args number for DMA request from DTM'boumba Cedric Madianga2017-01-01
* dmaengine: stm32-dma: remove unused ‘src_addr’Vinod Koul2016-12-12
* dmaengine: stm32-dma: remove unused ‘dst_addr’Vinod Koul2016-12-12
* dmaengine: stm32-dma: remove unused ‘sfcr’Vinod Koul2016-12-12
* dmaengine: stm32-dma: make stm32_dma_set_config staticVinod Koul2016-09-26
* dmaengine: stm32-dma: Fix unchecked deference of chan->descM'boumba Cedric Madianga2015-12-09
* dmaengine: Add STM32 DMA driverM'boumba Cedric Madianga2015-11-15