index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
dma-axi-dmac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
1
-2
/
+1
2019-04-24
dmaengine: axi-dmac: Enable DMA_INTERLEAVE capability
Dragos Bogdan
1
-0
/
+1
2019-04-24
dmaengine: axi-dmac: Don't check the number of frames for alignment
Alexandru Ardelean
1
-1
/
+1
2019-04-24
dmaengine: axi-dmac: Infer synthesis configuration parameters hardware
Lars-Peter Clausen
1
-12
/
+20
2019-03-25
dmaengine: axi-dmac: Split too large segments
Lars-Peter Clausen
1
-20
/
+61
2019-01-20
dmaengine: axi-dmac: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2018-05-02
dmaengine: axi-dmac: Request IRQ with IRQF_SHARED
Moritz Fischer
1
-1
/
+1
2017-09-17
dmaengine: axi-dmac: Fix software cyclic mode
Lars-Peter Clausen
1
-18
/
+51
2017-09-17
dmaengine: axi-dmac: Only use hardware cyclic mode for single segment transfers
Lars-Peter Clausen
1
-2
/
+4
2016-07-01
dmaengine: axi-dmac: Return IRQ_NONE if no IRQs are pending
Lars-Peter Clausen
1
-0
/
+3
2016-07-01
dmaengine: axi-dmac: Propagate errors from platform_get_irq()
Lars-Peter Clausen
1
-1
/
+3
2016-07-01
dmaengine: axi-dmac: Add MODULE_DEVICE_TABLE()
Lars-Peter Clausen
1
-0
/
+1
2015-11-16
dmaengine: axi_dmac: Add synchronization support
Lars-Peter Clausen
1
-0
/
+8
2015-08-23
dmaengine: Add support for the Analog Devices AXI-DMAC DMA controller
Lars-Peter Clausen
1
-0
/
+691