aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_sourcesink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf1-9/+0
2011-07-08usb: gadget: zero: add superspeed supportAmit Blay1-1/+54
2011-07-01USB: gadget: fix req length in sourcesink_setup()Bob Liu1-0/+2
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman1-2/+6
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman1-6/+4
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-1/+1
2010-08-10USB: gadget: section mismatch warning fixedMichal Nazarewicz1-1/+1
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-51/+1
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-07-21usb gadget zero: split out source/sink configDavid Brownell1-0/+587