Age | Commit message (Expand) | Author | Files | Lines |
2014-09-04 | powerpc/64: Limit ZONE_DMA32 to 4GiB in swiotlb_detect_4g() | Scott Wood | 1 | -2/+6 |
2012-09-12 | powerpc/swiotlb: Enable at early stage and disable if not necessary | Jia Hongtao | 1 | -0/+20 |
2012-09-05 | powerpc: Remove all includes of <asm/abs_addr.h> | Michael Ellerman | 1 | -1/+1 |
2012-07-30 | common: dma-mapping: add support for generic dma_mmap_* calls | Marek Szyprowski | 1 | -0/+1 |
2012-03-28 | PowerPC: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 1 | -2/+2 |
2011-09-20 | powerpc: Use the newly added get_required_mask dma_map_ops hook | Milton Miller | 1 | -0/+16 |
2010-07-24 | of: Merge of_platform_bus_type with platform_bus_type | Grant Likely | 1 | -8/+0 |
2010-07-14 | lmb: rename to memblock | Yinghai Lu | 1 | -1/+1 |
2010-05-27 | powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_ops | FUJITA Tomonori | 1 | -2/+2 |
2010-05-04 | powerpc/swiotlb: Fix off by one in determining boundary of which ops to use | Kumar Gala | 1 | -2/+3 |
2009-11-24 | powerpc: Kill unused swiotlb variable | FUJITA Tomonori | 1 | -1/+0 |
2009-08-28 | powerpc: Handle SWIOTLB mapping error properly | FUJITA Tomonori | 1 | -1/+2 |
2009-08-28 | powerpc: use dma_map_ops struct | FUJITA Tomonori | 1 | -1/+1 |
2009-08-28 | powerpc: Remove swiotlb_pci_dma_ops | FUJITA Tomonori | 1 | -14/+0 |
2009-08-28 | powerpc: Remove addr_needs_map in struct dma_mapping_ops | FUJITA Tomonori | 1 | -21/+15 |
2009-07-28 | powerpc: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys() | FUJITA Tomonori | 1 | -11/+0 |
2009-07-28 | powerpc: remove unncesary swiotlb_arch_address_needs_mapping | FUJITA Tomonori | 1 | -26/+1 |
2009-07-28 | swiotlb: remove unnecessary swiotlb_bus_to_virt | FUJITA Tomonori | 1 | -10/+0 |
2009-06-09 | powerpc: Add support for swiotlb on 32-bit | Becky Bruce | 1 | -0/+163 |