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
/
xgene-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
dmaengine: xgene: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-07-15
dmaengine: xgene-dma: Provide descriptions for 'dev' and 'clk' in device's ddata
Lee Jones
1
-0
/
+2
2019-07-31
dmaengine: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-6
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-04-26
dmaengine: xgene-dma: fix spelling mistake "descripto" -> "descriptor"
Colin Ian King
1
-1
/
+1
2019-03-25
dmaengine: xgene-dma: move spin_lock_bh to spin_lock in tasklet
Jeff Xie
1
-2
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-2
/
+2
2017-08-22
dmaengine: xgene-dma: remove unused xgene_dma_invalidate_buffer
Vinod Koul
1
-5
/
+0
2017-08-22
dmaengine: remove DMA_SG as it is dead code in kernel
Dave Jiang
1
-154
/
+1
2016-08-08
dmaengine: xgene-dma: move unmap to before callback
Dave Jiang
1
-2
/
+1
2016-08-08
dmaengine: xgene-dma: convert callback to helper function
Dave Jiang
1
-2
/
+1
2016-01-07
dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flag
Rameshwar Prasad Sahu
1
-0
/
+4
2015-11-10
Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-61
/
+2
2015-10-14
dmaengine: xgene-dma: Remove memcpy offload support due to performance drop
Rameshwar Prasad Sahu
1
-58
/
+1
2015-09-30
dmaengine: xgene-dma: Fix overwritting DMA tx ring
Rameshwar Prasad Sahu
1
-26
/
+11
2015-09-25
dmaengine: xgene-dma: fix handling xgene_dma_get_ring_size result
Andrzej Hajda
1
-3
/
+6
2015-09-21
dmaengine: xgene-dma: use dma_pool_zalloc
Vinod Koul
1
-3
/
+1
2015-09-04
Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-21
/
+45
2015-08-21
dmaengine: xgene-dma: Fix the lock to allow client for further submission of ...
Rameshwar Prasad Sahu
1
-11
/
+22
2015-08-20
dmaengine: xgene-dma: Add ACPI support for X-Gene DMA engine driver
Rameshwar Prasad Sahu
1
-7
/
+21
2015-08-05
dmaengine: Add an enum for the dmaengine alignment constraints
Maxime Ripard
1
-3
/
+2
2015-07-31
dmaengine: xgene-dma: Fix the resource map to handle overlapping
Rameshwar Prasad Sahu
1
-0
/
+3
2015-06-25
dmaengine: xgene: fix file permission
Vinod Koul
1
-0
/
+0
2015-06-02
dmaengine: xgene-dma: Fix "incorrect type in assignement" warnings
Rameshwar Prasad Sahu
1
-107
/
+66
2015-04-17
dmaengine: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2015-04-17
dmaengine: xgene: devm_ioremap() returns NULL on error
Dan Carpenter
1
-8
/
+8
2015-04-17
dmaengine: xgene: buffer overflow in xgene_dma_init_channels()
Dan Carpenter
1
-2
/
+2
2015-04-02
dmaengine: xgene_dma_init_ring_mngr() can be static
kbuild test robot
1
-1
/
+1
2015-04-02
dmaengine: Add support for APM X-Gene SoC DMA engine driver
Rameshwar Prasad Sahu
1
-0
/
+2090