aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/dma-mapping.h
AgeCommit message (Expand)Author
2009-11-23ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single()Russell King
2009-11-23ARM: dma-mapping: provide dma_to_page()Russell King
2009-11-23ARM: dma-mapping: simplify page_to_dma() and __pfn_to_bus()Russell King
2009-03-15[ARM] make page_to_dma() highmem awareNicolas Pitre
2009-03-15[ARM] introduce dma_cache_maint_page()Nicolas Pitre
2008-12-13[ARM] dma: correct dma_supported() implementationRussell King
2008-11-13[ARM] dma-mapping: fix compiler warningRussell King
2008-09-30[ARM] dma: fix some comments in dma-mapping.hRussell King
2008-09-30[ARM] dma: don't touch cache on dma_*_for_cpu()Russell King
2008-09-29[ARM] dma: add validation of DMA paramsRussell King
2008-09-29[ARM] dma: coding style cleanupsRussell King
2008-09-29[ARM] dma: fix dmabounce dma_sync_xxx() implementationsRussell King
2008-09-29[ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx()Russell King
2008-09-29[ARM] dma: Reduce to one dma_sync_sg_* implementationRussell King
2008-09-25[ARM] dma: provide a better dma_map_page() implementationRussell King
2008-09-25[ARM] Update dma_map_sg()/dma_unmap_sg() APIRussell King
2008-08-10[ARM] dma-mapping: provide sync_range APIsRussell King
2008-08-10[ARM] dma-mapping: improve type-safeness of DMA translationsRussell King
2008-08-03Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King