summaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/cdc-acm.h
Commit message (Expand)AuthorAgeFilesLines
* cdc-acm: handle read pipe errorsLadislav Michl2016-11-211-0/+3
* cdc-acm: remove is_int_ep from acm structureLadislav Michl2016-11-211-1/+0
* cdc-acm: store in and out pipes in acm structureLadislav Michl2016-11-211-0/+1
* cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li2016-08-151-1/+0
* cdc-acm: implement put_char() and flush_chars()Oliver Neukum2016-02-141-0/+1
* usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu2016-01-241-0/+1
* cdc-acm: Add support of ATOL FPrint fiscal printersAlexey Sokolov2015-06-081-0/+1
* USB: cdc-acm: add support for up to 256 devicesJohan Hovold2015-05-241-1/+1
* Merge 3.18-rc4 into usb-next.Greg Kroah-Hartman2014-11-101-0/+2
|\
| * USB: cdc-acm: add quirk for control-line state requestsJohan Hovold2014-11-061-0/+2
* | cdc-acm: Drop the warning for unusual capabilitiesOliver Neukum2014-11-031-1/+0
|/
* USB: cdc-acm: use BIT macroOliver Neukum2014-05-271-6/+6
* USB: cdc-acm: fix broken runtime suspendJohan Hovold2014-05-271-1/+1
* cdc-acm: add TIOCMIWAITOliver Neukum2013-12-031-0/+3
* USB: cdc-acm - blacklist IMS PCU deviceDmitry Torokhov2013-03-121-0/+1
* USB: cdc-acm: Fix potential deadlock (lockdep warning)Havard Skinnemoen2011-12-091-0/+1
* USB: cdc_acm: Fix oops when Droids MuIn LCD is connectedErik Slagter2011-05-111-0/+1
* USB: cdc-acm: re-write read processingJohan Hovold2011-04-131-16/+6
* USB: cdc-acm: remove unused drain-delay codeJohan Hovold2011-04-131-1/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* USB: cdc-acm: make bitfields unsignedRandy Dunlap2010-05-201-2/+2
* USB: cdc_acm: Silence "It is not a modem." error for pbLua devicesJulian Calaby2010-03-021-0/+1
* USB: cdc-acm: Update to new autopm APIOliver Neukum2010-03-021-1/+0
* USB: fix oops on disconnect in cdc-acmOliver Neukum2009-08-071-0/+2
* USB: support for cdc-acm of single interface devicesOliver Neukum2009-06-151-0/+2
* tty: cdc_acm add krefsAlan Cox2009-06-111-2/+0
* tty: Update cdc_acmAlan Cox2009-06-111-1/+2
* usb: cdc-acm: drain writes on closeDavid Brownell2008-08-131-0/+1
* usb: cdc-acm: stop dropping tx buffersDavid Brownell2008-08-131-2/+0
* USB: additional power savings for cdc-acm devices that support remote wakeupOliver Neukum2008-07-211-0/+5
* USB: increase cdc-acm write throughputDavid Engraf2008-04-241-3/+4
* USB: autosuspend for cdc-acmOliver Neukum2008-02-011-0/+2
* USB: cdc-acm: export parsed capabilities through sysfsOliver Neukum2007-04-271-0/+3
* [PATCH] USB: cdc-acm: add a new special case for modems with buggy firmwareOliver Neukum2006-06-211-7/+9
* [PATCH] USB: Converting cdc acm to a ring queueDavid Kubicek2006-01-041-5/+28
* [PATCH] USB: fix acm trouble with terminalsOliver Neukum2005-06-271-3/+22
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+82
OpenPOWER on IntegriCloud