forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'pci-v6.7-fixes-2' of git://git.kernel.org/pub/scm/linux/ke…
…rnel/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()"
- Loading branch information
Showing
5 changed files
with
33 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1855,6 +1855,10 @@ D: Fedora kernel maintenance (2003-2014). | |
D: 'Trinity' and similar fuzz testing work. | ||
D: Misc/Other. | ||
|
||
N: Tom Joseph | ||
E: [email protected] | ||
D: Cadence PCIe driver | ||
|
||
N: Martin Josfsson | ||
E: [email protected] | ||
P: 1024D/F6B6D3B1 7610 7CED 5C34 4AA6 DBA2 8BE1 5A6D AF95 F6B6 D3B1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 <[email protected]> | ||
L: [email protected] | ||
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 <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters