The following changes since commit 3cc30140dbe2df9b5ac000898e0ae3d1df980f2c: Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci (2022-05-27 15:25:10 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.19-fixes-1 for you to fetch changes up to 833e53a4ffe92e742e99347c68d99dc33986598b: MAINTAINERS: Update Lorenzo Pieralisi's email address (2022-05-31 15:06:19 -0500) ---------------------------------------------------------------- PCI fixes: - Revert brcmstb patches that broke booting on Raspberry Pi Compute Module 4 (Bjorn Helgaas) - Fix bridge_d3_blacklist[] error that overwrote the existing Gigabyte X299 entry instead of adding a new one (Bjorn Helgaas) - Update Lorenzo Pieralisi's email address in MAINTAINERS (Lorenzo Pieralisi) ---------------------------------------------------------------- Bjorn Helgaas (5): Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend" Revert "PCI: brcmstb: Add control of subdevice voltage regulators" Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators" Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs" PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299 Lorenzo Pieralisi (1): MAINTAINERS: Update Lorenzo Pieralisi's email address .mailmap | 1 + MAINTAINERS | 16 +-- drivers/pci/controller/pcie-brcmstb.c | 257 ++++------------------------------ drivers/pci/pci.c | 2 + 4 files changed, 41 insertions(+), 235 deletions(-)