Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TER | Praveena Nadahally | 2010-10-22 | 1 | -1/+1 |
* | USB: gadget: __init and __exit tags removed | Michal Nazarewicz | 2010-05-20 | 1 | -16/+16 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | USB: Remove unsupported usb gadget drivers | Christoph Egger | 2010-03-02 | 1 | -8/+0 |
* | USB: Interface Association Descriptors added to CDC & RNDIS | Michal Nazarewicz | 2009-12-11 | 1 | -0/+28 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | USB: replace uses of __constant_{endian} | Harvey Harrison | 2009-03-24 | 1 | -5/+5 |
* | USB: gadget: cdc-acm deadlock fix | David Brownell | 2008-11-13 | 1 | -0/+4 |
* | usb gadget: issue notifications from ACM function | David Brownell | 2008-08-13 | 1 | -11/+183 |
* | usb gadget: remove needless struct members | David Brownell | 2008-08-13 | 1 | -2/+0 |
* | usb gadget serial: split out CDC ACM function | David Brownell | 2008-07-21 | 1 | -0/+589 |