aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/pci-dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-22/+0
2019-08-23ia64: Get rid of iommu_pass_throughJoerg Roedel1-2/+0
2019-08-16ia64: remove support for machvecsChristoph Hellwig1-1/+0
2019-08-16ia64: rework iommu probingChristoph Hellwig1-21/+0
2018-09-17intel-iommu: mark intel_dma_ops staticChristoph Hellwig1-4/+0
2018-09-17ia64: remove machvec_dma_sync_{single,sg}Christoph Hellwig1-5/+0
2018-09-17ia64: remove the unused iommu_dma_init functionChristoph Hellwig1-6/+0
2018-09-17ia64: remove the unused pci_iommu_shutdown functionChristoph Hellwig1-5/+0
2018-09-17ia64: remove the unused bad_dma_address symbolChristoph Hellwig1-3/+0
2018-09-17ia64: remove iommu_dma_supportedChristoph Hellwig1-13/+0
2018-09-17ia64: remove the dead iommu_sac_force variableChristoph Hellwig1-19/+0
2018-01-15ia64: remove an ifdef around the content of pci-dma.cChristoph Hellwig1-7/+0
2018-01-15ia64: clean up swiotlb supportChristoph Hellwig1-2/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-5/+5
2013-06-03[IA64] pci: Remove unused fallback_devBjorn Helgaas1-9/+0
2012-06-25iommu: Remove group_mfAlex Williamson1-1/+0
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