aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_virthub.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-13usb: musb: Start using struct usb_otgHeikki Krogerus1-3/+6
2011-07-01usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi1-6/+0
2011-05-13usb: musb: drop unneeded musb_debug trickeryFelipe Balbi1-11/+11
2011-05-06usb: fix building musb driversAnatolij Gustschin1-2/+3
2011-03-13USB 3.0 Hub ChangesJohn Youn1-2/+2
2010-12-07usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi1-1/+1
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-1/+1
2010-05-20USB: straighten out port feature vs. port status usageAlan Stern1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-06-15musb: support disconnect after HNP roleswitchDavid Brownell1-0/+4
2009-06-15musb: make initial HNP roleswitch work (v2)David Brownell1-1/+10
2009-06-15musb: proper hookup to transceiver driversDavid Brownell1-10/+10
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison1-1/+1
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi1-0/+425