index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
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-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2016-01-20
parisc: convert to dma_map_ops
Christoph Hellwig
2015-05-05
remove <asm/scatterlist.h>
Christoph Hellwig
2013-05-06
parisc: Provide default implementation for dma_{alloc, free}_attrs
Damian Hobson-Garcia
2013-01-29
parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable()
Geert Uytterhoeven
2011-09-27
doc: fix broken references
Paul Bolle
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
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-01-29
Documentation: move DMA-mapping.txt to Doc/PCI/
Randy Dunlap
2008-10-10
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin