aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPeter Chen <peter.chen@freescale.com>2015-02-15 12:22:59 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-15 10:27:21 +0100
commit963ffa3e97d4011cbc545d4236179f227e199f3f (patch)
tree3db331025da7413c051b4fca039a31af419110ce /MAINTAINERS
parentusb: chipidea: otg: add a_alt_hnp_support response for B device (diff)
downloadlinux-dev-963ffa3e97d4011cbc545d4236179f227e199f3f.tar.xz
linux-dev-963ffa3e97d4011cbc545d4236179f227e199f3f.zip
MAINTAINERS: add entry for USB OTG FSM
Add MAINTAINER entry for USB OTG Finite State Machine Cc: Felipe Balbi <balbi@ti.com> Signed-off-by: Peter Chen <peter.chen@freescale.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6239a305dff0..43391d668bf5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10196,6 +10196,13 @@ S: Maintained
F: Documentation/usb/ohci.txt
F: drivers/usb/host/ohci*
+USB OTG FSM (Finite State Machine)
+M: Peter Chen <Peter.Chen@freescale.com>
+T: git git://github.com/hzpeterchen/linux-usb.git
+L: linux-usb@vger.kernel.org
+S: Maintained
+F: drivers/usb/common/usb-otg-fsm.c
+
USB OVER IP DRIVER
M: Valentina Manea <valentina.manea.m@gmail.com>
M: Shuah Khan <shuah.kh@samsung.com>