开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
hisi_dma.c
Age
Commit message (
Expand
)
Author
2023-09-28
dmaengine: hisilicon: Annotate struct hisi_dma_dev with __counted_by
Kees Cook
2022-09-04
dmaengine: hisilicon: Dump regs to debugfs
Jie Hai
2022-09-04
dmaengine: hisilicon: Adapt DMA driver to HiSilicon IP09
Jie Hai
2022-09-04
dmaengine: hisilicon: Use macros instead of magic number
Jie Hai
2022-09-04
dmaengine: hisilicon: Add multi-thread support for a DMA channel
Jie Hai
2022-09-04
dmaengine: hisilicon: Fix CQ head update
Jie Hai
2022-09-04
dmaengine: hisilicon: Disable channels when unregister hisi_dma
Jie Hai
2022-03-11
dmaengine: hisi_dma: fix MSI allocate fail when reload hisi_dma
Jie Hai
2021-10-26
dmaengine: hisi_dma: switch from 'pci_' to 'dma_' API
Qing Wang
2021-07-28
dmaengine: hisi_dma: Remove some useless code
Christophe JAILLET
2020-11-09
dmaengine: hisi_dma: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
2020-06-24
dmaengine: hisilicon: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2020-01-24
dmaengine: hisilicon: Add Kunpeng DMA engine support
Zhou Wang