summaryrefslogtreecommitdiff
path: root/drivers/usb/class/cdc-acm.c
Commit message (Expand)AuthorAge
* usb: cdc_acm: prevent race at write to acm while system resumesDominik Bozek2018-02-16
* USB: move many drivers to use DEVICE_ATTR_ROGreg Kroah-Hartman2018-01-24
* CDC-ACM: apply quirk for card readerOliver Neukum2018-01-22
* USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede2018-01-16
* USB: class: Remove redundant license textGreg Kroah-Hartman2017-11-04
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau2017-10-17
* USB: cdc-acm: add device-id for quirky printerJohan Hovold2017-07-17
* cdc-acm: log message for serial state notificationTobias Herzog2017-04-01
* cdc-acm: reassemble fragmented notificationsTobias Herzog2017-04-01
* cdc-acm: fix possible invalid access when processing notificationTobias Herzog2017-04-01
* USB: cdc-acm: refactor endpoint retrievalJohan Hovold2017-03-23
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* USB: cdc-acm: fix TIOCGSERIAL flagsJohan Hovold2017-01-26
* USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin2016-12-05
* cdc-acm: handle read pipe errorsLadislav Michl2016-11-21
* cdc-acm: remove is_int_ep from acm structureLadislav Michl2016-11-21
* cdc-acm: store in and out pipes in acm structureLadislav Michl2016-11-21
* cdc-acm: refactor killing urbsLadislav Michl2016-11-21
* cdc-acm: avoid interface_to_usbdev callLadislav Michl2016-11-21
* cdc-acm: reindent log messagesLadislav Michl2016-11-21
* Merge 4.9-rc5 into usb-nextGreg Kroah-Hartman2016-11-14
|\
| * USB: cdc-acm: fix TIOCMIWAITJohan Hovold2016-11-10
| * cdc-acm: fix uninitialized variableOliver Neukum2016-11-07
* | USB: cdc-acm: use get_icount tty operationJohan Hovold2016-11-10
* | USB: cdc-acm: fix invalid user-pointer checkJohan Hovold2016-11-10
|/
* cdc-acm: hardening against malicious devicesOliver Neukum2016-09-21
* cdc-acm: cleaning up debug in data submission pathOliver Neukum2016-09-13
* cdc-acm: cleanup debugging in submission pathOliver Neukum2016-09-13
* cdc-acm: delete obsolete debug messagesOliver Neukum2016-09-09
* 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-07
* 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-24
* usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu2016-01-24
* usb: cdc-acm: handle unlinked urb in acm read callbackLu Baolu2016-01-24
* 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