mbox series

[GIT,PULL] PCI fixes for v5.9

Message ID 20201002192340.GA2820115@bjorn-Precision-5520 (mailing list archive)
State Not Applicable, archived
Delegated to: Bjorn Helgaas
Headers show
Series [GIT,PULL] PCI fixes for v5.9 | expand

Pull-request

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

Message

Bjorn Helgaas Oct. 2, 2020, 7:23 p.m. UTC
PCI fixes:

  - Fix rockchip regression in rockchip_pcie_valid_device() (Lorenzo
    Pieralisi)

  - Add Pali Rohár as aardvark PCI maintainer (Pali Rohár)


The following changes since commit 7c2308f79fc81ba0bf24ccd2429fb483a91bcd51:

  PCI/P2PDMA: Fix build without DMA ops (2020-08-17 17:08:21 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 76a6b0b90d532ed9bb9f6069aa12859c185e5b99:

  MAINTAINERS: Add Pali Rohár as aardvark PCI maintainer (2020-09-30 16:51:14 -0500)

----------------------------------------------------------------
pci-v5.9-fixes-2

----------------------------------------------------------------
Lorenzo Pieralisi (1):
      PCI: rockchip: Fix bus checks in rockchip_pcie_valid_device()

Pali Rohár (1):
      MAINTAINERS: Add Pali Rohár as aardvark PCI maintainer

 MAINTAINERS                                 |  1 +
 drivers/pci/controller/pcie-rockchip-host.c | 11 ++++-------
 2 files changed, 5 insertions(+), 7 deletions(-)

Comments

pr-tracker-bot@kernel.org Oct. 2, 2020, 9:54 p.m. UTC | #1
The pull request you sent on Fri, 2 Oct 2020 14:23:40 -0500:

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

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

Thank you!