index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
/
dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-1
/
+1
*
arch/arc: add option to skip sync on DMA mapping
Alexander Duyck
2016-12-14
1
-1
/
+4
*
arc: Implement arch-specific dma_map_ops.mmap
Alexey Brodkin
2016-11-03
1
-0
/
+26
*
ARCv2: IOC: use @ioc_enable not @ioc_exist where intended
Vineet Gupta
2016-10-24
1
-2
/
+2
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-6
/
+6
*
ARC: dma: fix address translation in arc_dma_free
Vladimir Kondratiev
2016-07-20
1
-1
/
+2
*
Fix typos
Andrea Gelmini
2016-05-30
1
-1
/
+1
*
ARC: dma: reintroduce platform specific dma<->phys
Vineet Gupta
2016-03-19
1
-5
/
+4
*
ARC: dma: ioremap: use phys_addr_t consistenctly in code paths
Vineet Gupta
2016-03-19
1
-6
/
+6
*
ARC: dma: pass_phys() not sg_virt() to cache ops
Vineet Gupta
2016-03-19
1
-2
/
+2
*
ARC: dma: non-coherent pages need V-P mapping if in HIGHMEM
Vineet Gupta
2016-03-19
1
-15
/
+32
*
ARC: dma: Use struct page based page allocator helpers
Vineet Gupta
2016-03-19
1
-8
/
+17
*
arc: convert to dma_map_ops
Christoph Hellwig
2016-01-20
1
-47
/
+105
*
ARC: Eliminate some ARCv2 specific code for ARCompact build
Vineet Gupta
2015-08-21
1
-2
/
+2
*
ARCv2: Support IO Coherency and permutations involving L1 and L2 caches
Alexey Brodkin
2015-08-20
1
-0
/
+18
*
ARC: Don't memzero twice in dma_alloc_coherent for __GFP_ZERO
Vineet Gupta
2015-07-06
1
-2
/
+2
*
ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)
Vineet Gupta
2015-06-25
1
-0
/
+12
*
ARC: remove the unused platform helpers from dma mapping API
Vineet Gupta
2015-06-19
1
-8
/
+4
*
ARC: I/O and DMA Mappings
Vineet Gupta
2013-02-15
1
-0
/
+94