aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/owl-dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-06dmaengine: owl: fix typo in commentJulia Lawall1-1/+1
2021-01-12dmaengine: owl-dma: Fix a resource leak in the remove functionChristophe JAILLET1-0/+1
2021-01-08dmaengine: owl: Add compatible for the Actions Semi S500 DMA controllerCristian Ciocaltea1-1/+2
2020-10-08dmaengine: owl-dma: fix kernel-doc style for enumVinod Koul1-1/+2
2020-07-27dmaengine: Actions: Add support for S700 DMA engineAmit Singh Tomar1-15/+42
2020-07-27dmaengine: Actions: get rid of bit fields from dma descriptorAmit Singh Tomar1-42/+56
2020-05-04dmaengine: owl: Use correct lock in owl_dma_get_pchan()Cristian Ciocaltea1-5/+3
2019-12-26dmaengine: virt-dma: Add missing lockingSascha Hauer1-1/+2
2019-10-14dmaengine: owl: Use devm_platform_ioremap_resource() in owl_dma_probe()Markus Elfring1-6/+1
2018-10-15dmaengine: owl: Fix warnings generated during buildManivannan Sadhasivam1-0/+4
2018-10-05dmaengine: owl: Add Slave and Cyclic mode support for Actions Semi Owl S900 SoCManivannan Sadhasivam1-7/+272
2018-08-09dmaengine: Add Actions Semi Owl family S900 DMA driverManivannan Sadhasivam1-0/+971