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