aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/sun4i-dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-15dmaengine: sun4i-dma: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones1-6/+6
2020-02-17dmaengine: sun4i: set the linear_mode properlyVinod Koul1-1/+1
2020-02-13dmaengine: sun4i: use 'linear_mode' in sun4i_dma_prep_dma_cyclicYueHaibing1-0/+2
2020-01-21dmaengine: sun4i: Add support for cyclic requests with dedicated DMAStefan Mavrodiev1-21/+24
2019-12-26dmaengine: virt-dma: Add missing lockingSascha Hauer1-1/+2
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