aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/dma-mapping.c
Commit message (Expand)AuthorAge
* ARM: Ensure PTE modifications via dma_alloc_coherent are visibleRussell King2010-09-08
* ARM: DMA coherent allocator: align remapped addressesRussell King2010-07-27
* ARM: 6186/1: Avoid the CONSISTENT_DMA_SIZE warning on noMMU buildsCatalin Marinas2010-07-01
* ARM: 6007/1: fix highmem with VIPT cache and DMANicolas Pitre2010-04-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'misc2' into develRussell King2010-02-25
|\
| * ARM: 5927/1: Make delimiters of DMA area globally visibly.Fenkart/Bostandzhyan2010-02-15
* | ARM: dma-mapping: fix for speculative prefetchingRussell King2010-02-15
* | ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King2010-02-15
* | ARM: dma-mapping: simplify dma_cache_maint_pageRussell King2010-02-15
* | ARM: dma-mapping: move selection of page ops out of dma_cache_maint_contiguousRussell King2010-02-15
* | ARM: dma-mapping: push buffer ownership down into dma-mapping.cRussell King2010-02-15
* | ARM: dma-mapping: introduce the idea of buffer ownershipRussell King2010-02-15
|/
* ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attributeRussell King2009-11-24
* ARM: dma-mapping: get rid of setting/clearing the reserved page bitRussell King2009-11-24
* ARM: dma-mapping: Factor out noMMU dma buffer allocation codeRussell King2009-11-24
* ARM: dma-mapping: clean up coherent arch dma allocationRussell King2009-11-24
* ARM: dma-mapping: move consistent_init into CONFIG_MMU sectionRussell King2009-11-24
* ARM: dma-mapping: factor dma_free_coherent() common codeRussell King2009-11-24
* ARM: dma-mapping: fix nommu dma_alloc_coherent()Russell King2009-11-24
* ARM: dma-mapping: fix coherent arch dma_alloc_coherent()Russell King2009-11-24
* ARM: dma-mapping: functions to allocate/free a coherent bufferRussell King2009-11-24
* ARM: dma-mapping: split out vmregion code from dma coherent mapping codeRussell King2009-11-24
* ARM: Use GFP_DMA only for masks _less_ than 32-bitRussell King2009-10-25
* nommu: Add noMMU support to the DMA APICatalin Marinas2009-07-24
* [ARM] introduce dma_cache_maint_page()Nicolas Pitre2009-03-15
* [ARM] Fix virtual to physical translation macro corner casesRussell King2009-03-12
* NOMMU: Rename ARM's struct vm_regionDavid Howells2009-01-08
* [ARM] dma: don't touch cache on dma_*_for_cpu()Russell King2008-09-30
* [ARM] dma: Reduce to one dma_sync_sg_* implementationRussell King2008-09-29
* [ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementationRussell King2008-09-25
* [ARM] Update dma_map_sg()/dma_unmap_sg() APIRussell King2008-09-25
* [ARM] dma: rename consistent.c to dma-mapping.cRussell King2008-09-25