aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/cdc2.c
Commit message (Expand)AuthorAgeFilesLines
* usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König2010-10-221-2/+1
* usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz2010-10-221-2/+1
* USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz2010-10-221-2/+2
* USB: gadget: section mismatch warning fixedMichal Nazarewicz2010-08-101-2/+2
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-4/+4
* usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell2008-10-171-1/+0
* usb gadget: link fixes for cdc composite gadgetDavid Brownell2008-10-161-2/+23
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-251-1/+1
* usb_gadget: composite cdc gadget fault handlingDavid Brownell2008-07-211-1/+1
* usb gadget: new "CDC Composite" gadget driverDavid Brownell2008-07-211-0/+246