aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_obex.c
Commit message (Expand)AuthorAgeFilesLines
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-10-311-0/+1
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-091-9/+0
* usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-281-23/+9
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-281-3/+3
* 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: replace uses of __constant_{endian}Harvey Harrison2009-03-241-4/+4
* usb: gadget: obex: select correct ep descriptorsFelipe Balbi2009-02-271-2/+2
* usb gadget: defer obex enumerationDavid Brownell2008-10-171-7/+54
* usb gadget: cdc obex glueFelipe Balbi2008-10-171-0/+446