Age | Commit message (Expand) | Author |
2010-09-08 | Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()" | Russell King |
2010-08-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-08-11 | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori |
2010-08-11 | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori |
2010-08-05 | [ARM] pxa: remove now unnecessary dma_needs_bounce() | Eric Miao |
2010-03-12 | dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask | FUJITA Tomonori |
2010-02-15 | ARM: dma-mapping: push buffer ownership down into dma-mapping.c | Russell King |
2010-02-15 | ARM: dma-mapping: introduce the idea of buffer ownership | Russell King |
2009-11-23 | ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single() | Russell King |
2009-11-23 | ARM: dma-mapping: provide dma_to_page() | Russell King |
2009-11-23 | ARM: dma-mapping: simplify page_to_dma() and __pfn_to_bus() | Russell King |
2009-03-15 | [ARM] make page_to_dma() highmem aware | Nicolas Pitre |
2009-03-15 | [ARM] introduce dma_cache_maint_page() | Nicolas Pitre |
2008-12-13 | [ARM] dma: correct dma_supported() implementation | Russell King |
2008-11-13 | [ARM] dma-mapping: fix compiler warning | Russell King |
2008-09-30 | [ARM] dma: fix some comments in dma-mapping.h | Russell 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 params | Russell King |
2008-09-29 | [ARM] dma: coding style cleanups | Russell King |
2008-09-29 | [ARM] dma: fix dmabounce dma_sync_xxx() implementations | Russell 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_* implementation | Russell King |
2008-09-25 | [ARM] dma: provide a better dma_map_page() implementation | Russell King |
2008-09-25 | [ARM] Update dma_map_sg()/dma_unmap_sg() API | Russell King |
2008-08-10 | [ARM] dma-mapping: provide sync_range APIs | Russell King |
2008-08-10 | [ARM] dma-mapping: improve type-safeness of DMA translations | Russell King |
2008-08-03 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-08-02 | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King |