aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/cdc-acm.c
Commit message (Expand)AuthorAge
* cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li2016-08-15
* cdc-acm: beautify probe()Oliver Neukum2016-07-18
* cdc-acm: cleanup error handlingOliver Neukum2016-07-18
* cdc-acm: use the common parserOliver Neukum2016-07-18
* usb: cdc-acm: Space prohibited before close parenthesis ')'.Sandhya Bankar2016-06-08
* tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-30
* cdc-acm: fix crash if flushed with nothing bufferedOliver Neukum2016-04-13
* USB: cdc-acm: more sanity checkingOliver Neukum2016-03-18
* cdc-acm: implement put_char() and flush_chars()Oliver Neukum2016-02-14
* cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum2016-01-25
* usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu2016-01-25
* usb: cdc-acm: handle unlinked urb in acm read callbackLu Baolu2016-01-25
* USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson2015-11-23
* cdc-acm: Destroy acm_minors IDR on module exitJohannes Thumshirn2015-07-22
* cdc-acm: Add support of ATOL FPrint fiscal printersAlexey Sokolov2015-06-08
* cdc-acm: use swap() in acm_probe()Fabian Frederick2015-05-24
* USB: cdc-acm: use idr to manage minor numbersJohan Hovold2015-05-24
* cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas2015-04-28
* cdc-acm: convert to not directly using urb->statusOliver Neukum2015-03-26
* cdc-acm: surpress misleading messageOliver Neukum2015-03-26
* cdc-acm: fix race between callback and unthrottleOliver Neukum2015-03-26
* cdc-acm: Add support for Denso cradle CU-321Björn Gerhart2015-02-24
* cdc-acm: kill unnecessary messagesOliver Neukum2015-01-31
* cdc-acm: add sanity checksOliver Neukum2015-01-31
* USB: cdc-acm: check for valid interfacesGreg Kroah-Hartman2014-11-24
* cdc-acm: memory leak in error caseOliver Neukum2014-11-24
* Merge 3.18-rc4 into usb-next.Greg Kroah-Hartman2014-11-09
|\
| * USB: cdc-acm: add quirk for control-line state requestsJohan Hovold2014-11-06
| * USB: cdc-acm: only raise DTR on transitions from B0Johan Hovold2014-11-05
| * cdc-acm: ensure that termios get set when the port is activatedJim Paris2014-11-03
| * USB: cdc-acm: add device id for GW Instek AFG-2225Johan Hovold2014-11-03
* | cdc-acm: Drop the warning for unusual capabilitiesOliver Neukum2014-11-03
|/
* USB: cdc-acm: use tty-port dtr_rtsJohan Hovold2014-05-27
* USB: cdc-acm: remove redundant usb_mark_last_busyJohan Hovold2014-05-27
* USB: cdc-acm: do not update PM busy on read errorsJohan Hovold2014-05-27
* USB: cdc-acm: minimise no-suspend window during shutdownJohan Hovold2014-05-27
* USB: cdc-acm: remove redundant disconnected test from shutdownJohan Hovold2014-05-27
* USB: cdc-acm: simplify runtime PM lockingJohan Hovold2014-05-27
* USB: cdc-acm: fix runtime PM imbalance at shutdownJohan Hovold2014-05-27
* USB: cdc-acm: fix I/O after failed openJohan Hovold2014-05-27
* USB: cdc-acm: fix failed open not being detectedJohan Hovold2014-05-27
* USB: cdc-acm: fix open and suspend raceJohan Hovold2014-05-27
* USB: cdc-acm: fix potential urb leak and PM imbalance in writeJohan Hovold2014-05-27
* USB: cdc-acm: fix shutdown and suspend raceJohan Hovold2014-05-27
* USB: cdc-acm: fix runtime PM for control messagesJohan Hovold2014-05-27
* USB: cdc-acm: fix broken runtime suspendJohan Hovold2014-05-27
* USB: cdc-acm: fix write and resume raceJohan Hovold2014-05-27
* USB: cdc-acm: fix write and suspend raceJohan Hovold2014-05-27
* USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driverMichael Ulbricht2014-04-16
* USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate()Alexey Khoroshilov2014-04-16