Age | Commit message (Expand) | Author | Files | Lines |
2011-03-30 | powerpc: Implement dma_mmap_coherent() | Benjamin Herrenschmidt | 1 | -0/+6 |
2010-09-02 | powerpc/dma: Add optional platform override of dma_set_mask() | Benjamin Herrenschmidt | 1 | -13/+1 |
2010-08-11 | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 1 | -5/+0 |
2010-08-11 | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 1 | -15/+0 |
2010-03-12 | dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma... | FUJITA Tomonori | 1 | -3/+0 |
2009-12-16 | dma-mapping: fix off-by-one error in dma_capable() | Jan Beulich | 1 | -1/+1 |
2009-09-24 | powerpc: Change archdata dma_data to a union | Becky Bruce | 1 | -2/+8 |
2009-09-24 | powerpc: Rename get_dma_direct_offset get_dma_offset | Becky Bruce | 1 | -3/+18 |
2009-08-28 | powerpc: Add CONFIG_DMA_API_DEBUG support | FUJITA Tomonori | 1 | -1/+10 |
2009-08-28 | powerpc: Handle SWIOTLB mapping error properly | FUJITA Tomonori | 1 | -0/+5 |
2009-08-28 | powerpc: Use asm-generic/dma-mapping-common.h | FUJITA Tomonori | 1 | -236/+6 |
2009-08-28 | powerpc: use dma_map_ops struct | FUJITA Tomonori | 1 | -63/+21 |
2009-08-28 | powerpc: Remove addr_needs_map in struct dma_mapping_ops | FUJITA Tomonori | 1 | -4/+4 |
2009-07-28 | x86, IA64, powerpc: add phys_to_dma() and dma_to_phys() | FUJITA Tomonori | 1 | -0/+10 |
2009-07-28 | powerpc: add dma_capable() to replace is_buffer_dma_capable() | FUJITA Tomonori | 1 | -0/+13 |
2009-06-26 | powerpc: Swiotlb breaks pseries | Michael Ellerman | 1 | -6/+18 |
2009-06-09 | powerpc: Add support for swiotlb on 32-bit | Becky Bruce | 1 | -0/+11 |
2009-05-27 | powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. | Benjamin Herrenschmidt | 1 | -2/+4 |
2009-03-24 | powerpc: expect all devices calling dma ops to have archdata set | Kumar Gala | 1 | -11/+1 |
2008-12-16 | powerpc: Fix !CONFIG_PPC_NEED_DMA_SYNC_OPS build warning | Becky Bruce | 1 | -6/+35 |
2008-12-03 | powerpc: Add sync_*_for_* to dma_ops | Becky Bruce | 1 | -31/+62 |
2008-11-06 | powerpc: Remove map_/unmap_single() from dma_mapping_ops | Mark Nelson | 1 | -31/+5 |
2008-09-24 | powerpc: Merge 32 and 64-bit dma code | Becky Bruce | 1 | -126/+61 |
2008-08-04 | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 1 | -0/+474 |