aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2008-04-27 02:59:44 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2008-05-02 13:25:56 -0400
commitb02b371e6d14961ad458ca9d88b30eefef77003d (patch)
tree3312107b1fd0d0445eecd079169f5def480fb4fb /MAINTAINERS
parentd6f945044ee3b91a170183e8e34c3db29696d9b8 (diff)
USB: add Cypress c67x00 OTG controller core driver
This patch add the core driver for the c67x00 USB OTG controller. The core driver is responsible for the platform bus binding and creating either USB HCD or USB Gadget instances for each of the serial interface engines on the chip. This driver does not directly implement the HCD or gadget behaviours; it just controls access to the chip. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> Acked-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index cae9001a670d..93547d3d04b9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4051,6 +4051,12 @@ L: linux-usb@vger.kernel.org
4051S: Maintained 4051S: Maintained
4052W: http://www.kroah.com/linux-usb/ 4052W: http://www.kroah.com/linux-usb/
4053 4053
4054USB CYPRESS C67X00 DRIVER
4055P: Peter Korsgaard
4056M: jacmet@sunsite.dk
4057L: linux-usb@vger.kernel.org
4058S: Maintained
4059
4054USB DAVICOM DM9601 DRIVER 4060USB DAVICOM DM9601 DRIVER
4055P: Peter Korsgaard 4061P: Peter Korsgaard
4056M: jacmet@sunsite.dk 4062M: jacmet@sunsite.dk