* [PATCH] MAINTAINERS: Update information related to the PCI sub-system
@ 2021-10-15 1:07 Krzysztof Wilczyński
2021-10-15 3:48 ` Kishon Vijay Abraham I
0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Wilczyński @ 2021-10-15 1:07 UTC (permalink / raw)
To: Bjorn Helgaas; +Cc: Lorenzo Pieralisi, Kishon Vijay Abraham I, linux-pci
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
- Add Bugzilla link
- Add link to the official IRC channel
- Add file "drivers/pci/pci-bridge-emul.c" to the right section
Signed-off-by: Krzysztof Wilczyński <kw@linux.com>
---
MAINTAINERS | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 703aa3150a15..454303f95132 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14446,9 +14446,12 @@ M: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
R: Krzysztof Wilczyński <kw@linux.com>
L: linux-pci@vger.kernel.org
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/kishon/pci-endpoint.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/
@@ -14494,15 +14497,20 @@ R: Rob Herring <robh@kernel.org>
R: Krzysztof Wilczyński <kw@linux.com>
L: linux-pci@vger.kernel.org
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
PCI SUBSYSTEM
M: Bjorn Helgaas <bhelgaas@google.com>
L: linux-pci@vger.kernel.org
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] MAINTAINERS: Update information related to the PCI sub-system
2021-10-15 1:07 [PATCH] MAINTAINERS: Update information related to the PCI sub-system Krzysztof Wilczyński
@ 2021-10-15 3:48 ` Kishon Vijay Abraham I
0 siblings, 0 replies; 2+ messages in thread
From: Kishon Vijay Abraham I @ 2021-10-15 3:48 UTC (permalink / raw)
To: Krzysztof Wilczyński, Bjorn Helgaas; +Cc: Lorenzo Pieralisi, linux-pci
Hi Krzysztof,
On 15/10/21 6:37 am, Krzysztof Wilczyński wrote:
> 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
> - Add Bugzilla link
> - Add link to the official IRC channel
> - Add file "drivers/pci/pci-bridge-emul.c" to the right section
>
> Signed-off-by: Krzysztof Wilczyński <kw@linux.com>
> ---
> MAINTAINERS | 16 ++++++++++++----
> 1 file changed, 12 insertions(+), 4 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 703aa3150a15..454303f95132 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14446,9 +14446,12 @@ M: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> R: Krzysztof Wilczyński <kw@linux.com>
> L: linux-pci@vger.kernel.org
> 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/kishon/pci-endpoint.git
This repo is not actually used for PCI endpoint. Lorenzo's tree should be
included here.
Thanks,
Kishon
> 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/
> @@ -14494,15 +14497,20 @@ R: Rob Herring <robh@kernel.org>
> R: Krzysztof Wilczyński <kw@linux.com>
> L: linux-pci@vger.kernel.org
> 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
>
> PCI SUBSYSTEM
> M: Bjorn Helgaas <bhelgaas@google.com>
> L: linux-pci@vger.kernel.org
> 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/
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-10-15 3:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-15 1:07 [PATCH] MAINTAINERS: Update information related to the PCI sub-system Krzysztof Wilczyński
2021-10-15 3:48 ` Kishon Vijay Abraham I
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).