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 It only contains a few fixes, the most notable being Rafael's change to restore PCI config space early, fixing bugs on various platforms. Shortlog & diffstat below. -- Jesse Barnes, Intel Open Source Technology Center Hidetoshi Seto (1): PCI/MSI: bugfix/utilize for msi_capability_init() Jiri Slaby (1): PCI hotplug: fix lock imbalance in pciehp Rafael J. Wysocki (1): PCI PM: Restore standard config registers of all devices early drivers/pci/hotplug/pciehp_core.c | 4 +- drivers/pci/msi.c | 16 +++---- drivers/pci/pci-driver.c | 91 +++++++++++-------------------------- drivers/pci/pci.c | 63 +++++++++++++++++++++++--- drivers/pci/pci.h | 6 +++ include/linux/pci.h | 5 ++ 6 files changed, 105 insertions(+), 80 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html