index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
hisi_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-28
dmaengine: hisilicon: Annotate struct hisi_dma_dev with __counted_by
Kees Cook
1
-1
/
+1
2022-09-04
dmaengine: hisilicon: Dump regs to debugfs
Jie Hai
1
-2
/
+236
2022-09-04
dmaengine: hisilicon: Adapt DMA driver to HiSilicon IP09
Jie Hai
1
-82
/
+299
2022-09-04
dmaengine: hisilicon: Use macros instead of magic number
Jie Hai
1
-6
/
+13
2022-09-04
dmaengine: hisilicon: Add multi-thread support for a DMA channel
Jie Hai
1
-4
/
+2
2022-09-04
dmaengine: hisilicon: Fix CQ head update
Jie Hai
1
-5
/
+3
2022-09-04
dmaengine: hisilicon: Disable channels when unregister hisi_dma
Jie Hai
1
-5
/
+9
2022-03-11
dmaengine: hisi_dma: fix MSI allocate fail when reload hisi_dma
Jie Hai
1
-1
/
+1
2021-10-26
dmaengine: hisi_dma: switch from 'pci_' to 'dma_' API
Qing Wang
1
-5
/
+1
2021-07-28
dmaengine: hisi_dma: Remove some useless code
Christophe JAILLET
1
-9
/
+1
2020-11-09
dmaengine: hisi_dma: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-3
/
+2
2020-06-24
dmaengine: hisilicon: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-4
/
+1
2020-01-24
dmaengine: hisilicon: Add Kunpeng DMA engine support
Zhou Wang
1
-0
/
+611