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
/
arm
/
mm
/
dma-mapping-nommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
dma-mapping: Simplify arch_setup_dma_ops()
Robin Murphy
1
-2
/
+1
2023-12-12
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
1
-1
/
+1
2021-08-18
ARM/nommu: use the generic dma-direct code for non-coherent devices
Christoph Hellwig
1
-167
/
+6
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-0
/
+1
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
1
-0
/
+2
2019-10-30
dma-mapping: fix handling of dma-ranges for reserved memory (again)
Vladimir Murzin
1
-1
/
+1
2019-09-04
arm-nommu: call dma_mmap_from_dev_coherent directly
Christoph Hellwig
1
-2
/
+3
2019-07-13
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-21
/
+3
2019-06-25
arm-nommu: remove the partial DMA_ATTR_NON_CONSISTENT support
Christoph Hellwig
1
-21
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
1
-11
/
+3
2018-09-20
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
1
-1
/
+1
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
1
-2
/
+3
2018-09-08
arm-nommu: don't define arch_teardown_dma_ops
Christoph Hellwig
1
-4
/
+0
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
1
-9
/
+0
2018-01-15
dma-direct: make dma_direct_{alloc,free} available to other implementations
Christoph Hellwig
1
-6
/
+3
2018-01-15
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
1
-4
/
+4
2017-07-20
ARM: NOMMU: Wire-up default DMA interface
Vladimir Murzin
1
-9
/
+36
2017-06-30
ARM: NOMMU: Introduce dma operations for noMMU
Vladimir Murzin
1
-0
/
+228