diff options
author | Valentina Manea <valentina.manea.m@gmail.com> | 2014-08-20 00:31:02 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-08-25 13:41:44 -0400 |
commit | 563da3a90364fc29cd09bed034162592e591747a (patch) | |
tree | 534be193be9871868a3e9358287d56c92ff7142a /MAINTAINERS | |
parent | 3f653c5639500d905815d6cd6964c0de117ba59b (diff) |
MAINTAINERS: Add an entry for USB/IP driver
This patch adds an entry in MAINTAINERS file for USB/IP
driver.
Signed-off-by: Valentina Manea <valentina.manea.m@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index aefa94841ff3..76ac03d358aa 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -9515,6 +9515,14 @@ S: Maintained | |||
9515 | F: Documentation/usb/ohci.txt | 9515 | F: Documentation/usb/ohci.txt |
9516 | F: drivers/usb/host/ohci* | 9516 | F: drivers/usb/host/ohci* |
9517 | 9517 | ||
9518 | USB OVER IP DRIVER | ||
9519 | M: Valentina Manea <valentina.manea.m@gmail.com> | ||
9520 | M: Shuah Khan <shuah.kh@samsung.com> | ||
9521 | L: linux-usb@vger.kernel.org | ||
9522 | S: Maintained | ||
9523 | F: drivers/usb/usbip/ | ||
9524 | F: tools/usb/usbip/ | ||
9525 | |||
9518 | USB PEGASUS DRIVER | 9526 | USB PEGASUS DRIVER |
9519 | M: Petko Manolov <petkan@nucleusys.com> | 9527 | M: Petko Manolov <petkan@nucleusys.com> |
9520 | L: linux-usb@vger.kernel.org | 9528 | L: linux-usb@vger.kernel.org |