summaryrefslogtreecommitdiffstats
path: root/drivers/dma/owl-dma.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-031-2/+3
|\
| * dmaengine: owl-dma: fix clang -Wvoid-pointer-to-enum-cast warningJustin Stitt2023-08-211-1/+1
| * dmaengine: Explicitly include correct DT includesRob Herring2023-08-011-1/+2
* | dmaengine: owl-dma: Modify mismatched function nameZhang Jianhua2023-08-071-1/+1
|/
* dmaengine: owl: fix typo in commentJulia Lawall2022-07-061-1/+1
* dmaengine: owl-dma: Fix a resource leak in the remove functionChristophe JAILLET2021-01-121-0/+1
* dmaengine: owl: Add compatible for the Actions Semi S500 DMA controllerCristian Ciocaltea2021-01-081-1/+2
* dmaengine: owl-dma: fix kernel-doc style for enumVinod Koul2020-10-081-1/+2
* dmaengine: Actions: Add support for S700 DMA engineAmit Singh Tomar2020-07-271-15/+42
* dmaengine: Actions: get rid of bit fields from dma descriptorAmit Singh Tomar2020-07-271-42/+56
* dmaengine: owl: Use correct lock in owl_dma_get_pchan()Cristian Ciocaltea2020-05-041-5/+3
* dmaengine: virt-dma: Add missing lockingSascha Hauer2019-12-261-1/+2
* dmaengine: owl: Use devm_platform_ioremap_resource() in owl_dma_probe()Markus Elfring2019-10-141-6/+1
* dmaengine: owl: Fix warnings generated during buildManivannan Sadhasivam2018-10-151-0/+4
* dmaengine: owl: Add Slave and Cyclic mode support for Actions Semi Owl S900 SoCManivannan Sadhasivam2018-10-051-7/+272
* dmaengine: Add Actions Semi Owl family S900 DMA driverManivannan Sadhasivam2018-08-091-0/+971