Update the following information related to the PCI sub-system which includes the PCI drivers, PCI native host bridge and end-point drivers, and the PCI end-point sub-system. - Sort fields as per preferred order - Sort files in the alphabetical order - Update old Patchwork URLs - Update Git repository for the PCI end-point sub-system - Add Bugzilla link - Add link to the official IRC channel - Add files "drivers/pci/pci-bridge-emul.{c,h}" to the right section so that proper ownership is returned for both files from the get_maintainer.pl script Signed-off-by: Krzysztof Wilczyński <kw@xxxxxxxxx> --- Changes in v2: Add "drivers/pci/pci-bridge-emul.h" file that was missing as per the feedback from Pali Rohár. Update the PCI end-point sub-system Git repository link as per the feedback from Kishon Vijay Abraham I. MAINTAINERS | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 80eebc1d9ed5..4436959c2f73 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14459,9 +14459,12 @@ M: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx> R: Krzysztof Wilczyński <kw@xxxxxxxxx> L: linux-pci@xxxxxxxxxxxxxxx S: Supported +Q: https://patchwork.kernel.org/project/linux-pci/list/ +B: https://bugzilla.kernel.org +C: irc://irc.oftc.net/linux-pci +T: git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git F: Documentation/PCI/endpoint/* F: Documentation/misc-devices/pci-endpoint-test.rst -T: git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/pci-endpoint.git F: drivers/misc/pci_endpoint_test.c F: drivers/pci/endpoint/ F: tools/pci/ @@ -14507,15 +14510,21 @@ R: Rob Herring <robh@xxxxxxxxxx> R: Krzysztof Wilczyński <kw@xxxxxxxxx> L: linux-pci@xxxxxxxxxxxxxxx S: Supported -Q: http://patchwork.ozlabs.org/project/linux-pci/list/ -T: git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/ +Q: https://patchwork.kernel.org/project/linux-pci/list/ +B: https://bugzilla.kernel.org +C: irc://irc.oftc.net/linux-pci +T: git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git F: drivers/pci/controller/ +F: drivers/pci/pci-bridge-emul.c +F: drivers/pci/pci-bridge-emul.h PCI SUBSYSTEM M: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> L: linux-pci@xxxxxxxxxxxxxxx S: Supported -Q: http://patchwork.ozlabs.org/project/linux-pci/list/ +Q: https://patchwork.kernel.org/project/linux-pci/list/ +B: https://bugzilla.kernel.org +C: irc://irc.oftc.net/linux-pci T: git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git F: Documentation/PCI/ F: Documentation/devicetree/bindings/pci/ -- 2.33.1