aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_acm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TERPraveena Nadahally1-1/+1
2010-05-20USB: gadget: __init and __exit tags removedMichal Nazarewicz1-16/+16
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-02USB: Remove unsupported usb gadget driversChristoph Egger1-8/+0
2009-12-11USB: Interface Association Descriptors added to CDC & RNDISMichal Nazarewicz1-0/+28
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison1-5/+5
2008-11-13USB: gadget: cdc-acm deadlock fixDavid Brownell1-0/+4
2008-08-13usb gadget: issue notifications from ACM functionDavid Brownell1-11/+183
2008-08-13usb gadget: remove needless struct membersDavid Brownell1-2/+0
2008-07-21usb gadget serial: split out CDC ACM functionDavid Brownell1-0/+589