summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/f_acm.c
AgeCommit message (Expand)Author
2014-07-16usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz
2013-08-30usb: acm gadget: Null termintate strings tableGraham Williams
2013-04-03usb: gadget: the start of the configfs interfaceSebastian Andrzej Siewior
2013-04-03usb: gadget: push tty port allocation from gadget into f_acmSebastian Andrzej Siewior
2013-04-03usb: gadget: nokia: use function framework for ACMSebastian Andrzej Siewior
2013-01-21usb: gadget: f_acm: use usb_gstrings_attach()Sebastian Andrzej Siewior
2013-01-21usb: gadget: f_acm: convert to new function interface with backwards compatib...Sebastian Andrzej Siewior
2013-01-21usb: gadget: allocate & giveback serial ports instead hard code themSebastian Andrzej Siewior
2013-01-21usb: gadget: f_acm: remove empty functionSebastian Andrzej Siewior
2012-10-31usb: gadget: let f_* use usb_string_ids_tab() where it makes senseSebastian Andrzej Siewior
2012-10-31usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior
2012-10-31usb: gadget: use a computation macro for INT endpoint intervalSebastian Andrzej Siewior
2012-02-09usb: gadget: add usb3.0 descriptors to serial gadgetsSebastian Andrzej Siewior
2012-01-24usb: gadget: update Michal Nazarewicz's email addressMichal Nazarewicz
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-10-22USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TERPraveena Nadahally
2010-05-20USB: gadget: __init and __exit tags removedMichal Nazarewicz
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02USB: Remove unsupported usb gadget driversChristoph Egger
2009-12-11USB: Interface Association Descriptors added to CDC & RNDISMichal Nazarewicz
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2008-11-13USB: gadget: cdc-acm deadlock fixDavid Brownell
2008-08-13usb gadget: issue notifications from ACM functionDavid Brownell
2008-08-13usb gadget: remove needless struct membersDavid Brownell
2008-07-21usb gadget serial: split out CDC ACM functionDavid Brownell