aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/cdc2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-01usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman1-0/+1
2010-10-22usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König1-2/+1
2010-10-22usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz1-2/+1
2010-10-22USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz1-2/+2
2010-08-10USB: gadget: section mismatch warning fixedMichal Nazarewicz1-2/+2
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison1-4/+4
2008-10-17usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell1-1/+0
2008-10-16usb gadget: link fixes for cdc composite gadgetDavid Brownell1-2/+23
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven1-1/+1
2008-07-21usb_gadget: composite cdc gadget fault handlingDavid Brownell1-1/+1
2008-07-21usb gadget: new "CDC Composite" gadget driverDavid Brownell1-0/+246