summaryrefslogtreecommitdiff
path: root/drivers/dma/hisi_dma.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: hisilicon: Dump regs to debugfsJie Hai2022-09-041-2/+236
* dmaengine: hisilicon: Adapt DMA driver to HiSilicon IP09Jie Hai2022-09-041-82/+299
* dmaengine: hisilicon: Use macros instead of magic numberJie Hai2022-09-041-6/+13
* dmaengine: hisilicon: Add multi-thread support for a DMA channelJie Hai2022-09-041-4/+2
* dmaengine: hisilicon: Fix CQ head updateJie Hai2022-09-041-5/+3
* dmaengine: hisilicon: Disable channels when unregister hisi_dmaJie Hai2022-09-041-5/+9
* dmaengine: hisi_dma: fix MSI allocate fail when reload hisi_dmaJie Hai2022-03-111-1/+1
* 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