summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/da8xx.c
Commit message (Expand)AuthorAgeFilesLines
* 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-11/+1
* usb: musb: drop unneeded musb_debug trickeryFelipe Balbi2011-05-131-7/+7
* usb: fix building musb driversAnatolij Gustschin2011-05-061-4/+7
* usb: musb: drop board_set_vbusFelipe Balbi2010-12-101-2/+0
* usb: musb: move clock handling to glue layerFelipe Balbi2010-12-101-8/+28
* usb: musb: pass platform_ops via platform_dataFelipe Balbi2010-12-101-1/+3
* usb: musb: da8xx: give it a context structureFelipe Balbi2010-12-101-9/+28
* usb: musb: split da8xx 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: introduce DA8xx/OMAP-L1x glue layerSergei Shtylyov2010-10-221-0/+469