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
/
microblaze
/
kernel
/
dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
1
-7
/
+7
2018-09-20
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
1
-22
/
+0
2018-07-20
microblaze: use generic dma_noncoherent_ops
Christoph Hellwig
1
-132
/
+12
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
1
-11
/
+0
2018-01-10
microblaze: remove the dead !NOT_COHERENT_CACHE dma code
Christoph Hellwig
1
-28
/
+0
2018-01-10
microblaze: remove dma_nommu_dma_supported
Christoph Hellwig
1
-6
/
+0
2018-01-10
microblaze: rename dma_direct to dma_nommu
Christoph Hellwig
1
-24
/
+24
2017-11-15
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+17
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
microblaze: make dma_cache_sync a no-op
Christoph Hellwig
1
-0
/
+17
2017-09-25
microblaze: Cocci spatch "vma_pages"
Thomas Meyer
1
-1
/
+1
2017-05-29
microblaze: use sg_phys()
Geliang Tang
1
-2
/
+1
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-1
/
+1
2016-12-15
arch/microblaze: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
1
-2
/
+8
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-6
/
+6
2015-12-15
Revert "scatterlist: use sg_phys()"
Dan Williams
1
-1
/
+2
2015-08-17
scatterlist: use sg_phys()
Dan Williams
1
-2
/
+1
2015-06-08
microblaze: Label local function static
Michal Simek
1
-0
/
+1
2014-12-17
microblaze: Fix mmap for cache coherent memory
Lars-Peter Clausen
1
-0
/
+27
2014-06-04
microblaze: Do not setup empty unmap_sg function
Michal Simek
1
-7
/
+0
2014-06-04
microblaze: Cleanup PCI_DRAM_OFFSET handling
Michal Simek
1
-20
/
+3
2013-02-12
microblaze: Fix coding style issues
Michal Simek
1
-3
/
+3
2012-03-28
Microblaze: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
1
-4
/
+6
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
microblaze: Add export.h to arch/microblaze files as required
Paul Gortmaker
1
-0
/
+1
2011-10-14
microblaze: Added DMA sync operations
Eli Billauer
1
-0
/
+60
2011-10-14
microblaze: Moved __dma_sync() to dma-mapping.h
Eli Billauer
1
-19
/
+3
2011-03-09
microblaze: Add support for DMA_BIDIRECTIONAL
Michal Simek
1
-0
/
+1
2010-06-09
microblaze: Fix sg_dma_len() regression
FUJITA Tomonori
1
-1
/
+0
2010-05-06
microblaze: Fix consistent code
Michal Simek
1
-1
/
+1
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-1
/
+1
2010-04-01
microblaze: Adding likely macros
Michal Simek
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-11
microblaze: Fix dma alloc and free coherent dma functions
Michal Simek
1
-4
/
+13
2010-03-11
microblaze: Preliminary support for dma drivers
Michal Simek
1
-6
/
+3
2010-03-11
microblaze: Preliminary support for dma drivers
Michal Simek
1
-6
/
+12
2010-03-11
microblaze: Implement __dma_sync_page
Michal Simek
1
-3
/
+23
2010-03-11
microblaze: Support DMA
Michal Simek
1
-0
/
+124