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
/
arch
/
mips
/
mm
/
dma-noncoherent.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-01
MIPS: mm: XBurst CPU requires sync after DMA
Paul Cercueil
1
-0
/
+1
2021-02-13
MIPS: remove CONFIG_DMA_PERDEV_COHERENT
Christoph Hellwig
1
-1
/
+1
2021-02-13
driver core: lift dma_default_coherent into common code
Christoph Hellwig
1
-1
/
+0
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+0
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+0
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-0
/
+1
2020-09-25
dma-mapping: remove dma_cache_sync
Christoph Hellwig
1
-6
/
+0
2020-09-11
MIPS: make dma_sync_*_for_cpu a little less overzealous
Christoph Hellwig
1
-16
/
+28
2020-05-28
MIPS: CPU_LOONGSON2EF need software to maintain cache consistency
Lichao Liu
1
-0
/
+1
2020-03-16
dma-direct: make uncached_kernel_address more general
Christoph Hellwig
1
-1
/
+1
2020-03-16
dma-direct: remove the cached_kernel_address hook
Christoph Hellwig
1
-5
/
+0
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
1
-6
/
+6
2019-11-11
dma-direct: provide mmap and get_sgtable method overrides
Christoph Hellwig
1
-6
/
+0
2019-08-29
dma-mapping: remove arch_dma_mmap_pgprot
Christoph Hellwig
1
-8
/
+0
2019-06-03
MIPS: use the generic uncached segment support in dma-direct
Christoph Hellwig
1
-17
/
+9
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+8
2019-02-19
MIPS: dma-noncoherent: Remove bogus condition in dma_sync_phys()
Paul Burton
1
-6
/
+1
2019-02-13
dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
Christoph Hellwig
1
-0
/
+8
2019-01-18
MIPS: Compile post DMA flush only when needed
Hauke Mehrtens
1
-0
/
+2
2018-11-05
MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocation
Maciej W. Rozycki
1
-1
/
+1
2018-09-20
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
1
-23
/
+9
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
1
-21
/
+8
2018-09-20
dma-mapping: move the dma_coherent flag to struct device
Christoph Hellwig
1
-26
/
+6
2018-07-30
MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnostic
Paul Burton
1
-1
/
+1
2018-06-24
MIPS: use generic dma noncoherent ops for simple noncoherent platforms
Christoph Hellwig
1
-0
/
+208
2007-02-14
[MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}
Ralf Baechle
1
-370
/
+0
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
1
-1
/
+2
2006-12-07
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2005-10-29
Don't set up a sg dma address if we have no page address for some reason.
Thiemo Seufer
1
-38
/
+8
2005-10-28
[PATCH] gfp_t: dma-mapping (mips)
Al Viro
1
-2
/
+2
2005-09-05
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
1
-5
/
+5
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+400