linux/drivers/pci
David Miller f661197e0a Genericizing iova.[ch]
I would like to potentially move the sparc64 IOMMU code over to using
the nice new drivers/pci/iova.[ch] code for free area management..

In order to do that we have to detach the IOMMU page size assumptions
which only really need to exist in the intel-iommu.[ch] code.

This patch attempts to implement that.

[akpm@linux-foundation.org: build fix]
Signed-off-by: David S. Miller <davem@davemloft.net>
Acked-by: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-06 10:41:01 -08:00
..
hotplug PCI: Fix fakephp deadlock 2008-02-01 15:04:30 -08:00
pcie Revert "PCI: PCIE ASPM support" 2008-02-02 11:32:01 -08:00
.gitignore
Kconfig
Makefile PCI: fix section mismatch warnings referring to pci_do_scan_bus 2008-02-02 15:04:30 -08:00
access.c
bus.c PCI: make pci_bus a struct device 2008-02-01 15:04:31 -08:00
dmar.c Genericizing iova.[ch] 2008-02-06 10:41:01 -08:00
hotplug-pci.c PCI: fix section mismatch warnings referring to pci_do_scan_bus 2008-02-02 15:04:30 -08:00
hotplug.c
htirq.c
intel-iommu.c Genericizing iova.[ch] 2008-02-06 10:41:01 -08:00
intel-iommu.h Genericizing iova.[ch] 2008-02-06 10:41:01 -08:00
iova.c Genericizing iova.[ch] 2008-02-06 10:41:01 -08:00
iova.h Genericizing iova.[ch] 2008-02-06 10:41:01 -08:00
msi.c
msi.h
pci-acpi.c
pci-driver.c
pci-sysfs.c Revert "PCI: PCIE ASPM support" 2008-02-02 11:32:01 -08:00
pci.c iommu sg merging: PCI: add dma segment boundary support 2008-02-05 09:44:12 -08:00
pci.h PCI: make pci_bus a struct device 2008-02-01 15:04:31 -08:00
probe.c iommu sg merging: PCI: add dma segment boundary support 2008-02-05 09:44:12 -08:00
proc.c
quirks.c
remove.c Revert "PCI: PCIE ASPM support" 2008-02-02 11:32:01 -08:00
rom.c
search.c
setup-bus.c PCI: fix 4x section mismatch warnings 2008-02-02 15:08:04 -08:00
setup-irq.c
setup-res.c
syscall.c