Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -6/+1 |
2019-02-18 | powerpc/dma: use the generic direct mapping bypass | Christoph Hellwig | 1 | -58/+0 |
2019-02-18 | powerpc/dma: use the dma-direct allocator for coherent platforms | Christoph Hellwig | 1 | -2/+2 |
2019-02-18 | swiotlb: remove swiotlb_dma_supported | Christoph Hellwig | 1 | -1/+1 |
2019-02-18 | powerpc/dma: remove dma_nommu_mmap_coherent | Christoph Hellwig | 1 | -1/+0 |
2019-02-18 | powerpc/dma: remove max_direct_dma_addr | Christoph Hellwig | 1 | -20/+1 |
2019-02-18 | powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.c | Christoph Hellwig | 1 | -11/+0 |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -9/+8 |
2018-12-20 | powerpc: use mm zones more sensibly | Christoph Hellwig | 1 | -5/+1 |
2018-12-13 | dma-direct: merge swiotlb_dma_ops into the dma_direct code | Christoph Hellwig | 1 | -8/+8 |
2018-12-06 | dma-direct: remove the mapping_error dma_map_ops method | Christoph Hellwig | 1 | -1/+0 |
2018-10-19 | swiotlb: remove the overflow buffer | Christoph Hellwig | 1 | -2/+2 |
2018-01-15 | swiotlb: rename swiotlb_free to swiotlb_exit | Christoph Hellwig | 1 | -1/+1 |
2018-01-15 | powerpc: rename swiotlb_dma_ops | Christoph Hellwig | 1 | -2/+2 |
2018-01-10 | powerpc: rename dma_direct_ to dma_nommu_ | Christoph Hellwig | 1 | -3/+3 |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 1 | -1/+1 |
2015-07-13 | powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_... | Benjamin Herrenschmidt | 1 | -2/+2 |
2015-04-11 | powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_ops | Daniel Axtens | 1 | -7/+4 |
2014-09-03 | 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 |