summaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/cdc-acm.c
Commit message (Expand)AuthorAgeFilesLines
* usb: cdc-acm: make sure a refcount is taken early enoughOliver Neukum2019-08-251-5/+7
* USB: cdc-acm: fix unthrottle racesJohan Hovold2019-05-101-7/+25
* usb: cdc-acm: fix race during wakeup blocking TX trafficRomain Izard2019-04-031-3/+1
* usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas2019-01-161-0/+7
* cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.Macpaul Lin2019-01-091-0/+10
* usb: cdc-acm: add entry for Hiro (Conexant) modemMaarten Jacobs2018-11-271-0/+3
* cdc-acm: fix race between reset and control messagingOliver Neukum2018-11-101-0/+1
* cdc-acm: correct counting of UART states in serial state notificationTobias Herzog2018-11-101-7/+7
* cdc-acm: do not reset notification buffer index upon urb unlinkingTobias Herzog2018-11-101-1/+0
* usb: cdc_acm: Do not leak URB buffersRomain Izard2018-10-131-0/+6
* Revert "cdc-acm: implement put_char() and flush_chars()"Oliver Neukum2018-09-261-73/+0
* usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel2018-07-281-0/+3
* usb: cdc_acm: Add quirk for Uniden UBC125 scannerHouston Yaroschoff2018-07-081-0/+3
* usb: cdc_acm: prevent race at write to acm while system resumesDominik Bozek2018-05-251-3/+6
* CDC-ACM: apply quirk for card readerOliver Neukum2018-02-031-0/+3
* USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede2018-02-031-1/+1
* usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau2017-10-171-0/+3
* USB: cdc-acm: add device-id for quirky printerJohan Hovold2017-07-171-0/+3
* cdc-acm: log message for serial state notificationTobias Herzog2017-04-011-0/+2
* cdc-acm: reassemble fragmented notificationsTobias Herzog2017-04-011-29/+83
* cdc-acm: fix possible invalid access when processing notificationTobias Herzog2017-04-011-4/+9
* USB: cdc-acm: refactor endpoint retrievalJohan Hovold2017-03-231-17/+7
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* USB: cdc-acm: fix TIOCGSERIAL flagsJohan Hovold2017-01-261-1/+0
* USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin2016-12-051-0/+1
* cdc-acm: handle read pipe errorsLadislav Michl2016-11-211-10/+50
* cdc-acm: remove is_int_ep from acm structureLadislav Michl2016-11-211-3/+2
* cdc-acm: store in and out pipes in acm structureLadislav Michl2016-11-211-16/+17
* cdc-acm: refactor killing urbsLadislav Michl2016-11-211-27/+16
* cdc-acm: avoid interface_to_usbdev callLadislav Michl2016-11-211-6/+3
* cdc-acm: reindent log messagesLadislav Michl2016-11-211-18/+17
* Merge 4.9-rc5 into usb-nextGreg Kroah-Hartman2016-11-141-2/+2
|\
| * USB: cdc-acm: fix TIOCMIWAITJohan Hovold2016-11-101-2/+0
| * cdc-acm: fix uninitialized variableOliver Neukum2016-11-071-0/+2
* | USB: cdc-acm: use get_icount tty operationJohan Hovold2016-11-101-19/+12
* | USB: cdc-acm: fix invalid user-pointer checkJohan Hovold2016-11-101-3/+0
|/
* cdc-acm: hardening against malicious devicesOliver Neukum2016-09-211-0/+5
* cdc-acm: cleaning up debug in data submission pathOliver Neukum2016-09-131-10/+6
* cdc-acm: cleanup debugging in submission pathOliver Neukum2016-09-131-4/+4
* cdc-acm: delete obsolete debug messagesOliver Neukum2016-09-091-17/+3
* cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li2016-08-151-3/+2
* cdc-acm: beautify probe()Oliver Neukum2016-07-181-20/+24
* cdc-acm: cleanup error handlingOliver Neukum2016-07-181-5/+3
* cdc-acm: use the common parserOliver Neukum2016-07-181-59/+10
* usb: cdc-acm: Space prohibited before close parenthesis ')'.Sandhya Bankar2016-06-071-1/+1
* tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-301-2/+2
* cdc-acm: fix crash if flushed with nothing bufferedOliver Neukum2016-04-131-0/+4
* USB: cdc-acm: more sanity checkingOliver Neukum2016-03-181-0/+3
* cdc-acm: implement put_char() and flush_chars()Oliver Neukum2016-02-141-0/+67
* cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum2016-01-241-0/+5