aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentina Manea <[email protected]>2014-08-20 07:31:02 +0300
committerGreg Kroah-Hartman <[email protected]>2014-08-25 10:41:44 -0700
commit563da3a90364fc29cd09bed034162592e591747a (patch)
tree534be193be9871868a3e9358287d56c92ff7142a
parent3f653c5639500d905815d6cd6964c0de117ba59b (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 <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r--MAINTAINERS8
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
F: Documentation/usb/ohci.txt
F: drivers/usb/host/ohci*
+USB OVER IP DRIVER
+M: Valentina Manea <[email protected]>
+M: Shuah Khan <[email protected]>
+S: Maintained
+F: drivers/usb/usbip/
+F: tools/usb/usbip/
+
USB PEGASUS DRIVER
M: Petko Manolov <[email protected]>