summaryrefslogtreecommitdiff
path: root/drivers/dma/hisi_dma.c
AgeCommit message (Expand)Author
2023-09-28dmaengine: hisilicon: Annotate struct hisi_dma_dev with __counted_byKees Cook
2022-09-04dmaengine: hisilicon: Dump regs to debugfsJie Hai
2022-09-04dmaengine: hisilicon: Adapt DMA driver to HiSilicon IP09Jie Hai
2022-09-04dmaengine: hisilicon: Use macros instead of magic numberJie Hai
2022-09-04dmaengine: hisilicon: Add multi-thread support for a DMA channelJie Hai
2022-09-04dmaengine: hisilicon: Fix CQ head updateJie Hai
2022-09-04dmaengine: hisilicon: Disable channels when unregister hisi_dmaJie Hai
2022-03-11dmaengine: hisi_dma: fix MSI allocate fail when reload hisi_dmaJie Hai
2021-10-26dmaengine: hisi_dma: switch from 'pci_' to 'dma_' APIQing Wang
2021-07-28dmaengine: hisi_dma: Remove some useless codeChristophe JAILLET
2020-11-09dmaengine: hisi_dma: remove redundant irqsave and irqrestore in hardIRQBarry Song
2020-06-24dmaengine: hisilicon: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2020-01-24dmaengine: hisilicon: Add Kunpeng DMA engine supportZhou Wang