mbox series

[GIT,PULL] PCI fixes for v5.1

Message ID 20190412153838.GA126710@google.com (mailing list archive)
State Not Applicable, archived
Delegated to: Bjorn Helgaas
Headers show
Series [GIT,PULL] PCI fixes for v5.1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.1-fixes-2

Message

Bjorn Helgaas April 12, 2019, 3:38 p.m. UTC
PCI fixes:

  - Add a DMA alias quirk for another Marvell SATA device (Andre Przywara)

  - Fix a pciehp regression that broke safe removal of devices (Sergey
    Miroshnichenko)


The following changes since commit 0fa635aec9abd718bd18c0bda2261351a0811efc:

  PCI/LINK: Deduplicate bandwidth reports for multi-function devices (2019-03-25 17:59:07 -0500)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.1-fixes-2

for you to fetch changes up to 3943af9d01e94330d0cfac6fccdbc829aad50c92:

  PCI: pciehp: Ignore Link State Changes after powering off a slot (2019-04-10 16:06:43 -0500)

----------------------------------------------------------------
pci-v5.1-fixes-2

----------------------------------------------------------------
Andre Przywara (1):
      PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller

Sergey Miroshnichenko (1):
      PCI: pciehp: Ignore Link State Changes after powering off a slot

 drivers/pci/hotplug/pciehp_ctrl.c | 4 ++++
 drivers/pci/quirks.c              | 2 ++
 2 files changed, 6 insertions(+)

Comments

pr-tracker-bot@kernel.org April 13, 2019, 10 p.m. UTC | #1
The pull request you sent on Fri, 12 Apr 2019 10:38:38 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.1-fixes-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a3b84248628df52c39c8724fb69da1ea0f2c0dc7

Thank you!