linux/drivers/pci
Al Viro 4fe05bbcd5 intel-iommu fixes
- off by one in dmar_get_fault_reason() (maximal index in array is
   ARRAY_SIZE()-1, not ARRAY_SIZE())
 - NULL noise removal
 - __iomem annotation fix

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-29 07:41:32 -07:00
..
hotplug
pcie
.gitignore
Kconfig
Makefile Intel IOMMU: Intel IOMMU driver 2007-10-22 08:13:18 -07:00
access.c
bus.c
dmar.c
hotplug.c
htirq.c
intel-iommu.c intel-iommu fixes 2007-10-29 07:41:32 -07:00
intel-iommu.h intel-iommu fixes 2007-10-29 07:41:32 -07:00
iova.c intel-iommu: optimize sg map/unmap calls 2007-10-22 08:13:19 -07:00
iova.h intel-iommu: optimize sg map/unmap calls 2007-10-22 08:13:19 -07:00
msi.c
msi.h
pci-acpi.c
pci-driver.c
pci-sysfs.c
pci.c
pci.h Intel IOMMU: PCI generic helper function 2007-10-22 08:13:18 -07:00
probe.c Intel IOMMU: PCI generic helper function 2007-10-22 08:13:18 -07:00
proc.c
quirks.c jmicron: update quirk for JMB361/3/5/6 2007-10-23 21:20:02 -04:00
remove.c
rom.c
search.c Intel IOMMU: PCI generic helper function 2007-10-22 08:13:18 -07:00
setup-bus.c
setup-irq.c
setup-res.c
syscall.c