| Commit message (Expand) | Author | Age | Files | Lines |
* | ia64: clean up swiotlb support | Christoph Hellwig | 2018-01-15 | 1 | -36/+0 |
* | ia64: use generic swiotlb_ops | Christoph Hellwig | 2018-01-15 | 1 | -35/+3 |
* | ia64: replace ZONE_DMA with ZONE_DMA32 | Christoph Hellwig | 2018-01-15 | 1 | -1/+1 |
* | ia64: rename swiotlb_dma_ops | Christoph Hellwig | 2018-01-15 | 1 | -3/+3 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 1 | -1/+1 |
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -2/+2 |
* | X86 & IA64: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 2012-03-28 | 1 | -3/+11 |
* | ia64: remove unnecessary sync_single_range_* in swiotlb_dma_ops | FUJITA Tomonori | 2010-05-27 | 1 | -2/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | swiotlb: Defer swiotlb init printing, export swiotlb_print_info() | FUJITA Tomonori | 2009-11-10 | 1 | -2/+2 |
* | ia64: IOMMU passthrough mode shouldn't trigger swiotlb init | David Woodhouse | 2009-08-13 | 1 | -1/+1 |
* | Intel IOMMU Pass Through Support | Fenghua Yu | 2009-04-29 | 1 | -1/+1 |
* | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) | Yang Hongyang | 2009-04-14 | 1 | -1/+1 |
* | IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devices | FUJITA Tomonori | 2009-01-29 | 1 | -1/+9 |
* | IA64: fix compile error on IA64_DIG_VTD | FUJITA Tomonori | 2009-01-27 | 1 | -3/+0 |
* | ia64: fix section mismatch swiotlb_dma_init -> swiotlb_init | Luck, Tony | 2009-01-06 | 1 | -1/+1 |
* | x86, ia64: remove duplicated swiotlb code | FUJITA Tomonori | 2009-01-06 | 1 | -16/+0 |
* | x86, ia64: convert to use generic dma_map_ops struct | FUJITA Tomonori | 2009-01-06 | 1 | -10/+22 |
* | set up dma_ops appropriately | FUJITA Tomonori | 2009-01-06 | 1 | -0/+6 |
* | add dma_mapping_ops for SWIOTLB | FUJITA Tomonori | 2009-01-06 | 1 | -1/+8 |
* | [IA64] Add Variable Page Size and IA64 Support in Intel IOMMU | Fenghua Yu | 2008-10-17 | 1 | -0/+46 |