summaryrefslogtreecommitdiff
path: root/arch/arc/include/asm/dma-mapping.h
AgeCommit message (Expand)Author
2019-02-13dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig
2018-09-04ARC: dma [IOC] Enable per device io coherencyEugeniy Paltsev
2018-05-19arc: use generic dma_noncoherent_opsChristoph Hellwig
2018-01-09arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMAChristoph Hellwig
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-03-19ARC: dma: reintroduce platform specific dma<->physVineet Gupta
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20arc: convert to dma_map_opsChristoph Hellwig
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-30arc: use for_each_sg()Akinobu Mita
2015-06-19ARC: remove the unused platform helpers from dma mapping APIVineet Gupta
2013-03-19arc: fix dma_address assignment during dma_map_sg()Pierrick Hascoet
2013-02-15ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optionalVineet Gupta
2013-02-15ARC: I/O and DMA MappingsVineet Gupta