Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
494003b1025ba4eea5edfcc14651993de5aa2935
/
arch
/
mips
/
mm
/
dma-default.c
20d3306
MIPS: Support per-device DMA coherence
by Paul Burton
· 8 years ago
cfa93fb
MIPS: dma-default: Don't check hw_coherentio if device is non-coherent
by Paul Burton
· 8 years ago
f230202
MIPS: Sanitise coherentio semantics
by Paul Burton
· 8 years ago
d9ba577
MIPS: mm: Audit and remove any unnecessary uses of module.h
by Paul Gortmaker
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
8d4925e
MIPS: dma-default: Defend against NULL dev in massage_gfp_flags
by Matt Redfearn
· 9 years ago
9530d0f
MIPS: fix DMA contiguous allocation
by Qais Yousef
· 9 years ago
5396005
MIPS: dma-default: Fix 32-bit fall back to GFP_DMA
by James Hogan
· 10 years ago
1e89375
dma-mapping: consolidate dma_{alloc,free}_noncoherent
by Christoph Hellwig
· 9 years ago
6894258
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
by Christoph Hellwig
· 9 years ago
8c17246
MIPS: Add implementation of dma_map_ops.mmap()
by Alex Smith
· 9 years ago
1e51714c
MIPS: use for_each_sg()
by Akinobu Mita
· 10 years ago
0acbfc6
MIPS: DMA: Implement platform hook to perform post-DMA cache flushes.
by Ralf Baechle
· 10 years ago
0dc294c
MIPS: DMA: Explain the lack of special handling for R14000/R16000.
by Ralf Baechle
· 10 years ago
f464938
MIPS: DMA: Add cma support
by Zubair Lutfullah Kakakhel
· 10 years ago
885014b
MIPS: improve checks for noncoherent DMA
by Felix Fietkau
· 11 years ago
4e7f726
MIPS: Remove unnecessary platform dma helper functions
by Felix Fietkau
· 11 years ago
55c25c2
MIPS: mm: Move some checks out of 'for' loop in DMA operations
by Jayachandran C
· 11 years ago
69f24d1
MIPS: Optimize current_cpu_type() for better code.
by Ralf Baechle
· 11 years ago
eb37e6d
Merge branch '3.11-fixes' into mips-for-linux-next
by Ralf Baechle
· 11 years ago
d451e73
MIPS: DMA: Fix BUG due to smp_processor_id() in preemptible code
by Jerin Jacob
· 11 years ago
f86f55d
MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000
by Jim Quinlan
· 11 years ago
4954a9a
MIPS: Support SWIOTLB in default dma operations
by Jayachandran C
· 11 years ago
b6d92b4
MIPS: Add option to disable software I/O coherency.
by Steven J. Hill
· 12 years ago
7034228
MIPS: Whitespace cleanup.
by Ralf Baechle
· 12 years ago
e8d51e5
MIPS: adapt for dma_map_ops changes
by Andrzej Pietrasiewicz
· 13 years ago
e36863a
MIPS: HIGHMEM DMA on noncoherent MIPS32 processors
by Dezhong Diao
· 14 years ago
a3aad4a
MIPS: Rename mips_dma_cache_sync back to dma_cache_sync
by Ralf Baechle
· 14 years ago
48e1fd5
MIPS: Convert DMA to use dma-mapping-common.h
by David Daney
· 14 years ago
a2e715a
MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask.
by Ralf Baechle
· 14 years ago
3b9c6c1
dma-mapping: remove dma_is_consistent API
by FUJITA Tomonori
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f8ac0425
MIPS: Add DMA declare coherent memory support
by Yoichi Yuasa
· 15 years ago
3807ef3
MIPS: Pass struct device to plat_dma_addr_to_phys()
by Kevin Cernekee
· 16 years ago
d3f634b
MIPS: Add size and direction arguments to plat_unmap_dma_mem()
by Kevin Cernekee
· 16 years ago
4f29c05
MIPS: Synchronize dma_map_page and dma_map_single
by Atsushi Nemoto
· 16 years ago
d700119
MIPS: Fix oops in dma_unmap_page on not coherent mips platforms
by Jan Nikitenko
· 16 years ago
843aef4
MIPS: Adjust the dma-common.c platform hooks.
by David Daney
· 16 years ago
11531ac
MIPS: Add missing calls to plat_unmap_dma_mem.
by David Daney
· 16 years ago
f67ae98
MIPS: Don't unmap the memory for dma_sync*.
by David Daney
· 16 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 16 years ago
c7c6b39
[MIPS] Use correct dma flushing in dma_cache_sync()
by Thomas Bogendoerfer
· 17 years ago
3201671
[MIPS] Wrong CONFIG option prevents setup of DMA zone.
by Thomas Bogendoerfer
· 17 years ago
cce335ae
[MIPS] 64-bit Sibyte kernels need DMA32.
by Ralf Baechle
· 17 years ago
6e86b0b
[MIPS] Cleanup random difference between the lmo and kernel.org tree.
by Ralf Baechle
· 17 years ago
4fcc47a
mips: sg_page() fallout
by Jens Axboe
· 17 years ago
58b053e
Update arch/ to use sg helpers
by Jens Axboe
· 17 years ago
10cc352
[MIPS] Allow hardwiring of the CPU type to a single type for optimization.
by Ralf Baechle
· 17 years ago
d344dd5
[MIPS] R10000: Fix wrong test in dma-default.c
by Maxime Bizon
· 17 years ago
fbd5604
[MIPS] Make dma_map_sg handle sg elements which are longer than one page
by Thomas Bogendoerfer
· 17 years ago
c9d0696
[MIPS] Always use virt_to_phys() when translating kernel addresses
by Franck Bui-Huu
· 18 years ago
5b648a9
[MIPS] dma_sync_sg_for_cpu is a no-op except for non-coherent R10000s.
by Ralf Baechle
· 18 years ago
9b43fb6
[MIPS] Fix dma_sync_*_for_device() functions
by Thomas Bogendoerfer
· 18 years ago
9a88cbb
[MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}
by Ralf Baechle
· 18 years ago
[Renamed (63%) from arch/mips/mm/dma-noncoherent.c]
d3fa72e
[PATCH] Pass struct dev pointer to dma_cache_sync()
by Ralf Baechle
· 18 years ago
f67637e
[PATCH] Add struct dev pointer to dma_is_consistent()
by Ralf Baechle
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
424cada
Don't set up a sg dma address if we have no page address for some reason.
by Thiemo Seufer
· 19 years ago
185a8ff
[PATCH] gfp_t: dma-mapping (mips)
by Al Viro
· 19 years ago
42a3b4f
[PATCH] mips: nuke trailing whitespace
by Ralf Baechle
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago