summaryrefslogtreecommitdiffstats
path: root/drivers/dma/stm32-dmamux.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-12/+1
* dmaengine: stm32-dmamux: Add PM Runtime supportPierre-Yves MORDRET2019-01-071-11/+47
* dmaengine: stm32-dmamux: fix a potential buffer overflowPierre-Yves MORDRET2018-03-221-3/+6
* dmaengine: stm32-dmamux: Remove unnecessary platform_get_resource() error checkWei Yongjun2018-01-191-3/+0
* dmaengine: stm32-dmamux: Fix a NULL vs IS_ERR() check in probeDan Carpenter2017-10-081-2/+2
* dmaengine: Add STM32 DMAMUX driverPierre-Yves MORDRET2017-09-271-0/+327