[git pull] PCI fixes

From: Jesse Barnes
Date: Mon Feb 02 2009 - 21:19:33 EST


Please consider pulling my for-linus branch:
git pull git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git for-linus

A few more fixes for this round (and a few more pending, want to get them
through linux-next first though). There's one patch for new hw support here,
but it's a two liner, and missing a whole release would be a pain, so I'm
including it; hope that's not a problem.

--
Jesse Barnes, Intel Open Source Technology Center

Darrick J. Wong (1):
PCI hotplug: fakephp: Allocate PCI resources before adding the device

Matthew Garrett (1):
PCI hotplug: Change link order of pciehp & acpiphp

Matthew Wilcox (1):
PCI MSI: Fix undefined shift by 32

Rafael J. Wysocki (4):
PCI PM: Fix suspend error paths and testing facility breakage
PCI PM: Fix hibernation breakage on EeePC 701
PCI PM: Power up devices before restoring their state
PCI PM: Do not wait for buses in B2 or B3 during resume

Seth Heasley (1):
PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDs

arch/x86/pci/irq.c | 1 +
drivers/pci/hotplug/Makefile | 6 ++++-
drivers/pci/hotplug/fakephp.c | 42 +++++++++++++++++++++++++---------------
drivers/pci/msi.c | 13 ++++++++++-
drivers/pci/pci-driver.c | 21 +++++++++++++++++++-
drivers/pci/pci.c | 32 +++++++++++++++---------------
include/linux/pci_ids.h | 1 +
7 files changed, 80 insertions(+), 36 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/