aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/f_serial.c
AgeCommit message (Expand)Author
2013-04-03usb: gadget: f_serial: add configfs supportAndrzej Pietrasiewicz
2013-04-03usb: gadget: f_serial: remove compatibility layerAndrzej Pietrasiewicz
2013-04-03usb: gadget: f_serial: convert to new function interface with backward compat...Andrzej Pietrasiewicz
2013-01-21usb: gadget: allocate & giveback serial ports instead hard code themSebastian Andrzej Siewior
2012-10-31usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior
2012-02-09usb: gadget: add usb3.0 descriptors to serial gadgetsSebastian Andrzej Siewior
2011-11-29usb: gadget: fix g_serial regressionRobert Jarzmik
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2008-08-13usb gadget: remove needless struct membersDavid Brownell
2008-07-21usb gadget serial: split out generic serial functionDavid Brownell