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
starfive-6.6.48-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
/
arm64
/
mm
/
dma-mapping.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-10
arm64: add atomic pool for non-coherent and CMA allocations
Laura Abbott
1
-19
/
+145
2014-10-02
arm64: Use DMA_ERROR_CODE to denote failed allocation
Sean Paul
1
-1
/
+1
2014-09-22
arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiers
Catalin Marinas
1
-31
/
+0
2014-05-09
arm64: Clean up the default pgprot setting
Catalin Marinas
1
-1
/
+1
2014-05-04
arm64: Use bus notifiers to set per-device coherent DMA ops
Catalin Marinas
1
-1
/
+32
2014-05-04
arm64: Make default dma_ops to be noncoherent
Ritesh Harjani
1
-1
/
+1
2014-03-24
arm64: Remove pgprot_dmacoherent()
Catalin Marinas
1
-3
/
+1
2014-03-24
arm64: Support DMA_ATTR_WRITE_COMBINE
Laura Abbott
1
-2
/
+12
2014-03-24
arm64: Implement custom mmap functions for dma mapping
Laura Abbott
1
-0
/
+44
2014-02-27
arm64: Implement coherent DMA API based on swiotlb
Catalin Marinas
1
-1
/
+161
2014-02-27
arm64: Use swiotlb late initialisation
Catalin Marinas
1
-2
/
+8
2014-02-27
arm64: Replace ZONE_DMA32 with ZONE_DMA
Catalin Marinas
1
-2
/
+2
2014-02-26
arm64: Change misleading function names in dma-mapping
Ritesh Harjani
1
-10
/
+10
2014-02-05
arm64: Align CMA sizes to PAGE_SIZE
Laura Abbott
1
-0
/
+1
2013-12-19
arm64: Enable CMA
Laura Abbott
1
-2
/
+23
2013-12-19
arm64: Warn on NULL device structure for dma APIs
Laura Abbott
1
-0
/
+10
2012-10-08
arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size()
Catalin Marinas
1
-4
/
+2
2012-09-17
arm64: DMA mapping API
Catalin Marinas
1
-0
/
+79