aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/sun4i-dma.c
AgeCommit message (Expand)Author
2023-09-28dmaengine: sun4i-dma: Convert to platform remove callback returning voidUwe Kleine-König
2023-01-18dmaengine: drivers: Use devm_platform_ioremap_resource()Tudor Ambarus
2022-07-05dmaengine: sun4i: Set the maximum segment sizeSamuel Holland
2021-06-07dmaengine: sun4i: Use list_move_tail instead of list_del/list_add_tailZou Wei
2020-07-15dmaengine: sun4i-dma: Demote obvious misuse of kerneldoc to standard comment ...Lee Jones
2020-02-17dmaengine: sun4i: set the linear_mode properlyVinod Koul
2020-02-13dmaengine: sun4i: use 'linear_mode' in sun4i_dma_prep_dma_cyclicYueHaibing
2020-01-21dmaengine: sun4i: Add support for cyclic requests with dedicated DMAStefan Mavrodiev
2019-12-26dmaengine: virt-dma: Add missing lockingSascha Hauer
2019-07-31dmaengine: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2017-04-24dmaengine: sun4i: fix invalid argumentMarc Gonzalez
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-03-03dmaengine: sun4i: support module autoloadingEmilio López
2015-09-30dmaengine: sun4i: fix unsafe list iterationEmilio López
2015-08-20dmaengine: sun4i: Add support for the DMA engine on sun[457]i SoCsEmilio López