linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] PCI updates for v3.7
@ 2012-11-09 17:47 Bjorn Helgaas
  0 siblings, 0 replies; only message in thread
From: Bjorn Helgaas @ 2012-11-09 17:47 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Huang Ying, Taku Izumi, Linux PM list

Hi Linus,

Here are some fixes for v3.7.  Three are related to D3cold support,
and the last portdrv one is a fix for the PCIe capability accessor
rework we merged for v3.7-rc1.

Bjorn


The following changes since commit 8f0d8163b50e01f398b14bcd4dc039ac5ab18d64:

  Linux 3.7-rc3 (2012-10-28 12:24:48 -0700)

are available in the git repository at:

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

for you to fetch changes up to ff8e59bc4ec3f31789a47dce9b6fe44bd7bc5fcc:

  PCI/portdrv: Don't create hotplug slots unless port supports hotplug
(2012-11-05 16:59:59 -0700)

----------------------------------------------------------------
PCI updates for v3.7:

  Power management
      PCI/PM: Fix proc config reg access for D3cold and bridge suspending
      PCI/PM: Resume device before shutdown
      PCI/PM: Fix deadlock when unbinding device if parent in D3cold
  Hotplug
      PCI/portdrv: Don't create hotplug slots unless port supports hotplug

----------------------------------------------------------------
Bjorn Helgaas (1):
      Merge branch 'pci/huang-d3cold-fixes' into for-linus

Huang Ying (3):
      PCI/PM: Fix deadlock when unbinding device if parent in D3cold
      PCI/PM: Resume device before shutdown
      PCI/PM: Fix proc config reg access for D3cold and bridge suspending

Taku Izumi (1):
      PCI/portdrv: Don't create hotplug slots unless port supports hotplug

 drivers/pci/bus.c                  |  3 ---
 drivers/pci/pci-driver.c           | 12 ++----------
 drivers/pci/pci-sysfs.c            | 34 ----------------------------------
 drivers/pci/pci.c                  | 32 ++++++++++++++++++++++++++++++++
 drivers/pci/pci.h                  |  2 ++
 drivers/pci/pcie/aer/aerdrv_core.c | 20 ++++++++++++++++----
 drivers/pci/pcie/portdrv_core.c    |  3 ++-
 drivers/pci/proc.c                 |  8 ++++++++
 8 files changed, 62 insertions(+), 52 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-11-09 17:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-09 17:47 [GIT PULL] PCI updates for v3.7 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).