2022-09-30 11:55:43

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: move USB gadget and phy entries under the main USB entry

Felipe has done a wonderful job over the years, but now it makes sense
to just maintain all of the USB stack in one tree. Do so by removing
the current USB gadget and phy entries so that all portions of the stack
are now covered by the main USB maintainer entry.

Cc: Felipe Balbi <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
---
MAINTAINERS | 16 ----------------
1 file changed, 16 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2cd29b4add81..c98cb6302249 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20965,15 +20965,6 @@ S: Maintained
F: Documentation/usb/ehci.rst
F: drivers/usb/host/ehci*

-USB GADGET/PERIPHERAL SUBSYSTEM
-M: Felipe Balbi <[email protected]>
-L: [email protected]
-S: Maintained
-W: http://www.linux-usb.org/gadget
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
-F: drivers/usb/gadget/
-F: include/linux/usb/gadget*
-
USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
M: Jiri Kosina <[email protected]>
M: Benjamin Tissoires <[email protected]>
@@ -21080,13 +21071,6 @@ W: https://github.com/petkan/pegasus
T: git git://github.com/petkan/pegasus.git
F: drivers/net/usb/pegasus.*

-USB PHY LAYER
-M: Felipe Balbi <[email protected]>
-L: [email protected]
-S: Maintained
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
-F: drivers/usb/phy/
-
USB PRINTER DRIVER (usblp)
M: Pete Zaitcev <[email protected]>
L: [email protected]
--
2.37.3


2022-10-05 12:12:01

by Felipe Balbi

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: move USB gadget and phy entries under the main USB entry


Greg Kroah-Hartman <[email protected]> writes:

> Felipe has done a wonderful job over the years, but now it makes sense
> to just maintain all of the USB stack in one tree. Do so by removing
> the current USB gadget and phy entries so that all portions of the stack
> are now covered by the main USB maintainer entry.
>
> Cc: Felipe Balbi <[email protected]>
> Signed-off-by: Greg Kroah-Hartman <[email protected]>

Acked-by: Felipe Balbi <[email protected]>

--
balbi