summaryrefslogtreecommitdiffstats
path: root/drivers/dma/hisi_dma.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: hisi_dma: switch from 'pci_' to 'dma_' APIQing Wang2021-10-261-5/+1
* dmaengine: hisi_dma: Remove some useless codeChristophe JAILLET2021-07-281-9/+1
* dmaengine: hisi_dma: remove redundant irqsave and irqrestore in hardIRQBarry Song2020-11-091-3/+2
* dmaengine: hisilicon: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2020-06-241-4/+1
* dmaengine: hisilicon: Add Kunpeng DMA engine supportZhou Wang2020-01-241-0/+611