summaryrefslogtreecommitdiffstats
path: root/arch/arc/mm/dma.c
Commit message (Expand)AuthorAgeFilesLines
* ARC: dma: reintroduce platform specific dma<->physVineet Gupta2016-03-191-5/+4
* ARC: dma: ioremap: use phys_addr_t consistenctly in code pathsVineet Gupta2016-03-191-6/+6
* ARC: dma: pass_phys() not sg_virt() to cache opsVineet Gupta2016-03-191-2/+2
* ARC: dma: non-coherent pages need V-P mapping if in HIGHMEMVineet Gupta2016-03-191-15/+32
* ARC: dma: Use struct page based page allocator helpersVineet Gupta2016-03-191-8/+17
* arc: convert to dma_map_opsChristoph Hellwig2016-01-201-47/+105
* ARC: Eliminate some ARCv2 specific code for ARCompact buildVineet Gupta2015-08-211-2/+2
* ARCv2: Support IO Coherency and permutations involving L1 and L2 cachesAlexey Brodkin2015-08-201-0/+18
* ARC: Don't memzero twice in dma_alloc_coherent for __GFP_ZEROVineet Gupta2015-07-061-2/+2
* ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)Vineet Gupta2015-06-251-0/+12
* ARC: remove the unused platform helpers from dma mapping APIVineet Gupta2015-06-191-8/+4
* ARC: I/O and DMA MappingsVineet Gupta2013-02-151-0/+94
OpenPOWER on IntegriCloud