index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
dma-mapping.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-24
arm: use swiotlb for bounce buffering on LPAE configs
Christoph Hellwig
1
-1
/
+3
2019-07-10
dma-mapping: remove dma_max_pfn
Christoph Hellwig
1
-7
/
+0
2019-02-13
dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability
Christoph Hellwig
1
-5
/
+0
2019-02-13
dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
Christoph Hellwig
1
-4
/
+0
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
1
-1
/
+1
2018-09-08
arm-nommu: don't define arch_teardown_dma_ops
Christoph Hellwig
1
-0
/
+2
2018-01-15
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
1
-1
/
+1
2018-01-10
dma-mapping: move dma_mark_clean to dma-direct.h
Christoph Hellwig
1
-2
/
+0
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
1
-31
/
+0
2017-11-16
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-7
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-28
ARM: 8699/1: dma-mapping: Remove init_dma_coherent_pool_size()
Vladimir Murzin
1
-7
/
+0
2017-06-30
ARM: NOMMU: Introduce dma operations for noMMU
Vladimir Murzin
1
-1
/
+1
2017-06-28
arm: remove arch specific dma_supported implementation
Christoph Hellwig
1
-3
/
+0
2017-06-28
arm: implement ->mapping_error
Christoph Hellwig
1
-1
/
+0
2017-05-02
xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
Stefano Stabellini
1
-11
/
+1
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
1
-2
/
+2
2017-01-24
treewide: Consolidate set_dma_ops() implementations
Bart Van Assche
1
-6
/
+0
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
1
-3
/
+3
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-5
/
+5
2016-09-29
ARM: 8617/1: dma: fix dma_max_pfn()
Roger Quadros
1
-1
/
+1
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-7
/
+6
2016-05-20
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+0
2016-05-09
iommu: of: enforce const-ness of struct iommu_ops
Robin Murphy
1
-1
/
+1
2016-04-07
ARM: 8548/1: dma-mapping: remove arm_dma_set_mask()
Alexandre Courbot
1
-2
/
+0
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
1
-7
/
+0
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
1
-5
/
+0
2015-09-10
dma-mapping: consolidate dma_supported
Christoph Hellwig
1
-3
/
+3
2015-09-10
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
1
-9
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
1
-15
/
+6
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
1
-29
/
+0
2015-08-18
ARM: 8419/1: dma-mapping: harmonize definition of DMA_ERROR_CODE
Marek Szyprowski
1
-1
/
+1
2014-12-16
Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+6
2014-12-04
arm: introduce is_device_dma_coherent
Stefano Stabellini
1
-0
/
+7
2014-12-01
arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops
Will Deacon
1
-7
/
+5
2014-12-01
dma-mapping: detect and configure IOMMU in of_dma_configure
Will Deacon
1
-1
/
+3
2014-12-01
dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops
Will Deacon
1
-4
/
+4
2014-08-26
dma-mapping: Provide write-combine allocations
Thierry Reding
1
-16
/
+0
2014-05-07
ARM: dma: implement set_arch_dma_coherent_ops()
Santosh Shilimkar
1
-0
/
+7
2014-05-07
ARM: dma: Use dma_pfn_offset for dma address translation
Grygorii Strashko
1
-1
/
+17
2013-11-15
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+45
2013-11-08
Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...
Konrad Rzeszutek Wilk
1
-1
/
+12
2013-11-08
arm: make SWIOTLB available
Stefano Stabellini
1
-0
/
+33
2013-10-31
ARM: 7805/1: mm: change max*pfn to include the physical offset of memory
Santosh Shilimkar
1
-0
/
+8
2013-10-18
arm/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_domain
Stefano Stabellini
1
-1
/
+12
2013-10-15
arm: make SWIOTLB available
Stefano Stabellini
1
-0
/
+37
2012-12-20
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2012-12-14
Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+2
2012-12-03
ARM: dma-mapping: support debug_dma_mapping_error
Ming Lei
1
-0
/
+1
2012-11-21
arm: dma mapping: Export a dma ops function arm_dma_set_mask
Gregory CLEMENT
1
-0
/
+2
[next]