summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/f_serial.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-09usb: gadget: add usb3.0 descriptors to serial gadgetsSebastian Andrzej Siewior1-0/+42
2011-11-29usb: gadget: fix g_serial regressionRobert Jarzmik1-2/+2
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 imp...Tejun 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