index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
/
asm
/
dma-mapping.h
Age
Commit message (
Expand
)
Author
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-01-20
dma-mapping: remove <asm-generic/dma-coherent.h>
Christoph Hellwig
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2015-11-09
xtensa: implement dma_to_phys and phys_to_dma
Max Filippov
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-08-17
xtensa: reimplement DMA API using common helpers
Max Filippov
2015-06-24
xtensa: use for_each_sg()
Akinobu Mita
2015-05-25
xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs()
Guenter Roeck
2013-01-29
xtensa: Provide dummy dma_mmap_coherent() and dma_get_sgtable()
Geert Uytterhoeven
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
2012-12-18
xtensa: provide DMA_ERROR_CODE definition
Max Filippov
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
2008-11-06
xtensa: move headers files to arch/xtensa/include
Chris Zankel