diff options
author | Peter Chen <peter.chen@freescale.com> | 2015-02-14 23:22:59 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-15 05:27:21 -0400 |
commit | 963ffa3e97d4011cbc545d4236179f227e199f3f (patch) | |
tree | 3db331025da7413c051b4fca039a31af419110ce /MAINTAINERS | |
parent | d20f7807996c69537e07443ef8dec4e01a28b099 (diff) |
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-- | MAINTAINERS | 7 |
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 | |||
10196 | F: Documentation/usb/ohci.txt | 10196 | F: Documentation/usb/ohci.txt |
10197 | F: drivers/usb/host/ohci* | 10197 | F: drivers/usb/host/ohci* |
10198 | 10198 | ||
10199 | USB OTG FSM (Finite State Machine) | ||
10200 | M: Peter Chen <Peter.Chen@freescale.com> | ||
10201 | T: git git://github.com/hzpeterchen/linux-usb.git | ||
10202 | L: linux-usb@vger.kernel.org | ||
10203 | S: Maintained | ||
10204 | F: drivers/usb/common/usb-otg-fsm.c | ||
10205 | |||
10199 | USB OVER IP DRIVER | 10206 | USB OVER IP DRIVER |
10200 | M: Valentina Manea <valentina.manea.m@gmail.com> | 10207 | M: Valentina Manea <valentina.manea.m@gmail.com> |
10201 | M: Shuah Khan <shuah.kh@samsung.com> | 10208 | M: Shuah Khan <shuah.kh@samsung.com> |