aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_acm.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-281-33/+14
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-281-5/+4
* USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TERPraveena Nadahally2010-10-221-1/+1
* USB: gadget: __init and __exit tags removedMichal Nazarewicz2010-05-201-16/+16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: Remove unsupported usb gadget driversChristoph Egger2010-03-021-8/+0
* USB: Interface Association Descriptors added to CDC & RNDISMichal Nazarewicz2009-12-111-0/+28
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-5/+5
* USB: gadget: cdc-acm deadlock fixDavid Brownell2008-11-131-0/+4
* usb gadget: issue notifications from ACM functionDavid Brownell2008-08-131-11/+183
* usb gadget: remove needless struct membersDavid Brownell2008-08-131-2/+0
* usb gadget serial: split out CDC ACM functionDavid Brownell2008-07-211-0/+589