summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_sourcesink.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz2014-07-161-1247/+0
* usb: gadget: f_sourcesink: Fix sparse warningJingoo Han2013-12-171-4/+4
* usb: gadget: f_sourcesink: add configfs supportAndrzej Pietrasiewicz2013-11-261-0/+318
* usb: gadget: factor out alloc_ep_reqAndrzej Pietrasiewicz2013-11-261-18/+5
* usb: gadget: f_sourcesink.c: correct a copy-paste misnomerAndrzej Pietrasiewicz2013-04-231-2/+2
* usb: gadget: convert source sink and loopback to new function interfaceSebastian Andrzej Siewior2013-01-211-51/+114
* usb: gadget: move source sink's config descriptor out of f_sourcesinkSebastian Andrzej Siewior2013-01-211-40/+8
* usb: gadget: provide a wrapper around SourceSink's setup functionSebastian Andrzej Siewior2013-01-211-25/+45
* usb: gadget zero: avoid unnecessary reinit of data in f_sourcesinkArmando Visconti2013-01-101-2/+1
* usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior2012-10-311-55/+49
* usb: gadget: move USB_BUFSIZ into global composite.hSebastian Andrzej Siewior2012-09-101-1/+1
* usb: gadget: add isochronous support to gadget zeroPaul Zimmerman2012-05-041-55/+369
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-10-311-0/+1
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-091-9/+0
* usb: gadget: zero: add superspeed supportAmit Blay2011-07-081-1/+54
* USB: gadget: fix req length in sourcesink_setup()Bob Liu2011-07-011-0/+2
* usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-281-2/+6
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-281-6/+4
* usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König2010-10-221-2/+1
* USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz2010-10-221-1/+1
* USB: gadget: section mismatch warning fixedMichal Nazarewicz2010-08-101-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* USB: gadget: gadget zero uses new suspend/resume hooksDavid Brownell2009-03-241-51/+1
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-2/+2
* usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell2008-10-171-1/+0
* usb gadget zero: split out source/sink configDavid Brownell2008-07-211-0/+587
OpenPOWER on IntegriCloud