Please pull my for-linus branch: git pull git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git for-linus The most exciting thing in this set is the MSI restore fix. It should get suspend/resume working again on several machines. Shortlog & diffstat below. -- Jesse Barnes, Intel Open Source Technology Center Andrew Morton (1): PCI: make pci_register_driver() a macro Dean Hildebrand (1): PCI: Limit VPD length for Broadcom 5708S Dmitry Baryshkov (1): DMA: make dma-coherent.c documentation kdoc-friendly Eric Dumazet (1): PCI: add Broadcom 5708S to VPD length quirk Jesse Barnes (1): PCI: fully restore MSI state at resume time Rafael J. Wysocki (1): PCI PM: Export pci_pme_active to drivers Simon Horman (1): PCI: check the return value of device_create_bin_file() in pci_create_bus() akpm@xxxxxxxxxxxxxxxxxxxx (1): PCI: remove duplicate symbol from pci_ids.h drivers/pci/msi.c | 5 +-- drivers/pci/pci.c | 3 +- drivers/pci/probe.c | 54 +++++++++++++++++++++++++++++++++-------------- drivers/pci/quirks.c | 7 +++++- include/linux/pci.h | 11 ++++++--- include/linux/pci_ids.h | 2 - kernel/dma-coherent.c | 10 ++++---- 7 files changed, 60 insertions(+), 32 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