summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_acm.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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-251-5/+5
* USB: gadget: cdc-acm deadlock fixDavid Brownell2008-11-131-0/+4
* usb gadget: issue notifications from ACM functionDavid Brownell2008-08-141-11/+183
* usb gadget: remove needless struct membersDavid Brownell2008-08-141-2/+0Star
* usb gadget serial: split out CDC ACM functionDavid Brownell2008-07-221-0/+589