diff options
author | Alexander Shishkin <alexander.shishkin@linux.intel.com> | 2012-05-11 18:25:59 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-05-12 04:01:55 +0400 |
commit | 2721ea2c0f26bb3a2668541412740497b64be2a2 (patch) | |
tree | 0d5cc22ef733ea88d8718075c1695a99eecee316 /MAINTAINERS | |
parent | 4fd09e8e025d5a5b4a1fd67df9197c3d4e1b171d (diff) | |
download | linux-2721ea2c0f26bb3a2668541412740497b64be2a2.tar.xz |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
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> |