summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Shishkin2012-05-11 16:25:59 +0200
committerGreg Kroah-Hartman2012-05-12 02:01:55 +0200
commit2721ea2c0f26bb3a2668541412740497b64be2a2 (patch)
tree0d5cc22ef733ea88d8718075c1695a99eecee316
parentusb: gadget: remove langwell_udc (diff)
downloadkernel-qcow2-linux-2721ea2c0f26bb3a2668541412740497b64be2a2.tar.gz
kernel-qcow2-linux-2721ea2c0f26bb3a2668541412740497b64be2a2.tar.xz
kernel-qcow2-linux-2721ea2c0f26bb3a2668541412740497b64be2a2.zip
MAINTAINERS: Add an entry for ChipIdea USB driver
Now that the ChipIdea driver and related platform code has its own location in the kernel and more contributions from the interested parties are anticipated, add a new maintainer for it. Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 707163365a93..d0708650b296 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1809,6 +1809,12 @@ L: linux-kernel@zh-kernel.org (moderated for non-subscribers)
S: Maintained
F: Documentation/zh_CN/
+CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER
+M: Alexander Shishkin <alexander.shishkin@linux.intel.com>
+L: linux-usb@vger.kernel.org
+S: Maintained
+F: drivers/usb/chipidea/
+
CISCO VIC ETHERNET NIC DRIVER
M: Christian Benvenuti <benve@cisco.com>
M: Roopa Prabhu <roprabhu@cisco.com>