summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/am35x.c
Commit message (Expand)AuthorAgeFilesLines
* usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-251-1/+1
* usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-251-2/+2
* Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-03-011-4/+5
|\
| * usb: Convert all users to new usb_phyHeikki Krogerus2012-02-271-2/+2
| * usb: musb: Start using struct usb_otgHeikki Krogerus2012-02-131-2/+3
* | usb: musb: make modules behave betterFelipe Balbi2012-01-311-5/+6
|/
* usb: musb: fix compilation breakage introduced by de47725Felipe Balbi2011-11-141-0/+1
* usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi2011-07-011-4/+0Star
* usb: musb: drop unneeded musb_debug trickeryFelipe Balbi2011-05-131-5/+5
* usb: fix building musb driversAnatolij Gustschin2011-05-071-4/+7
* musb: am35x: fix compile error due to control apisAjay Kumar Gupta2010-12-101-85/+45Star
* usb: musb: drop board_set_vbusFelipe Balbi2010-12-101-2/+0Star
* usb: musb: am35x: usb dev_pm_ops structureFelipe Balbi2010-12-101-17/+45
* usb: musb: drop musb_platform_save/restore_contextFelipe Balbi2010-12-101-6/+9
* usb: musb: move clock handling to glue layerFelipe Balbi2010-12-101-34/+57
* usb: musb: pass platform_ops via platform_dataFelipe Balbi2010-12-101-1/+3
* usb: musb: am35x: give it a context structureFelipe Balbi2010-12-101-9/+28
* usb: musb: split am35x to its own platform_driverFelipe Balbi2010-12-101-0/+84
* usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi2010-12-071-12/+25
* USB: musb: AM35x: Workaround for fifo read issueAjay Kumar Gupta2010-10-221-0/+30
* USB: musb: add musb support for AM35xAjay Kumar Gupta2010-10-221-0/+494