diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-01-03 23:18:57 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-01-03 23:18:57 +0100 |
commit | ac865f00af293d081356bec56eea90815094a60e (patch) | |
tree | 673a779aced7bae3b6ccf3c015a3c1f66a194267 /MAINTAINERS | |
parent | Merge tag 'apparmor-pr-2024-01-03' of git://git.kernel.org/pub/scm/linux/kern... (diff) | |
parent | MAINTAINERS: Orphan Cadence PCIe IP (diff) | |
download | linux-ac865f00af293d081356bec56eea90815094a60e.tar.xz linux-ac865f00af293d081356bec56eea90815094a60e.zip |
Merge tag 'pci-v6.7-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Pull PCI fixes from Bjorn Helgaas:
- Revert an ASPM patch that caused an unintended reboot when resuming
after suspend (Bjorn Helgaas)
- Orphan Cadence PCIe IP (Bjorn Helgaas)
* tag 'pci-v6.7-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci:
MAINTAINERS: Orphan Cadence PCIe IP
Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f5c2450fa4ec..45b7b2046c10 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16458,11 +16458,10 @@ F: Documentation/devicetree/bindings/pci/pci-armada8k.txt F: drivers/pci/controller/dwc/pcie-armada8k.c PCI DRIVER FOR CADENCE PCIE IP -M: Tom Joseph <tjoseph@cadence.com> L: linux-pci@vger.kernel.org -S: Maintained +S: Orphan F: Documentation/devicetree/bindings/pci/cdns,* -F: drivers/pci/controller/cadence/ +F: drivers/pci/controller/cadence/*cadence* PCI DRIVER FOR FREESCALE LAYERSCAPE M: Minghuan Lian <minghuan.Lian@nxp.com> |