summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_udc.c
Commit message (Collapse)AuthorAgeLines
* musb: MSC host support for AM35xAjay Kumar Gupta2010-08-12-0/+2
| | | | | | Tested MSC Host on AM3517EVM. Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
* OMAP3 Add usb device supportTom Rix2009-12-20-0/+963
This change adds the usb device support for musb. Omap3 platform support added at the same level as davinci. The interface for usbtty to use the musb device support was added. Verified on omap3 beagle, zoom1 and zoom2. Signed-off-by: Tom Rix <Tom.Rix@windriver.com>