summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_acm.c
Commit message (Expand)AuthorAgeFilesLines
* 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