summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/f_acm.c
AgeCommit message (Expand)Author
2011-11-30usb: gadget: android: Update android gadget driverBenoit Goby
2011-11-30usb: gadget: Multiple ACM gadget instancesJohn Michelau
2011-11-30USB: gadget: android: android USB gadget improvements:Mike Lockwood
2011-11-30USB: gadget: android: android USB gadget improvements:Krishna, Vamsi
2011-11-30drivers: usb: gadget: Add helper function for installing ACM gadget function.Joe Swantek
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