All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
	Trent Piepho <tpiepho@impinj.com>,
	Hou Zhiqiang <Zhiqiang.Hou@nxp.com>,
	Gustavo Pimentel <gustavo.pimentel@synopsys.com>,
	Mikulas Patocka <mpatocka@redhat.com>
Subject: [GIT PULL] PCI fixes for v4.20
Date: Fri, 30 Nov 2018 23:59:53 -0600	[thread overview]
Message-ID: <20181201055953.GA207198@google.com> (raw)

PCI fixes:

  - Fix a link speed checking interface that broke PCIe gen3 cards in gen1
    slots (Mikulas Patocka)

  - Fix an imx6 link training error (Trent Piepho)

  - Fix a layerscape outbound window accessor calling error (Hou Zhiqiang)

  - Fix a DesignWare endpoint MSI-X address calculation error (Gustavo
    Pimentel)


The following changes since commit 0d76bcc960e6057750fcf556b65da13f8bbdfd2b:

  Revert "ACPI/PCI: Pay attention to device-specific _PXM node values" (2018-11-13 08:38:17 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.20-fixes-2

for you to fetch changes up to c74eadf881ad634c68880e2c1b504989d95993ee:

  Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linus (2018-11-30 23:42:08 -0600)

----------------------------------------------------------------
pci-v4.20-fixes-2

----------------------------------------------------------------
Bjorn Helgaas (1):
      Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linus

Gustavo Pimentel (1):
      PCI: dwc: Fix MSI-X EP framework address calculation bug

Hou Zhiqiang (1):
      PCI: layerscape: Fix wrong invocation of outbound window disable accessor

Mikulas Patocka (1):
      PCI: Fix incorrect value returned from pcie_get_speed_cap()

Trent Piepho (1):
      PCI: imx6: Fix link training status detection in link up check

 drivers/pci/controller/dwc/pci-imx6.c           | 10 +---------
 drivers/pci/controller/dwc/pci-layerscape.c     |  2 +-
 drivers/pci/controller/dwc/pcie-designware-ep.c |  1 -
 drivers/pci/pci.c                               | 24 +++++++++++-------------
 4 files changed, 13 insertions(+), 24 deletions(-)

             reply	other threads:[~2018-12-01  5:59 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-01  5:59 Bjorn Helgaas [this message]
2018-12-01 20:05 ` [GIT PULL] PCI fixes for v4.20 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2018-12-18 21:40 Bjorn Helgaas
2018-12-18 23:55 ` pr-tracker-bot
2018-12-07 20:44 Bjorn Helgaas
2018-12-07 21:10 ` pr-tracker-bot
2018-11-14  6:20 Bjorn Helgaas
2018-11-14 20:00 ` pr-tracker-bot
2018-11-14 20:12   ` Borislav Petkov
2018-11-14 20:16     ` Konstantin Ryabitsev
2018-11-14 21:46       ` Borislav Petkov
2018-11-14 22:21         ` Konstantin Ryabitsev
2018-11-14 22:48           ` Borislav Petkov
2018-11-15  7:12             ` Bjorn Helgaas
2018-11-15  7:53               ` Konstantin Ryabitsev
2018-11-15 15:03                 ` Bjorn Helgaas
2018-11-15 15:54                   ` Konstantin Ryabitsev
2018-11-15 17:27                     ` Bjorn Helgaas
2018-11-15 18:08                       ` Borislav Petkov
2018-11-15 18:13                       ` Konstantin Ryabitsev

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=20181201055953.GA207198@google.com \
    --to=helgaas@kernel.org \
    --cc=Zhiqiang.Hou@nxp.com \
    --cc=gustavo.pimentel@synopsys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=mpatocka@redhat.com \
    --cc=torvalds@linux-foundation.org \
    --cc=tpiepho@impinj.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.