linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] PCI updates for v3.15
@ 2014-04-18 15:42 Bjorn Helgaas
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2014-04-18 15:42 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Lucas Stach, Mohit Kumar, Mike Qiu,
	Benjamin Herrenschmidt

Hi Linus,

These are fixes for a powerpc NULL pointer dereference, an OF
interrupt mapping issue on some of the new host bridges, and a DesignWare
iATU issue.

Bjorn


The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:

  Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci-v3.15-fixes-1

for you to fetch changes up to f5d3352b2751f8de7e06e23a04ac0b4c474075e9:

  PCI: tegra: Use new OF interrupt mapping when possible (2014-04-16 10:24:32 -0600)

----------------------------------------------------------------
PCI updates for v3.15:

  Host bridge drivers
    - Fix OF interrupt mapping for DesignWare, R-Car, Tegra (Lucas Stach)
    - Fix DesignWare iATU programming (Mohit Kumar)

  Miscellaneous
    - Fix powerpc NULL dereference from list_for_each_entry() update (Mike Qiu)

----------------------------------------------------------------
Lucas Stach (3):
      PCI: designware: Use new OF interrupt mapping when possible
      PCI: rcar: Use new OF interrupt mapping when possible
      PCI: tegra: Use new OF interrupt mapping when possible

Mike Qiu (1):
      powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversal

Mohit Kumar (2):
      PCI: designware: Fix comment for setting number of lanes
      PCI: designware: Fix iATU programming for cfg1, io and mem viewport

 arch/powerpc/kernel/pci_64.c       | 10 ++++++----
 drivers/pci/host/pci-rcar-gen2.c   |  8 +++++++-
 drivers/pci/host/pci-tegra.c       |  7 ++++++-
 drivers/pci/host/pcie-designware.c | 20 +++++++++++++-------
 4 files changed, 32 insertions(+), 13 deletions(-)

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

* [GIT PULL] PCI updates for v3.15
@ 2014-05-20 17:07 Bjorn Helgaas
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2014-05-20 17:07 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Gavin Shan, Marcel Apfelbaum,
	en Hutchings

Hi Linus,

These are fixes for an SHPCHP hotplug regression, a "wait for pending
transaction" problem (used in device reset paths), and an email address
update.

Bjorn


The following changes since commit f5d3352b2751f8de7e06e23a04ac0b4c474075e9:

  PCI: tegra: Use new OF interrupt mapping when possible (2014-04-16 10:24:32 -0600)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci-v3.15-fixes-2

for you to fetch changes up to d0b4cc4e32705ff00d90d32da7783c266c702c04:

  PCI: Wrong register used to check pending traffic (2014-05-19 12:51:48 -0600)

----------------------------------------------------------------
PCI updates for v3.15:

  PCI device hotplug
    - Fix SHPCHP bus speed mismatch issue (Marcel Apfelbaum)

  Miscellaneous
    - Fix pci_wait_for_pending_transaction() (Gavin Shan)
    - Update email address (Ben Hutchings)

----------------------------------------------------------------
Ben Hutchings (1):
      PCI: Update my email address

Gavin Shan (1):
      PCI: Wrong register used to check pending traffic

Marcel Apfelbaum (1):
      PCI: shpchp: Check bridge's secondary (not primary) bus speed

 Documentation/ABI/testing/sysfs-bus-pci | 2 +-
 drivers/pci/hotplug/shpchp_ctrl.c       | 4 ++--
 drivers/pci/pci.c                       | 5 +++--
 3 files changed, 6 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2014-05-20 17:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-20 17:07 [GIT PULL] PCI updates for v3.15 Bjorn Helgaas
  -- strict thread matches above, loose matches on Subject: below --
2014-04-18 15:42 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).