aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_loopback.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-16usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz1-571/+0
2013-12-17usb: gadget: f_loopback: Fix sparse warningJingoo Han1-2/+2
2013-11-26usb: gadget: f_loopback: add configfs supportAndrzej Pietrasiewicz1-0/+132
2013-11-26usb: gadget: factor out alloc_ep_reqAndrzej Pietrasiewicz1-1/+7
2013-01-21usb: gadget: convert source sink and loopback to new function interfaceSebastian Andrzej Siewior1-19/+56
2013-01-21usb: gadget: move loopback's config descriptor out of f_loopbackSebastian Andrzej Siewior1-38/+6
2012-10-31usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior1-15/+13
2012-05-04usb: gadget: add isochronous support to gadget zeroPaul Zimmerman1-2/+2
2012-01-30usb: gadget: zero: fix bug in loopback autoresume handlingTimo Juhani Lindfors1-1/+1
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf1-9/+0
2011-07-08usb: gadget: zero: add superspeed supportAmit Blay1-1/+54
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman1-4/+7
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman1-8/+6
2010-10-22usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König1-2/+1
2010-10-22USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz1-2/+2
2010-08-10USB: gadget: section mismatch warning fixedMichal Nazarewicz1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-03-24USB: gadget: gadget zero uses new suspend/resume hooksDavid Brownell1-1/+5
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison1-2/+2
2008-10-17usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell1-1/+0
2008-10-16usb gadget: link fixes for gadget zeroDavid Brownell1-16/+18
2008-07-21usb gadget zero: split out loopback configDavid Brownell1-0/+381