aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/am35x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-01usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi1-4/+0
2011-05-13usb: musb: drop unneeded musb_debug trickeryFelipe Balbi1-5/+5
2011-05-06usb: fix building musb driversAnatolij Gustschin1-4/+7
2010-12-10musb: am35x: fix compile error due to control apisAjay Kumar Gupta1-85/+45
2010-12-10usb: musb: drop board_set_vbusFelipe Balbi1-2/+0
2010-12-10usb: musb: am35x: usb dev_pm_ops structureFelipe Balbi1-17/+45
2010-12-10usb: musb: drop musb_platform_save/restore_contextFelipe Balbi1-6/+9
2010-12-10usb: musb: move clock handling to glue layerFelipe Balbi1-34/+57
2010-12-10usb: musb: pass platform_ops via platform_dataFelipe Balbi1-1/+3
2010-12-10usb: musb: am35x: give it a context structureFelipe Balbi1-9/+28
2010-12-10usb: musb: split am35x to its own platform_driverFelipe Balbi1-0/+84
2010-12-07usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi1-12/+25
2010-10-22USB: musb: AM35x: Workaround for fifo read issueAjay Kumar Gupta1-0/+30
2010-10-22USB: musb: add musb support for AM35xAjay Kumar Gupta1-0/+494