aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/cdc-acm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-01cdc-acm: remove unused element of struct acmTobias Herzog1-1/+0
2017-04-01cdc-acm: reassemble fragmented notificationsTobias Herzog1-0/+3
2016-11-21cdc-acm: handle read pipe errorsLadislav Michl1-0/+3
2016-11-21cdc-acm: remove is_int_ep from acm structureLadislav Michl1-1/+0
2016-11-21cdc-acm: store in and out pipes in acm structureLadislav Michl1-0/+1
2016-08-15cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li1-1/+0
2016-02-14cdc-acm: implement put_char() and flush_chars()Oliver Neukum1-0/+1
2016-01-24usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu1-0/+1
2015-06-08cdc-acm: Add support of ATOL FPrint fiscal printersAlexey Sokolov1-0/+1
2015-05-24USB: cdc-acm: add support for up to 256 devicesJohan Hovold1-1/+1
2014-11-10Merge 3.18-rc4 into usb-next.Greg Kroah-Hartman1-0/+2
2014-11-06USB: cdc-acm: add quirk for control-line state requestsJohan Hovold1-0/+2
2014-11-03cdc-acm: Drop the warning for unusual capabilitiesOliver Neukum1-1/+0
2014-05-27USB: cdc-acm: use BIT macroOliver Neukum1-6/+6
2014-05-27USB: cdc-acm: fix broken runtime suspendJohan Hovold1-1/+1
2013-12-03cdc-acm: add TIOCMIWAITOliver Neukum1-0/+3
2013-03-12USB: cdc-acm - blacklist IMS PCU deviceDmitry Torokhov1-0/+1
2011-12-09USB: cdc-acm: Fix potential deadlock (lockdep warning)Havard Skinnemoen1-0/+1
2011-05-11USB: cdc_acm: Fix oops when Droids MuIn LCD is connectedErik Slagter1-0/+1
2011-04-13USB: cdc-acm: re-write read processingJohan Hovold1-16/+6
2011-04-13USB: cdc-acm: remove unused drain-delay codeJohan Hovold1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-05-20USB: cdc-acm: make bitfields unsignedRandy Dunlap1-2/+2
2010-03-02USB: cdc_acm: Silence "It is not a modem." error for pbLua devicesJulian Calaby1-0/+1
2010-03-02USB: cdc-acm: Update to new autopm APIOliver Neukum1-1/+0
2009-08-07USB: fix oops on disconnect in cdc-acmOliver Neukum1-0/+2
2009-06-15USB: support for cdc-acm of single interface devicesOliver Neukum1-0/+2
2009-06-11tty: cdc_acm add krefsAlan Cox1-2/+0
2009-06-11tty: Update cdc_acmAlan Cox1-1/+2
2008-08-13usb: cdc-acm: drain writes on closeDavid Brownell1-0/+1
2008-08-13usb: cdc-acm: stop dropping tx buffersDavid Brownell1-2/+0
2008-07-21USB: additional power savings for cdc-acm devices that support remote wakeupOliver Neukum1-0/+5
2008-04-24USB: increase cdc-acm write throughputDavid Engraf1-3/+4
2008-02-01USB: autosuspend for cdc-acmOliver Neukum1-0/+2
2007-04-27USB: cdc-acm: export parsed capabilities through sysfsOliver Neukum1-0/+3
2006-06-21[PATCH] USB: cdc-acm: add a new special case for modems with buggy firmwareOliver Neukum1-7/+9
2006-01-04[PATCH] USB: Converting cdc acm to a ring queueDavid Kubicek1-5/+28
2005-06-27[PATCH] USB: fix acm trouble with terminalsOliver Neukum1-3/+22
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+82