index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
arch
/
mips
/
lantiq
/
xway
/
dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
MIPS: lantiq: dma: fix burst length for DEU
Aleksander Jan Bajkowski
1
-2
/
+7
2021-11-18
MIPS: lantiq: dma: reset correct number of channel
Aleksander Jan Bajkowski
1
-5
/
+6
2021-11-18
MIPS: lantiq: dma: add small delay after reset
Aleksander Jan Bajkowski
1
-0
/
+3
2021-06-10
MIPS: lantiq: Directly include linux/of.h in xway/dma.c
Marc Zyngier
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-12
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-3
/
+3
2018-09-13
MIPS: lantiq: Do not enable IRQs in dma open
Hauke Mehrtens
1
-1
/
+0
2018-09-12
MIPS: lantiq: dma: add dev pointer
Hauke Mehrtens
1
-2
/
+2
2018-07-23
MIPS: lantiq: Use dma_zalloc_coherent() in dma code
Hauke Mehrtens
1
-2
/
+1
2017-02-14
MIPS: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-2
/
+1
2017-01-25
MIPS: Lantiq: Lock DMA register accesses for SMP
Hauke Mehrtens
1
-18
/
+20
2016-05-13
MIPS: Change my email address
John Crispin
1
-1
/
+1
2014-10-20
mips: lantiq: xway: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-01-25
arch/mips/lantiq/xway: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-4
/
+0
2013-01-26
MIPS: Convert to devm_ioremap_resource()
Thierry Reding
1
-2
/
+3
2013-01-04
MIPS: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-12-13
Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...
Ralf Baechle
1
-1
/
+8
2012-12-13
MIPS: Lantiq: Fix typo in "endianness" in dma.c
Masanari Iida
1
-3
/
+3
2012-11-11
MIPS: lantiq: verbose init of dma core
John Crispin
1
-1
/
+8
2012-05-21
MIPS: lantiq: convert dma to platform driver
John Crispin
1
-22
/
+39
2011-12-08
MIPS: Fix up inconsistency in panic() string argument.
Ralf Baechle
1
-3
/
+3
2011-11-14
MIPS: lantiq: use export.h in favour of module.h
John Crispin
1
-0
/
+1
2011-05-19
MIPS: Lantiq: Add DMA support
John Crispin
1
-0
/
+253