Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1613508

[GIT PULL] PCI fixes for v4.11

From Bjorn Helgaas <helgaas@kernel.org>
Newsgroups linux.kernel
Subject [GIT PULL] PCI fixes for v4.11
Date 2017-03-31 00:10 +0200
Message-ID <tqQqt-4p3-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


PCI fixes:

  - fix iProc memory corruption

  - fix ThunderX usage of unregistered PNP/ACPI ID

  - fix ThunderX resource reservation on early firmware


The following changes since commit 3bd7db63a841e8c5297bb18ad801df67d5e38ad2:

  PCI/ASPM: Always set link->downstream to avoid NULL dereference on remove (2017-03-07 14:23:30 -0600)

are available in the git repository at:

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

for you to fetch changes up to 9abb27c7594a62bbf6385e20b7f5a90b4eceae2f:

  PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host controller (2017-03-23 17:11:26 -0500)

----------------------------------------------------------------
pci-v4.11-fixes-3

----------------------------------------------------------------
Bjorn Helgaas (1):
      PCI: iproc: Save host bridge window resource in struct iproc_pcie

Tomasz Nowicki (2):
      PCI: thunder-pem: Use Cavium assigned hardware ID for ThunderX host controller
      PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host controller

 drivers/pci/host/pci-thunder-pem.c     | 58 ++++++++++++++++++++++++++++++++--
 drivers/pci/host/pcie-iproc-bcma.c     | 24 +++++++-------
 drivers/pci/host/pcie-iproc-platform.c | 19 +++++------
 drivers/pci/host/pcie-iproc.h          |  1 +
 4 files changed, 78 insertions(+), 24 deletions(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] PCI fixes for v4.11 Bjorn Helgaas <helgaas@kernel.org> - 2017-03-31 00:10 +0200

csiph-web