kernel_optimize_test/drivers/usb/gadget
David Brownell 1c05ad4447 [PATCH] recognize three more usb peripheral controllers
This adds declarations for three USB peripheral controllers:

  - Two high speed USB cores that can be licensed from Mentor Graphics
    to be integrated into silicon:

      * "musbhsfc" is for peripherals only, as found in for example the
        IBM/AMCC 44EP processors.

      * "musbhdrc" is OTG-capable (dual role), and is found in various
        products including OMAP 2430 and the new DaVinci SOCs.

    The "musbh" standing for "Mentor USB Highspeed", the rest standing
    for "Function Controller" or "Dual Role Controller" (OTG-capable).

  - The full speed controller on the FreeScale MPC8272.

Adding these definitions just allows gadget driver code to handle any
controller-specific logic; controller drivers are quite separate.

Signed-off-by: David Brownell <david-b@pacbell.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-03-20 14:49:56 -08:00
..
at91_udc.c [PATCH] USB: add support for AT91 gadget 2006-03-20 14:49:56 -08:00
at91_udc.h [PATCH] USB: add support for AT91 gadget 2006-03-20 14:49:56 -08:00
config.c
dummy_hcd.c [PATCH] USB: Use ARRAY_SIZE macro 2006-01-04 13:51:43 -08:00
epautoconf.c
ether.c [PATCH] recognize three more usb peripheral controllers 2006-03-20 14:49:56 -08:00
file_storage.c [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 2006-01-09 15:59:24 -08:00
gadget_chips.h [PATCH] recognize three more usb peripheral controllers 2006-03-20 14:49:56 -08:00
goku_udc.c
goku_udc.h
inode.c [PATCH] USB: gadgetfs: set "zero" flag for short control-IN response 2006-01-31 17:23:42 -08:00
Kconfig [PATCH] USB: add support for AT91 gadget 2006-03-20 14:49:56 -08:00
lh7a40x_udc.c [PATCH] USB: lh7a40x gadget driver: Fixed a dead lock 2006-02-28 12:42:06 -08:00
lh7a40x_udc.h
Makefile [PATCH] USB: add support for AT91 gadget 2006-03-20 14:49:56 -08:00
ndis.h
net2280.c [PATCH] USB: net2280 warning fix 2006-01-31 17:23:42 -08:00
net2280.h
omap_udc.c
omap_udc.h
pxa2xx_udc.c
pxa2xx_udc.h
rndis.c [PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow) 2006-02-28 12:42:06 -08:00
rndis.h
serial.c [PATCH] Remove usb gadget generic driver methods 2006-01-13 11:26:11 -08:00
usbstring.c
zero.c [PATCH] USB: gadget zero and dma-coherent buffers 2006-01-31 17:23:44 -08:00