aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/sun4i-dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-31dmaengine: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2017-04-24dmaengine: sun4i: fix invalid argumentMarc Gonzalez1-1/+1
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann1-8/+8
2016-03-03dmaengine: sun4i: support module autoloadingEmilio López1-0/+1
2015-09-30dmaengine: sun4i: fix unsafe list iterationEmilio López1-3/+3
2015-08-20dmaengine: sun4i: Add support for the DMA engine on sun[457]i SoCsEmilio López1-0/+1288