The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee: Linux 3.6-rc1 (2012-08-02 16:38:10 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git for-linus for you to fetch changes up to 9f6445a05b712663b8101a5d2c060a5c40a41fe4: Merge branch 'pci/rafael-3.6-fixes' into for-linus (2012-08-15 12:10:39 -0600) Here are two patches from Rafael Wysocki. One fixes an EHCI-related hibernation crash on ASUS boxes. We fixed a similar suspend issue in v3.6-rc1, and this applies the same fix to the hibernate path. The other fixes D3/D3cold/D4 messages related to the D3cold support we merged in v3.6-rc1. We'd like both to be included in v3.6. ---------------------------------------------------------------- Bjorn Helgaas (1): Merge branch 'pci/rafael-3.6-fixes' into for-linus Rafael J. Wysocki (2): PCI / PM: Fix D3/D3cold/D4 messages printed by acpi_pci_set_power_state() PCI: EHCI: Fix crash during hibernation on ASUS computers drivers/pci/pci-acpi.c | 4 ++-- drivers/pci/pci-driver.c | 7 +++++++ 2 files changed, 9 insertions(+), 2 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