index
:
pm24.git
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
/
arc
/
include
/
asm
/
dma-mapping.h
Age
Commit message (
Expand
)
Author
2019-02-13
dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
Christoph Hellwig
2018-09-04
ARC: dma [IOC] Enable per device io coherency
Eugeniy Paltsev
2018-05-19
arc: use generic dma_noncoherent_ops
Christoph Hellwig
2018-01-09
arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
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-03-19
ARC: dma: reintroduce platform specific dma<->phys
Vineet Gupta
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2016-01-20
arc: convert to dma_map_ops
Christoph Hellwig
2015-07-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-06-30
arc: use for_each_sg()
Akinobu Mita
2015-06-19
ARC: remove the unused platform helpers from dma mapping API
Vineet Gupta
2013-03-19
arc: fix dma_address assignment during dma_map_sg()
Pierrick Hascoet
2013-02-15
ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optional
Vineet Gupta
2013-02-15
ARC: I/O and DMA Mappings
Vineet Gupta