aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_sourcesink.c
Commit message (Expand)AuthorAge
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-10-31
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-09
* usb: gadget: zero: add superspeed supportAmit Blay2011-07-08
* USB: gadget: fix req length in sourcesink_setup()Bob Liu2011-07-01
* usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-28
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-28
* usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König2010-10-22
* USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz2010-10-22
* USB: gadget: section mismatch warning fixedMichal Nazarewicz2010-08-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* USB: gadget: gadget zero uses new suspend/resume hooksDavid Brownell2009-03-24
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-24
* usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell2008-10-17
* usb gadget zero: split out source/sink configDavid Brownell2008-07-21