summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/pci-dma.c
AgeCommit message (Expand)Author
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-08-23ia64: Get rid of iommu_pass_throughJoerg Roedel
2019-08-16ia64: remove support for machvecsChristoph Hellwig
2019-08-16ia64: rework iommu probingChristoph Hellwig
2018-09-17intel-iommu: mark intel_dma_ops staticChristoph Hellwig
2018-09-17ia64: remove machvec_dma_sync_{single,sg}Christoph Hellwig
2018-09-17ia64: remove the unused iommu_dma_init functionChristoph Hellwig
2018-09-17ia64: remove the unused pci_iommu_shutdown functionChristoph Hellwig
2018-09-17ia64: remove the unused bad_dma_address symbolChristoph Hellwig
2018-09-17ia64: remove iommu_dma_supportedChristoph Hellwig
2018-09-17ia64: remove the dead iommu_sac_force variableChristoph Hellwig
2018-01-15ia64: remove an ifdef around the content of pci-dma.cChristoph Hellwig
2018-01-15ia64: clean up swiotlb supportChristoph Hellwig
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
2013-06-03[IA64] pci: Remove unused fallback_devBjorn Helgaas
2012-06-25iommu: Remove group_mfAlex Williamson
2012-03-28Disintegrate asm/system.h for IA64David Howells
2011-11-15iommu: Add option to group multi-function devicesAlex Williamson
2011-09-21iommu: 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