Age | Commit message (Expand) | Author |
2016-12-14 | arch/arc: add option to skip sync on DMA mapping | Alexander Duyck |
2016-11-03 | arc: Implement arch-specific dma_map_ops.mmap | Alexey Brodkin |
2016-10-24 | ARCv2: IOC: use @ioc_enable not @ioc_exist where intended | Vineet Gupta |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-07-20 | ARC: dma: fix address translation in arc_dma_free | Vladimir Kondratiev |
2016-05-30 | Fix typos | Andrea Gelmini |
2016-03-19 | ARC: dma: reintroduce platform specific dma<->phys | Vineet Gupta |
2016-03-19 | ARC: dma: ioremap: use phys_addr_t consistenctly in code paths | Vineet Gupta |
2016-03-19 | ARC: dma: pass_phys() not sg_virt() to cache ops | Vineet Gupta |
2016-03-19 | ARC: dma: non-coherent pages need V-P mapping if in HIGHMEM | Vineet Gupta |
2016-03-19 | ARC: dma: Use struct page based page allocator helpers | Vineet Gupta |
2016-01-20 | arc: convert to dma_map_ops | Christoph Hellwig |
2015-08-21 | ARC: Eliminate some ARCv2 specific code for ARCompact build | Vineet Gupta |
2015-08-20 | ARCv2: Support IO Coherency and permutations involving L1 and L2 caches | Alexey Brodkin |
2015-07-06 | ARC: Don't memzero twice in dma_alloc_coherent for __GFP_ZERO | Vineet Gupta |
2015-06-25 | ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency) | Vineet Gupta |
2015-06-19 | ARC: remove the unused platform helpers from dma mapping API | Vineet Gupta |
2013-02-15 | ARC: I/O and DMA Mappings | Vineet Gupta |