aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_obex.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker1-0/+1
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf1-9/+0
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman1-23/+9
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman1-3/+3
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: replace uses of __constant_{endian}Harvey Harrison1-4/+4
2009-02-27usb: gadget: obex: select correct ep descriptorsFelipe Balbi1-2/+2
2008-10-17usb gadget: defer obex enumerationDavid Brownell1-7/+54
2008-10-17usb gadget: cdc obex glueFelipe Balbi1-0/+446