Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
[safe/jmp/linux-2.6] / arch / powerpc / include / asm / dma-mapping.h
2009-12-16 Jan Beulichdma-mapping: fix off-by-one error in dma_capable()
2009-09-24 Becky Brucepowerpc: Change archdata dma_data to a union
2009-09-24 Becky Brucepowerpc: Rename get_dma_direct_offset get_dma_offset
2009-08-28 FUJITA Tomonoripowerpc: Add CONFIG_DMA_API_DEBUG support
2009-08-28 FUJITA Tomonoripowerpc: Handle SWIOTLB mapping error properly
2009-08-28 FUJITA Tomonoripowerpc: Use asm-generic/dma-mapping-common.h
2009-08-28 FUJITA Tomonoripowerpc: use dma_map_ops struct
2009-08-28 FUJITA Tomonoripowerpc: Remove addr_needs_map in struct dma_mapping_ops
2009-07-28 FUJITA Tomonorix86, IA64, powerpc: add phys_to_dma() and dma_to_phys()
2009-07-28 FUJITA Tomonoripowerpc: add dma_capable() to replace is_buffer_dma_cap...
2009-06-26 Michael Ellermanpowerpc: Swiotlb breaks pseries
2009-06-09 Becky Brucepowerpc: Add support for swiotlb on 32-bit
2009-05-27 Benjamin Herrenschmidtpowerpc: Fix up dma_alloc_coherent() on platforms witho...
2009-03-24 Kumar Galapowerpc: expect all devices calling dma ops to have...
2008-12-16 Becky Brucepowerpc: Fix !CONFIG_PPC_NEED_DMA_SYNC_OPS build warning
2008-12-03 Becky Brucepowerpc: Add sync_*_for_* to dma_ops
2008-11-05 Mark Nelsonpowerpc: Remove map_/unmap_single() from dma_mapping_ops
2008-09-24 Becky Brucepowerpc: Merge 32 and 64-bit dma code
2008-08-04 Stephen Rothwellpowerpc: Move include files to arch/powerpc/include/asm