aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/da8xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-10usb: musb: drop board_set_vbusFelipe Balbi1-2/+0
2010-12-10usb: musb: move clock handling to glue layerFelipe Balbi1-8/+28
2010-12-10usb: musb: pass platform_ops via platform_dataFelipe Balbi1-1/+3
2010-12-10usb: musb: da8xx: give it a context structureFelipe Balbi1-9/+28
2010-12-10usb: musb: split da8xx 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: introduce DA8xx/OMAP-L1x glue layerSergei Shtylyov1-0/+469