aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKevin Cernekee <cernekee@gmail.com>2014-10-20 21:28:07 -0700
committerRalf Baechle <ralf@linux-mips.org>2014-11-24 07:45:13 +0100
commit7110e227c86b83446b3b157df2ebb662c9fcb033 (patch)
tree1dc42e175962ae286ed116d04e24d90f51b62606 /MAINTAINERS
parentMAINTAINERS: Add entry for BCM33xx cable chips (diff)
downloadwireguard-linux-7110e227c86b83446b3b157df2ebb662c9fcb033.tar.xz
wireguard-linux-7110e227c86b83446b3b157df2ebb662c9fcb033.zip
MAINTAINERS: Add entry for bcm63xx/bcm33xx UDC gadget driver
This hardware shows up on the newly-supported BCM3384 cable chip, as well as several old BCM63xx DSL chips. Signed-off-by: Kevin Cernekee <cernekee@gmail.com> Cc: f.fainelli@gmail.com Cc: mbizon@freebox.fr Cc: jogo@openwrt.org Cc: jfraser@broadcom.com Cc: linux-mips@linux-mips.org Cc: devicetree@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/8172/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 42f0199083cf..680861287cb7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2102,6 +2102,12 @@ S: Maintained
F: arch/arm/mach-bcm/bcm63xx.c
F: arch/arm/include/debug/bcm63xx.S
+BROADCOM BCM63XX/BCM33XX UDC DRIVER
+M: Kevin Cernekee <cernekee@gmail.com>
+L: linux-usb@vger.kernel.org
+S: Maintained
+F: drivers/usb/gadget/udc/bcm63xx_udc.*
+
BROADCOM BCM7XXX ARM ARCHITECTURE
M: Marc Carino <marc.ceeeee@gmail.com>
M: Brian Norris <computersforpeace@gmail.com>