aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_loopback.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: zero: fix bug in loopback autoresume handlingTimo Juhani Lindfors2012-02-131-1/+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: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-281-4/+7
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-281-8/+6
* 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-2/+2
* USB: gadget: section mismatch warning fixedMichal Nazarewicz2010-08-101-2/+2
* 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-1/+5
* 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: link fixes for gadget zeroDavid Brownell2008-10-161-16/+18
* usb gadget zero: split out loopback configDavid Brownell2008-07-211-0/+381