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
/
mips
/
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: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-10-06
MIPS: Support per-device DMA coherence
Paul Burton
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
2015-05-05
remove <asm/scatterlist.h>
Christoph Hellwig
2015-04-01
MIPS: Use bool function return values of true/false not 1/0
Joe Perches
2014-03-31
MIPS: Loongson: Add swiotlb to support All-Memory DMA
Huacai Chen
2013-05-01
MIPS: Add option to disable software I/O coherency.
Steven J. Hill
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-11-28
mips: dma_debug: add debug_dma_mapping_error support
Shuah Khan
2012-03-28
MIPS: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2011-05-18
MIPS: Kludge IP27 build for 2.6.39.
Ralf Baechle
2010-10-29
MIPS: Convert DMA to use dma-mapping-common.h
David Daney
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
2009-11-13
MIPS: Add DMA declare coherent memory support
Yoichi Yuasa
2009-05-14
MIPS: Synchronize dma_map_page and dma_map_single
Atsushi Nemoto
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle