index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
dma-mapping.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-12-13
1
-1
/
+1
*
arm-nommu: don't define arch_teardown_dma_ops
Christoph Hellwig
2018-09-08
1
-0
/
+2
*
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
2018-01-15
1
-1
/
+1
*
dma-mapping: move dma_mark_clean to dma-direct.h
Christoph Hellwig
2018-01-10
1
-2
/
+0
*
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2018-01-10
1
-31
/
+0
*
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-16
1
-7
/
+0
|
\
|
*
ARM: 8699/1: dma-mapping: Remove init_dma_coherent_pool_size()
Vladimir Murzin
2017-09-28
1
-7
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
ARM: NOMMU: Introduce dma operations for noMMU
Vladimir Murzin
2017-06-30
1
-1
/
+1
*
arm: remove arch specific dma_supported implementation
Christoph Hellwig
2017-06-28
1
-3
/
+0
*
arm: implement ->mapping_error
Christoph Hellwig
2017-06-28
1
-1
/
+0
*
xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
Stefano Stabellini
2017-05-02
1
-11
/
+1
*
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
2017-01-24
1
-2
/
+2
*
treewide: Consolidate set_dma_ops() implementations
Bart Van Assche
2017-01-24
1
-6
/
+0
*
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2017-01-24
1
-3
/
+3
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-5
/
+5
*
ARM: 8617/1: dma: fix dma_max_pfn()
Roger Quadros
2016-09-29
1
-1
/
+1
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-7
/
+6
*
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-05-20
1
-2
/
+0
|
\
|
*
ARM: 8548/1: dma-mapping: remove arm_dma_set_mask()
Alexandre Courbot
2016-04-07
1
-2
/
+0
*
|
iommu: of: enforce const-ness of struct iommu_ops
Robin Murphy
2016-05-09
1
-1
/
+1
|
/
*
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2016-01-20
1
-7
/
+0
*
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2015-09-10
1
-5
/
+0
*
dma-mapping: consolidate dma_supported
Christoph Hellwig
2015-09-10
1
-3
/
+3
*
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
2015-09-10
1
-9
/
+0
*
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
2015-09-10
1
-15
/
+6
*
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
2015-09-10
1
-29
/
+0
*
ARM: 8419/1: dma-mapping: harmonize definition of DMA_ERROR_CODE
Marek Szyprowski
2015-08-18
1
-1
/
+1
*
Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-12-16
1
-7
/
+6
|
\
|
*
arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops
Will Deacon
2014-12-01
1
-7
/
+5
|
*
dma-mapping: detect and configure IOMMU in of_dma_configure
Will Deacon
2014-12-01
1
-1
/
+3
|
*
dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops
Will Deacon
2014-12-01
1
-4
/
+4
*
|
arm: introduce is_device_dma_coherent
Stefano Stabellini
2014-12-04
1
-0
/
+7
|
/
*
dma-mapping: Provide write-combine allocations
Thierry Reding
2014-08-26
1
-16
/
+0
*
ARM: dma: implement set_arch_dma_coherent_ops()
Santosh Shilimkar
2014-05-07
1
-0
/
+7
*
ARM: dma: Use dma_pfn_offset for dma address translation
Grygorii Strashko
2014-05-07
1
-1
/
+17
*
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-11-15
1
-1
/
+45
|
\
|
*
Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...
Konrad Rzeszutek Wilk
2013-11-08
1
-1
/
+12
|
|
\
|
|
*
arm/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_domain
Stefano Stabellini
2013-10-18
1
-1
/
+12
|
|
*
arm: make SWIOTLB available
Stefano Stabellini
2013-10-15
1
-0
/
+37
|
*
|
arm: make SWIOTLB available
Stefano Stabellini
2013-11-08
1
-0
/
+33
|
|
/
*
/
ARM: 7805/1: mm: change max*pfn to include the physical offset of memory
Santosh Shilimkar
2013-10-31
1
-0
/
+8
|
/
*
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-12-20
1
-0
/
+1
|
\
|
*
ARM: dma-mapping: support debug_dma_mapping_error
Ming Lei
2012-12-03
1
-0
/
+1
*
|
Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-14
1
-0
/
+2
|
\
\
|
*
|
arm: dma mapping: Export a dma ops function arm_dma_set_mask
Gregory CLEMENT
2012-11-21
1
-0
/
+2
*
|
|
ARM: dma-mapping: remove init_consistent_dma_size() stub
Marek Szyprowski
2012-11-13
1
-7
/
+0
|
/
/
*
|
Revert "ARM: dma-mapping: support debug_dma_mapping_error"
Marek Szyprowski
2012-10-26
1
-1
/
+0
*
|
ARM: dma-mapping: support debug_dma_mapping_error
Ming Lei
2012-10-23
1
-0
/
+1
|
/
*
ARM: add coherent dma ops
Rob Herring
2012-10-02
1
-0
/
+1
[next]