aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_serial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman1-24/+8
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman1-2/+2
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-03-24USB: replace uses of __constant_{endian}Harvey Harrison1-2/+2
2008-08-13usb gadget: remove needless struct membersDavid Brownell1-2/+0
2008-07-21usb gadget serial: split out generic serial functionDavid Brownell1-0/+296