summaryrefslogtreecommitdiff
path: root/drivers/dma/sun4i-dma.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: drivers: Use devm_platform_ioremap_resource()Tudor Ambarus2023-01-181-3/+1
* dmaengine: sun4i: Set the maximum segment sizeSamuel Holland2022-07-051-5/+27
* dmaengine: sun4i: Use list_move_tail instead of list_del/list_add_tailZou Wei2021-06-071-3/+2
* dmaengine: sun4i-dma: Demote obvious misuse of kerneldoc to standard comment ...Lee Jones2020-07-151-6/+6
* dmaengine: sun4i: set the linear_mode properlyVinod Koul2020-02-171-1/+1
* dmaengine: sun4i: use 'linear_mode' in sun4i_dma_prep_dma_cyclicYueHaibing2020-02-131-0/+2
* dmaengine: sun4i: Add support for cyclic requests with dedicated DMAStefan Mavrodiev2020-01-211-21/+24
* dmaengine: virt-dma: Add missing lockingSascha Hauer2019-12-261-1/+2
* dmaengine: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-311-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* dmaengine: sun4i: fix invalid argumentMarc Gonzalez2017-04-241-1/+1
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-271-8/+8
* dmaengine: sun4i: support module autoloadingEmilio López2016-03-031-0/+1
* dmaengine: sun4i: fix unsafe list iterationEmilio López2015-09-301-3/+3
* dmaengine: sun4i: Add support for the DMA engine on sun[457]i SoCsEmilio López2015-08-201-0/+1288