summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/cdc2.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: remove usb_gadget_controller_number()Sebastian Andrzej Siewior2012-09-101-16/+0Star
* usb: gadget: libcomposite: move composite.c into libcompositeSebastian Andrzej Siewior2012-09-101-1/+0Star
* usb: gadget: Provide a default implementation of default manufacturer stringSebastian Andrzej Siewior2012-09-101-9/+1Star
* usb: gadget: make sure each gadget is using same index for Product, Serial,…Sebastian Andrzej Siewior2012-09-101-8/+5Star
* usb: gadget: push VID/PID/USB BCD module option into gadgetsSebastian Andrzej Siewior2012-09-101-0/+2
* usb: gadget: use usb_string_ids_tab instead multiple usb_string_id()Sebastian Andrzej Siewior2012-09-101-9/+3Star
* usb: gadget: libcomposite: add epautoconf.c to libcompositeSebastian Andrzej Siewior2012-09-101-1/+0Star
* usb: gadget: libcomposite: move config.c into libcompositeSebastian Andrzej Siewior2012-09-101-1/+0Star
* usb: gadget: start with libcompositeSebastian Andrzej Siewior2012-09-101-1/+0Star
* usb: gadget: move bind() callback back to struct usb_composite_driverSebastian Andrzej Siewior2012-09-101-1/+2
* usb: gadget: push all usb_composite_driver structs into __refdataSebastian Andrzej Siewior2012-09-101-1/+1
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-11-011-0/+1
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-101-9/+0Star
* usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman2011-07-011-0/+1
* usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König2010-10-221-2/+1Star
* usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz2010-10-221-2/+1Star
* 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-251-4/+4
* usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell2008-10-171-1/+0Star
* 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-221-1/+1
* usb gadget: new "CDC Composite" gadget driverDavid Brownell2008-07-221-0/+246