linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] PCI updates for v3.6
@ 2012-09-06 21:37 Bjorn Helgaas
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2012-09-06 21:37 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Huang Ying, Rafael J. Wysocki, Linux PM list

Hi Linus,

Here are some more fixes for v3.6.  These all fix things we merged in
v3.6-rc1.  Four are fixes for the D3cold support, and one is for a
boot lockup on PA Semi caused by a printk while the console BAR is
still disabled.

Bjorn


The following changes since commit a6b881a5b8d4fa2135e55a74be6d6b1e17e445dd:

  Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
(2012-08-21 10:08:39 -0700)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
tags/3.6-pci-fixes

for you to fetch changes up to 0ff9514b579b4f2f3e6038cd961ce64c224c3c73:

  PCI: Don't print anything while decoding is disabled (2012-08-23
10:53:08 -0600)

----------------------------------------------------------------
PCI updates for v3.6:

  Power management
    - PCI/PM: Enable D3/D3cold by default for most devices
    - PCI/PM: Keep parent bridge active when probing device
    - PCI/PM: Fix config reg access for D3cold and bridge suspending
    - PCI/PM: Add ABI document for sysfs file d3cold_allowed
  Core
    - PCI: Don't print anything while decoding is disabled

----------------------------------------------------------------
Bjorn Helgaas (1):
      PCI: Don't print anything while decoding is disabled

Huang Ying (4):
      PCI/PM: Enable D3/D3cold by default for most devices
      PCI/PM: Keep parent bridge active when probing device
      PCI/PM: Fix config reg access for D3cold and bridge suspending
      PCI/PM: Add ABI document for sysfs file d3cold_allowed

 Documentation/ABI/testing/sysfs-bus-pci | 12 ++++++++++
 drivers/pci/pci-driver.c                |  6 +++++
 drivers/pci/pci-sysfs.c                 | 42 +++++++++++++++++++++++++++++++++
 drivers/pci/pci.c                       |  1 +
 drivers/pci/pcie/portdrv_pci.c          | 14 +++++++++++
 drivers/pci/probe.c                     | 31 +++++++++++++-----------
 6 files changed, 92 insertions(+), 14 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL] PCI updates for v3.6
@ 2012-08-20 23:23 Bjorn Helgaas
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2012-08-20 23:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-pci, linux-kernel, Rafael J. Wysocki

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-06 21:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-06 21:37 [GIT PULL] PCI updates for v3.6 Bjorn Helgaas
  -- strict thread matches above, loose matches on Subject: below --
2012-08-20 23:23 Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).