mbox series

[GIT,PULL] PCI fixes for v5.14

Message ID 20210820150128.GA3317758@bjorn-Precision-5520
State New
Headers show
Series [GIT,PULL] PCI fixes for v5.14 | expand

Pull-request

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

Message

Bjorn Helgaas Aug. 20, 2021, 3:01 p.m. UTC
The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 045a9277b5615846c7b662ffaba84e781f08a172:

  PCI/sysfs: Use correct variable for the legacy_mem sysfs object (2021-08-19 10:21:53 -0500)


N.B. The sysfs fix will cause a trivial conflict when Greg's
driver-core tree is merged during the v5.15 merge window.

----------------------------------------------------------------
PCI fixes:

  - Add Rahul Tanwar as Intel LGM Gateway PCIe maintainer (Rahul Tanwar)

  - Add Jim Quinlan et al as Broadcom STB PCIe maintainers (Jim Quinlan)

  - Increase D3hot-to-D0 delay for AMD Renoir/Cezanne XHCI (Marcin Bachry)

  - Correct iomem_get_mapping() usage for legacy_mem sysfs (Krzysztof
    Wilczyński)

----------------------------------------------------------------
Jim Quinlan (1):
      MAINTAINERS: Add Jim Quinlan et al as Broadcom STB PCIe maintainers

Krzysztof Wilczyński (1):
      PCI/sysfs: Use correct variable for the legacy_mem sysfs object

Marcin Bachry (1):
      PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI

Rahul Tanwar (1):
      MAINTAINERS: Add Rahul Tanwar as Intel LGM Gateway PCIe maintainer

 MAINTAINERS             | 17 +++++++++++++++++
 drivers/pci/pci-sysfs.c |  2 +-
 drivers/pci/quirks.c    |  1 +
 3 files changed, 19 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Aug. 20, 2021, 8:09 p.m. UTC | #1
The pull request you sent on Fri, 20 Aug 2021 10:01:28 -0500:

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

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

Thank you!