index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
/
dma-mapping.h
Age
Commit message (
Expand
)
Author
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2015-09-10
dma-mapping: consolidate dma_supported
Christoph Hellwig
2015-09-10
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
2012-11-28
sh: dma_debug: add debug_dma_mapping_error support
Shuah Khan
2012-03-28
SH: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
2010-01-28
sh: Quiet noisy coherent DMA unmapping on R2D.
Paul Mundt
2009-10-27
sh: Fix up dma_is_consistent().
Paul Mundt
2009-10-26
sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.
Paul Mundt
2009-10-20
sh: Convert to asm-generic/dma-mapping-common.h
Paul Mundt
2009-06-23
sh: Fix up more dma-mapping fallout.
Paul Mundt
2009-04-09
sh: Add support for DMA API debugging.
Paul Mundt
2008-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt