Age | Commit message (Expand) | Author | Files | Lines |
2012-09-05 | powerpc/kernel: Remove uses of abs_to_virt() and virt_to_abs() | Michael Ellerman | 1 | -2/+1 |
2012-07-30 | Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows... | Linus Torvalds | 1 | -17/+19 |
2012-07-30 | common: dma-mapping: add support for generic dma_mmap_* calls | Marek Szyprowski | 1 | -17/+19 |
2012-07-10 | powerpc: Call dma_debug_add_bus for PCI and VIO buses | Anton Blanchard | 1 | -1/+9 |
2012-03-28 | PowerPC: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 1 | -4/+6 |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-10-31 | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 1 | -0/+1 |
2011-09-20 | powerpc: Tidy up dma_map_ops after adding new hook | Milton Miller | 1 | -8/+8 |
2011-09-20 | powerpc: Use the newly added get_required_mask dma_map_ops hook | Milton Miller | 1 | -25/+16 |
2011-09-01 | powerpc: Override dma_get_required_mask by platform hook and ops | Milton Miller | 1 | -0/+39 |
2011-07-08 | powerpc: Dont require a dma_ops struct to set dma mask | Kumar Gala | 1 | -3/+1 |
2011-03-30 | powerpc: Implement dma_mmap_coherent() | Benjamin Herrenschmidt | 1 | -0/+18 |
2010-10-13 | powerpc/dma: Fix check for direct DMA support | Nishanth Aravamudan | 1 | -1/+1 |
2010-09-02 | powerpc/dma: Add optional platform override of dma_set_mask() | Benjamin Herrenschmidt | 1 | -0/+18 |
2010-07-14 | lmb: rename to memblock | Yinghai Lu | 1 | -2/+2 |
2010-05-27 | powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_ops | FUJITA Tomonori | 1 | -6/+6 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-09-24 | powerpc: Rename get_dma_direct_offset get_dma_offset | Becky Bruce | 1 | -11/+4 |
2009-08-28 | powerpc: Add CONFIG_DMA_API_DEBUG support | FUJITA Tomonori | 1 | -0/+11 |
2009-08-28 | powerpc: use dma_map_ops struct | FUJITA Tomonori | 1 | -1/+1 |
2009-08-10 | powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAM | Benjamin Herrenschmidt | 1 | -3/+3 |
2009-06-09 | powerpc: Add support for swiotlb on 32-bit | Becky Bruce | 1 | -1/+1 |
2009-05-27 | powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. | Benjamin Herrenschmidt | 1 | -1/+1 |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 1 | -1/+1 |
2008-12-03 | powerpc: Add sync_*_for_* to dma_ops | Becky Bruce | 1 | -0/+26 |
2008-12-03 | powerpc: Fix dma_map_sg() cache flushing on non coherent platforms | Benjamin Herrenschmidt | 1 | -0/+1 |
2008-10-14 | powerpc: Fix DMA offset for non-coherent DMA | Benjamin Herrenschmidt | 1 | -2/+6 |
2008-09-24 | powerpc: Merge 32 and 64-bit dma code | Becky Bruce | 1 | -23/+46 |
2008-09-24 | powerpc: Drop archdata numa_node | Becky Bruce | 1 | -1/+1 |
2008-09-24 | powerpc: Move iommu dma ops from dma.c to dma-iommu.c | Becky Bruce | 1 | -97/+1 |
2008-09-24 | powerpc: Rename dma_64.c to dma.c | Becky Bruce | 1 | -0/+200 |