index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
/
asm
/
dma-mapping.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-15
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-8
/
+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-10-19
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
1
-8
/
+0
2017-06-28
sparc: remove arch specific dma_supported implementations
Christoph Hellwig
1
-3
/
+0
2017-06-28
sparc: remove leon_dma_ops
Christoph Hellwig
1
-2
/
+1
2017-06-28
sparc: implement ->mapping_error
Christoph Hellwig
1
-2
/
+0
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
1
-2
/
+2
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-4
/
+4
2016-01-21
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
1
-2
/
+0
2016-01-21
sparc: use generic dma_set_mask
Christoph Hellwig
1
-15
/
+0
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
1
-1
/
+3
2015-09-10
dma-mapping: consolidate dma_supported
Christoph Hellwig
1
-0
/
+1
2015-09-10
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
1
-6
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
1
-3
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
1
-26
/
+0
2014-11-27
sparc: Add NOP dma_cache_sync() implementation.
David S. Miller
1
-0
/
+8
2014-09-10
sparc32, leon: Make leon_dma_ops avaiable when !CONFIG_PCI
Andreas Larsson
1
-2
/
+4
2014-05-19
sparc: drop use of extern for prototypes in arch/sparc/include/asm
Sam Ravnborg
1
-1
/
+1
2012-11-17
sparc: dma-mapping: support debug_dma_mapping_error
Shuah Khan
1
-0
/
+1
2012-05-28
sparc32,leon: always support leon in ioport
Sam Ravnborg
1
-2
/
+7
2012-03-28
SPARC: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
1
-6
/
+12
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
1
-1
/
+0
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
1
-9
/
+0
2010-03-13
dma-mapping: sparc: unify 32bit and 64bit dma_set_mask
FUJITA Tomonori
1
-1
/
+13
2009-08-10
sparc: Add CONFIG_DMA_API_DEBUG support
FUJITA Tomonori
1
-1
/
+5
2009-08-10
sparc: Use asm-generic/pci-dma-compat
FUJITA Tomonori
1
-1
/
+6
2009-08-10
sparc: Use asm-generic/dma-mapping-common.h
FUJITA Tomonori
1
-94
/
+13
2009-08-10
sparc: Use dma_map_ops struct
FUJITA Tomonori
1
-36
/
+7
2009-06-16
sparc: remove dma-mapping_{32|64}.h
FUJITA Tomonori
1
-16
/
+132
2009-06-16
sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.h
FUJITA Tomonori
1
-0
/
+42
2008-07-28
sparc, sparc64: use arch/sparc/include
Sam Ravnborg
1
-0
/
+8