aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/pci-dma.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-17intel-iommu: mark intel_dma_ops staticGravatar Christoph Hellwig 1-4/+0
2018-09-17ia64: remove machvec_dma_sync_{single,sg}Gravatar Christoph Hellwig 1-5/+0
2018-09-17ia64: remove the unused iommu_dma_init functionGravatar Christoph Hellwig 1-6/+0
2018-09-17ia64: remove the unused pci_iommu_shutdown functionGravatar Christoph Hellwig 1-5/+0
2018-09-17ia64: remove the unused bad_dma_address symbolGravatar Christoph Hellwig 1-3/+0
2018-09-17ia64: remove iommu_dma_supportedGravatar Christoph Hellwig 1-13/+0
2018-09-17ia64: remove the dead iommu_sac_force variableGravatar Christoph Hellwig 1-19/+0
2018-01-15ia64: remove an ifdef around the content of pci-dma.cGravatar Christoph Hellwig 1-7/+0
2018-01-15ia64: clean up swiotlb supportGravatar Christoph Hellwig 1-2/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-01-24treewide: Constify most dma_map_ops structuresGravatar Bart Van Assche 1-5/+5
2013-06-03[IA64] pci: Remove unused fallback_devGravatar Bjorn Helgaas 1-9/+0
2012-06-25iommu: Remove group_mfGravatar Alex Williamson 1-1/+0
2012-03-28Disintegrate asm/system.h for IA64Gravatar David Howells 1-1/+0
2011-11-15iommu: Add option to group multi-function devicesGravatar Alex Williamson 1-0/+1
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsGravatar Suresh Siddha 1-1/+1
2009-08-11Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Gravatar Fenghua Yu 1-5/+0
2009-06-22Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Gravatar Linus Torvalds 1-0/+2
2009-06-17[IA64] Convert ia64 to use int-ll64.hGravatar Matthew Wilcox 1-1/+1
2009-05-01Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through SupportGravatar Fenghua Yu 1-0/+2
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Gravatar Yang Hongyang 1-1/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Gravatar Yang Hongyang 1-1/+1
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Gravatar Yang Hongyang 1-1/+1
2009-01-29IA64: fix VT-d dma_mapping_errorGravatar FUJITA Tomonori 1-6/+0
2009-01-11Merge branch 'linus' into core/iommuGravatar Ingo Molnar 1-1/+1
2009-01-06IA64: struct device - replace bus_id with dev_name(), dev_set_name()Gravatar Kay Sievers 1-1/+1
2009-01-06x86, ia64: convert to use generic dma_map_ops structGravatar FUJITA Tomonori 1-18/+31
2009-01-06add dma_get_ops to struct ia64_machine_vectorGravatar FUJITA Tomonori 1-1/+1
2009-01-06set up dma_ops appropriatelyGravatar FUJITA Tomonori 1-3/+3
2009-01-06add dma_mapping_ops for SWIOTLBGravatar FUJITA Tomonori 1-3/+0
2008-11-20[IA64] remove duplicate include iommu.hGravatar Huang Weiyi 1-1/+0
2008-11-04[IA64] remove duplicated #include from pci-dma.cGravatar Huang Weiyi 1-2/+0
2008-10-24x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIGravatar Fenghua Yu 1-7/+0
2008-10-17[IA64] Add Variable Page Size and IA64 Support in Intel IOMMUGravatar Fenghua Yu 1-0/+129