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
/
hexagon
/
include
/
asm
/
dma-mapping.h
Age
Commit message (
Expand
)
Author
2018-01-10
hexagon: use the generic dma_capable helper
Christoph Hellwig
2017-10-19
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
2017-06-28
hexagon: remove the unused dma_is_consistent prototype
Christoph Hellwig
2017-06-28
hexagon: remove arch-specific dma_supported implementation
Christoph Hellwig
2017-06-28
hexagon: switch to use ->mapping_error for error reporting
Christoph Hellwig
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
2014-04-04
arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma...
Chen Gang
2012-10-18
Hexagon: Copyright marking changes
Richard Kuo
2012-03-28
Hexagon: adapt for dma_map_ops changes
Marek Szyprowski
2011-11-01
Hexagon: Provide DMA implementation
Richard Kuo