aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/pci-dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for IA64David Howells1-1/+0
2011-11-15iommu: Add option to group multi-function devicesAlex Williamson1-0/+1
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha1-1/+1
2009-08-11Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iommu_dma_supported()Fenghua Yu1-5/+0
2009-06-22Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds1-0/+2
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox1-1/+1
2009-05-01Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through SupportFenghua Yu1-0/+2
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang1-1/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang1-1/+1
2009-01-29IA64: fix VT-d dma_mapping_errorFUJITA Tomonori1-6/+0
2009-01-11Merge branch 'linus' into core/iommuIngo Molnar1-1/+1
2009-01-06IA64: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori1-18/+31
2009-01-06add dma_get_ops to struct ia64_machine_vectorFUJITA Tomonori1-1/+1
2009-01-06set up dma_ops appropriatelyFUJITA Tomonori1-3/+3
2009-01-06add dma_mapping_ops for SWIOTLBFUJITA Tomonori1-3/+0
2008-11-20[IA64] remove duplicate include iommu.hHuang Weiyi1-1/+0
2008-11-04[IA64] remove duplicated #include from pci-dma.cHuang Weiyi1-2/+0
2008-10-24x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIFenghua Yu1-7/+0
2008-10-17[IA64] Add Variable Page Size and IA64 Support in Intel IOMMUFenghua Yu1-0/+129