diff options
author | Felipe Balbi <felipe.balbi@nokia.com> | 2008-07-24 05:27:36 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-08-13 20:33:00 -0400 |
commit | 550a7375fe720924241f0eb76e4a5c1a3eb8c32f (patch) | |
tree | bf973b43f6248e085557dcc268ad04d6e438d030 /MAINTAINERS | |
parent | f331e40ee8e4861e1d82310b1af7cf75de7370ac (diff) |
USB: Add MUSB and TUSB support
This patch adds support for MUSB and TUSB controllers
integrated into omap2430 and davinci. It also adds support
for external tusb6010 controller.
Cc: David Brownell <dbrownell@users.sourceforge.net>
Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0c42dc25e0e7..773d6bc3a9a1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2928,6 +2928,12 @@ M: jirislaby@gmail.com | |||
2928 | L: linux-kernel@vger.kernel.org | 2928 | L: linux-kernel@vger.kernel.org |
2929 | S: Maintained | 2929 | S: Maintained |
2930 | 2930 | ||
2931 | MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER | ||
2932 | P: Felipe Balbi | ||
2933 | M: felipe.balbi@nokia.com | ||
2934 | L: linux-usb@vger.kernel.org | ||
2935 | S: Maintained | ||
2936 | |||
2931 | MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE) | 2937 | MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE) |
2932 | P: Andrew Gallatin | 2938 | P: Andrew Gallatin |
2933 | M: gallatin@myri.com | 2939 | M: gallatin@myri.com |