summaryrefslogtreecommitdiffstats
path: root/arch/arc/mm/dma.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-21ARC: Eliminate some ARCv2 specific code for ARCompact buildVineet Gupta1-2/+2
2015-08-20ARCv2: Support IO Coherency and permutations involving L1 and L2 cachesAlexey Brodkin1-0/+18
2015-07-06ARC: Don't memzero twice in dma_alloc_coherent for __GFP_ZEROVineet Gupta1-2/+2
2015-06-25ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)Vineet Gupta1-0/+12
2015-06-19ARC: remove the unused platform helpers from dma mapping APIVineet Gupta1-8/+4
2013-02-15ARC: I/O and DMA MappingsVineet Gupta1-0/+94