aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/mm/dma.c
Commit message (Expand)AuthorAge
* arc: Implement arch-specific dma_map_ops.mmapAlexey Brodkin2016-11-03
* ARCv2: IOC: use @ioc_enable not @ioc_exist where intendedVineet Gupta2016-10-24
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* ARC: dma: fix address translation in arc_dma_freeVladimir Kondratiev2016-07-20
* Fix typosAndrea Gelmini2016-05-30
* ARC: dma: reintroduce platform specific dma<->physVineet Gupta2016-03-19
* ARC: dma: ioremap: use phys_addr_t consistenctly in code pathsVineet Gupta2016-03-19
* ARC: dma: pass_phys() not sg_virt() to cache opsVineet Gupta2016-03-19
* ARC: dma: non-coherent pages need V-P mapping if in HIGHMEMVineet Gupta2016-03-19
* ARC: dma: Use struct page based page allocator helpersVineet Gupta2016-03-19
* arc: convert to dma_map_opsChristoph Hellwig2016-01-20
* ARC: Eliminate some ARCv2 specific code for ARCompact buildVineet Gupta2015-08-21
* ARCv2: Support IO Coherency and permutations involving L1 and L2 cachesAlexey Brodkin2015-08-20
* ARC: Don't memzero twice in dma_alloc_coherent for __GFP_ZEROVineet Gupta2015-07-06
* ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)Vineet Gupta2015-06-24
* ARC: remove the unused platform helpers from dma mapping APIVineet Gupta2015-06-19
* ARC: I/O and DMA MappingsVineet Gupta2013-02-15