| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: gadget: f_sourcesink.c: correct a copy-paste misnomer | Andrzej Pietrasiewicz | 2013-04-23 | 1 | -2/+2 |
* | usb: gadget: convert source sink and loopback to new function interface | Sebastian Andrzej Siewior | 2013-01-21 | 1 | -51/+114 |
* | usb: gadget: move source sink's config descriptor out of f_sourcesink | Sebastian Andrzej Siewior | 2013-01-21 | 1 | -40/+8 |
* | usb: gadget: provide a wrapper around SourceSink's setup function | Sebastian Andrzej Siewior | 2013-01-21 | 1 | -25/+45 |
* | usb: gadget zero: avoid unnecessary reinit of data in f_sourcesink | Armando Visconti | 2013-01-10 | 1 | -2/+1 |
* | usb: gadget: always update HS/SS descriptors and create a copy of them | Sebastian Andrzej Siewior | 2012-10-31 | 1 | -55/+49 |
* | usb: gadget: move USB_BUFSIZ into global composite.h | Sebastian Andrzej Siewior | 2012-09-10 | 1 | -1/+1 |
* | usb: gadget: add isochronous support to gadget zero | Paul Zimmerman | 2012-05-04 | 1 | -55/+369 |
* | usb: Add module.h to drivers/usb consumers who really use it. | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | usb gadget: clean up FSF boilerplate text | Klaus Schwarzkopf | 2011-09-10 | 1 | -9/+0 |
* | usb: gadget: zero: add superspeed support | Amit Blay | 2011-07-08 | 1 | -1/+54 |
* | USB: gadget: fix req length in sourcesink_setup() | Bob Liu | 2011-07-01 | 1 | -0/+2 |
* | usb: gadget: use config_ep_by_speed() instead of ep_choose() | Tatyana Brokhman | 2011-06-28 | 1 | -2/+6 |
* | usb: gadget: add usb_endpoint_descriptor to struct usb_ep | Tatyana Brokhman | 2011-06-28 | 1 | -6/+4 |
* | usb gadget: don't save bind callback in struct usb_configuration | Uwe Kleine-König | 2010-10-22 | 1 | -2/+1 |
* | USB: Revert "USB: gadget: section mismatch warning fixed" | Michal Nazarewicz | 2010-10-22 | 1 | -1/+1 |
* | USB: gadget: section mismatch warning fixed | Michal Nazarewicz | 2010-08-10 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | headers: utsname.h redux | Alexey Dobriyan | 2009-09-24 | 1 | -1/+0 |
* | USB: gadget: gadget zero uses new suspend/resume hooks | David Brownell | 2009-03-25 | 1 | -51/+1 |
* | USB: replace uses of __constant_{endian} | Harvey Harrison | 2009-03-25 | 1 | -2/+2 |
* | usb gadget: USB_GADGET_VBUS_DRAW Kconfig option | David Brownell | 2008-10-17 | 1 | -1/+0 |
* | usb gadget zero: split out source/sink config | David Brownell | 2008-07-22 | 1 | -0/+587 |