linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjorn Helgaas <bhelgaas@google.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
	Andy Lutomirski <luto@amacapital.net>,
	Huang Ying <ying.huang@intel.com>,
	Myron Stowe <myron.stowe@redhat.com>
Subject: [GIT PULL] PCI updates for v3.8
Date: Wed, 2 Jan 2013 11:48:21 -0700	[thread overview]
Message-ID: <20130102184821.GA31813@google.com> (raw)

Hi Linus,

Here are some fixes for v3.8.  They include a fix for the new SR-IOV
sysfs management support, an expanded quirk for Ricoh SD card readers,
a Stratus DMI quirk fix, and a PME polling fix.

Bjorn


The following changes since commit a49f0d1ea3ec94fc7cf33a7c36a16343b74bd565:

  Linux 3.8-rc1 (2012-12-21 17:19:00 -0800)

are available in the git repository at:

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

for you to fetch changes up to 812089e01b9f65f90fc8fc670d8cce72a0e01fbb:

  PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz (2012-12-26 10:43:06 -0700)

----------------------------------------------------------------
PCI updates for v3.8:

  PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz
  PCI: Remove spurious error for sriov_numvfs store and simplify flow
  PCI: Add PCIe Link Capability link speed and width names
  PCI/PM: Do not suspend port if any subordinate device needs PME polling
  PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)

----------------------------------------------------------------
Andy Lutomirski (1):
      PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz

Bjorn Helgaas (2):
      PCI: Remove spurious error for sriov_numvfs store and simplify flow
      PCI: Add PCIe Link Capability link speed and width names

Huang Ying (1):
      PCI/PM: Do not suspend port if any subordinate device needs PME polling

Myron Stowe (1):
      PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)

 arch/x86/pci/common.c          |  3 +-
 drivers/pci/pci-sysfs.c        | 85 +++++++++++++++++-------------------------
 drivers/pci/pcie/portdrv_pci.c | 20 +++++++++-
 drivers/pci/quirks.c           |  7 +++-
 include/linux/pci_ids.h        |  1 +
 include/uapi/linux/pci_regs.h  |  2 +
 6 files changed, 63 insertions(+), 55 deletions(-)

             reply	other threads:[~2013-01-02 18:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-02 18:48 Bjorn Helgaas [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-22 22:56 [GIT PULL] PCI updates for v3.8 Bjorn Helgaas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130102184821.GA31813@google.com \
    --to=bhelgaas@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=luto@amacapital.net \
    --cc=myron.stowe@redhat.com \
    --cc=torvalds@linux-foundation.org \
    --cc=ying.huang@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).