summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/pci-swiotlb.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2010-05-27ia64: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-10swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori
2009-08-13ia64: IOMMU passthrough mode shouldn't trigger swiotlb initDavid Woodhouse
2009-04-29Intel IOMMU Pass Through SupportFenghua Yu
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang
2009-01-29IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devicesFUJITA Tomonori
2009-01-27IA64: fix compile error on IA64_DIG_VTDFUJITA Tomonori
2009-01-06ia64: fix section mismatch swiotlb_dma_init -> swiotlb_initLuck, Tony
2009-01-06x86, ia64: remove duplicated swiotlb codeFUJITA Tomonori
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori
2009-01-06set up dma_ops appropriatelyFUJITA Tomonori
2009-01-06add dma_mapping_ops for SWIOTLBFUJITA Tomonori
2008-10-17[IA64] Add Variable Page Size and IA64 Support in Intel IOMMUFenghua Yu