summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_serial.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz2014-07-161-385/+0
* usb: gadget: f_serial: Fix sparse warningJingoo Han2013-12-171-1/+1
* usb: gadget: f_serial: add configfs supportAndrzej Pietrasiewicz2013-04-031-0/+55
* usb: gadget: f_serial: remove compatibility layerAndrzej Pietrasiewicz2013-04-031-46/+0
* usb: gadget: f_serial: convert to new function interface with backward compat...Andrzej Pietrasiewicz2013-04-031-27/+104
* usb: gadget: allocate & giveback serial ports instead hard code themSebastian Andrzej Siewior2013-01-211-4/+0
* usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior2012-10-311-28/+10
* usb: gadget: add usb3.0 descriptors to serial gadgetsSebastian Andrzej Siewior2012-02-091-0/+42
* usb: gadget: fix g_serial regressionRobert Jarzmik2011-11-291-2/+2
* usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-281-24/+8
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-281-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-2/+2
* usb gadget: remove needless struct membersDavid Brownell2008-08-131-2/+0
* usb gadget serial: split out generic serial functionDavid Brownell2008-07-211-0/+296
OpenPOWER on IntegriCloud