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