aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/dma-mapping.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-04ARC: dma [IOC] Enable per device io coherencyEugeniy Paltsev1-0/+13
2018-05-19arc: use generic dma_noncoherent_opsChristoph Hellwig1-21/+0
2018-01-09arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMAChristoph Hellwig1-7/+0
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-2/+2
2016-03-19ARC: dma: reintroduce platform specific dma<->physVineet Gupta1-0/+7
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+0
2016-01-20arc: convert to dma_map_opsChristoph Hellwig1-183/+4
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+7
2015-06-30arc: use for_each_sg()Akinobu Mita1-5/+7
2015-06-19ARC: remove the unused platform helpers from dma mapping APIVineet Gupta1-26/+5
2013-03-19arc: fix dma_address assignment during dma_map_sg()Pierrick Hascoet1-1/+1
2013-02-15ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optionalVineet Gupta1-0/+16
2013-02-15ARC: I/O and DMA MappingsVineet Gupta1-0/+205