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(-)