aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-09-30 13:40:41 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-10-22 10:20:43 +0200
commit0eafdcfea6bc82f7f8c9a9af2d4add6745beefc5 (patch)
tree0bb4249a0fc5ce8fe512130a54d3671f071f4e59 /MAINTAINERS
parentLinux 6.1-rc1 (diff)
downloadlinux-dev-0eafdcfea6bc82f7f8c9a9af2d4add6745beefc5.tar.xz
linux-dev-0eafdcfea6bc82f7f8c9a9af2d4add6745beefc5.zip
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. Acked-by: Felipe Balbi <balbi@kernel.org> Link: https://lore.kernel.org/r/20220930114041.1306711-1-gregkh@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS16
1 files changed, 0 insertions, 16 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index cf0f18502372..503e3f41e695 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21181,15 +21181,6 @@ S: Maintained
F: Documentation/usb/ehci.rst
F: drivers/usb/host/ehci*
-USB GADGET/PERIPHERAL SUBSYSTEM
-M: Felipe Balbi <balbi@kernel.org>
-L: linux-usb@vger.kernel.org
-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 <jikos@kernel.org>
M: Benjamin Tissoires <benjamin.tissoires@redhat.com>
@@ -21296,13 +21287,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 <balbi@kernel.org>
-L: linux-usb@vger.kernel.org
-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 <zaitcev@redhat.com>
L: linux-usb@vger.kernel.org