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,
	Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>,
	Alex Williamson <alex.williamson@redhat.com>
Subject: [GIT PULL] PCI fixes for v4.3
Date: Fri, 25 Sep 2015 08:29:29 -0500	[thread overview]
Message-ID: <20150925132929.GA27521@localhost> (raw)

Hi Linus,

These are fixes for things we merged for v4.3 (VPD, MSI, and bridge window
management), and a new Renesas R8A7794 SoC device ID.

Bjorn


The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:

  Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.3-fixes-1

for you to fetch changes up to de24c18c0faca5ebd618e1cb87f5489745e40475:

  PCI: rcar: Add R8A7794 support (2015-09-24 17:06:32 -0500)

----------------------------------------------------------------
PCI updates for v4.3:

  Resource management
    - Revert pci_read_bridge_bases() unification (Bjorn Helgaas)
    - Clear IORESOURCE_UNSET when clipping a bridge window (Bjorn Helgaas)

  MSI
    - Fix MSI IRQ domains for VFs on virtual buses (Alex Williamson)

  Renesas R-Car host bridge driver
    - Add R8A7794 support (Sergei Shtylyov)

  Miscellaneous
    - Fix devfn for VPD access through function 0 (Alex Williamson)
    - Use function 0 VPD only for identical functions (Alex Williamson)

----------------------------------------------------------------
Alex Williamson (3):
      PCI/MSI: Fix MSI IRQ domains for VFs on virtual buses
      PCI: Fix devfn for VPD access through function 0
      PCI: Use function 0 VPD for identical functions, regular VPD for others

Bjorn Helgaas (2):
      PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"
      PCI: Clear IORESOURCE_UNSET when clipping a bridge window

Sergei Shtylyov (1):
      PCI: rcar: Add R8A7794 support

 .../devicetree/bindings/pci/pci-rcar-gen2.txt      |  3 ++-
 arch/alpha/kernel/pci.c                            |  7 +++++-
 arch/frv/mb93090-mb00/pci-vdk.c                    |  2 ++
 arch/ia64/pci/pci.c                                |  5 ++--
 arch/microblaze/pci/pci-common.c                   |  9 +++++++-
 arch/mips/pci/pci.c                                |  6 +++++
 arch/mn10300/unit-asb2305/pci.c                    |  1 +
 arch/powerpc/kernel/pci-common.c                   |  8 ++++++-
 arch/x86/pci/common.c                              |  1 +
 arch/xtensa/kernel/pci.c                           |  4 ++++
 drivers/parisc/dino.c                              |  3 +++
 drivers/parisc/lba_pci.c                           |  1 +
 drivers/pci/access.c                               | 27 ++++------------------
 drivers/pci/bus.c                                  |  2 ++
 drivers/pci/host/pci-rcar-gen2.c                   |  1 +
 drivers/pci/probe.c                                | 23 +++++++++---------
 drivers/pci/quirks.c                               | 20 ++++++++++++++--
 17 files changed, 80 insertions(+), 43 deletions(-)

             reply	other threads:[~2015-09-25 13:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-25 13:29 Bjorn Helgaas [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-10-29 23:54 [GIT PULL] PCI fixes for v4.3 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=20150925132929.GA27521@localhost \
    --to=bhelgaas@google.com \
    --cc=alex.williamson@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=sergei.shtylyov@cogentembedded.com \
    --cc=torvalds@linux-foundation.org \
    /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).