aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_sourcesink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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