summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/pci-dma.c
AgeCommit message (Expand)Author
2012-01-23iommu: Add option to group multi-function devicesAlex Williamson
2012-01-23iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha
2009-08-11Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu
2009-06-22Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox
2009-05-01Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through SupportFenghua Yu
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang
2009-01-29IA64: fix VT-d dma_mapping_errorFUJITA Tomonori
2009-01-11Merge branch 'linus' into core/iommuIngo Molnar
2009-01-06IA64: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori
2009-01-06add dma_get_ops to struct ia64_machine_vectorFUJITA Tomonori
2009-01-06set up dma_ops appropriatelyFUJITA Tomonori
2009-01-06add dma_mapping_ops for SWIOTLBFUJITA Tomonori
2008-11-20[IA64] remove duplicate include iommu.hHuang Weiyi
2008-11-04[IA64] remove duplicated #include from pci-dma.cHuang Weiyi
2008-10-24x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIFenghua Yu
2008-10-17[IA64] Add Variable Page Size and IA64 Support in Intel IOMMUFenghua Yu