summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/pci-dma.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-5/+5
* [IA64] pci: Remove unused fallback_devBjorn Helgaas2013-06-031-9/+0
* iommu: Remove group_mfAlex Williamson2012-06-251-1/+0
* Disintegrate asm/system.h for IA64David Howells2012-03-281-1/+0
* iommu: Add option to group multi-function devicesAlex Williamson2011-11-151-0/+1
* iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha2011-09-211-1/+1
* Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu2009-08-111-5/+0
* Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2009-06-221-0/+2
|\
| * Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through SupportFenghua Yu2009-05-011-0/+2
* | [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-1/+1
|/
* dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2009-04-071-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang2009-04-071-1/+1
* IA64: fix VT-d dma_mapping_errorFUJITA Tomonori2009-01-291-6/+0
* Merge branch 'linus' into core/iommuIngo Molnar2009-01-111-1/+1
|\
| * IA64: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* | x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-061-18/+31
* | add dma_get_ops to struct ia64_machine_vectorFUJITA Tomonori2009-01-061-1/+1
* | set up dma_ops appropriatelyFUJITA Tomonori2009-01-061-3/+3
* | add dma_mapping_ops for SWIOTLBFUJITA Tomonori2009-01-061-3/+0
|/
* [IA64] remove duplicate include iommu.hHuang Weiyi2008-11-201-1/+0
* [IA64] remove duplicated #include from pci-dma.cHuang Weiyi2008-11-041-2/+0
* x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIFenghua Yu2008-10-241-7/+0
* [IA64] Add Variable Page Size and IA64 Support in Intel IOMMUFenghua Yu2008-10-171-0/+129