kernel_optimize_test/drivers/pci
Matthew Wilcox 1c8d7b0a56 PCI MSI: Add support for multiple MSI
Add the new API pci_enable_msi_block() to allow drivers to
request multiple MSI and reimplement pci_enable_msi in terms of
pci_enable_msi_block.  Ensure that the architecture back ends don't
have to know about multiple MSI.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2009-03-20 10:48:14 -07:00
..
hotplug PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmware 2009-03-20 10:48:02 -07:00
pcie PCI: PCIe portdrv: Implement pm object 2009-03-20 10:47:49 -07:00
.gitignore
access.c
bus.c PCI: constify pci_bus_add_devices() 2009-03-19 19:29:35 -07:00
dmar.c
hotplug-pci.c
hotplug.c
htirq.c
intel-iommu.c PCI: add missing KERN_* constants to printks 2009-03-19 19:29:27 -07:00
intr_remapping.c
intr_remapping.h
iova.c
irq.c
Kconfig
Makefile
msi.c PCI MSI: Add support for multiple MSI 2009-03-20 10:48:14 -07:00
msi.h PCI MSI: Add support for multiple MSI 2009-03-20 10:48:14 -07:00
pci-acpi.c PCI/ACPI: move _OSC code to pci_root.c 2009-03-19 19:29:32 -07:00
pci-driver.c PCI: add remove_id sysfs entry 2009-03-20 10:48:11 -07:00
pci-stub.c
pci-sysfs.c PCI/alpha: pci sysfs resources 2009-03-19 19:29:36 -07:00
pci.c PCI: fix wrong assumption in pci_common_swizzle 2009-03-20 10:48:05 -07:00
pci.h
probe.c PCI: fix wrong assumption in pci_read_bridge_bases 2009-03-20 10:48:04 -07:00
proc.c
quirks.c PCI quirk: don't mark one netmos as class other 2009-03-19 19:29:31 -07:00
remove.c PCI: check if a bus is added when removing it 2009-03-19 19:29:26 -07:00
rom.c
search.c PCI: fix wrong assumption in pci_find_upstream_pcie_bridge 2009-03-20 10:48:03 -07:00
setup-bus.c PCI: constify pci_bus_assign_resources() 2009-03-19 19:29:35 -07:00
setup-irq.c
setup-res.c
slot.c PCI: enhance physical slot debug information 2009-03-19 19:29:30 -07:00
syscall.c