diff options
author | Linus Torvalds | 2024-04-12 12:47:48 -0700 |
---|---|---|
committer | Linus Torvalds | 2024-04-12 12:47:48 -0700 |
commit | b3812ff0cd3a61e8070acb09079a0eb52d2f8e0b (patch) | |
tree | eeefd36ac924a344b0b056ff8d253e6076f8ce79 /MAINTAINERS | |
parent | d7ad0581567927c433918bb5f06f3d29f89807d3 (diff) | |
parent | 302b84e84d108b878efc56ebfea09474159be56b (diff) |
Merge tag 'pci-v6.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Pull pci fixes from Bjorn Helgaas:
- Revert a quirk that prevented Secondary Bus Reset for LSI / Agere
FW643.
We thought the device was broken, but the reset does work correctly
on other platforms, and the reset avoids leaking data out of VMs
(Bjorn Helgaas)
- Update MAINTAINERS to reflect that Gustavo Pimentel is no longer
reachable (Manivannan Sadhasivam)
* tag 'pci-v6.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci:
Revert "PCI: Mark LSI FW643 to avoid bus reset"
MAINTAINERS: Drop Gustavo Pimentel as PCI DWC Maintainer
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5bb960a84714..35b205fc1fde 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16968,7 +16968,6 @@ F: drivers/pci/controller/dwc/pci-exynos.c PCI DRIVER FOR SYNOPSYS DESIGNWARE M: Jingoo Han <jingoohan1@gmail.com> -M: Gustavo Pimentel <gustavo.pimentel@synopsys.com> M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> L: linux-pci@vger.kernel.org S: Maintained |