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 The only real fix here is the fix for the MSI mask fix, the other stuff is just documentation. Alex Chiang (1): PCI: Documentation: fix minor PCIe HOWTO thinko Matthew Wilcox (1): PCI/MSI: fix msi_mask() shift fix Randy Dunlap (3): PCI: fix rom.c kernel-doc warning PCI: fix struct pci_platform_pm_ops kernel-doc PCI: fix missing kernel-doc and typos Documentation/PCI/PCIEBUS-HOWTO.txt | 2 +- drivers/pci/msi.c | 10 ++++------ drivers/pci/pci.c | 13 +++++++++---- drivers/pci/pci.h | 20 ++++++++++---------- drivers/pci/rom.c | 1 + 5 files changed, 25 insertions(+), 21 deletions(-) -- Jesse Barnes, Intel Open Source Technology Center -- 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