summaryrefslogtreecommitdiff
path: root/drivers/usb/class/cdc-acm.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-17USB: cdc-acm: fix break reportingJohan Hovold1-0/+3
2021-10-17USB: cdc-acm: fix racy tty buffer accessesJohan Hovold1-0/+5
2021-07-20USB: cdc-acm: blacklist Heimann USB Appset deviceHannu Hartikainen1-0/+5
2021-05-22USB: cdc-acm: fix unprivileged TIOCCSERIALJohan Hovold1-2/+0
2021-04-07USB: cdc-acm: fix use-after-free after probe failureJohan Hovold1-0/+5
2021-04-07USB: cdc-acm: downgrade message to debugOliver Neukum1-1/+2
2021-04-07cdc-acm: fix BREAK rx code path adding necessary callsOliver Neukum1-1/+3
2021-03-17Goodix Fingerprint device is not a modemYorick de Wid1-0/+5
2021-01-12USB: cdc-acm: blacklist another IR Droid deviceSean Young1-0/+4
2020-11-18usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt1-0/+9
2020-10-29usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol1-0/+11
2020-10-29USB: cdc-acm: handle broken union descriptorsJohan Hovold1-0/+12
2020-06-30cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chipJoakim Tjernlund1-0/+2
2020-04-02USB: cdc-acm: restore capability check orderMatthias Reichl1-9/+9
2020-04-02USB: cdc-acm: fix rounding error in TIOCSSERIALAnthony Mallet1-9/+16
2020-04-02USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIALAnthony Mallet1-4/+5
2019-08-25usb: cdc-acm: make sure a refcount is taken early enoughOliver Neukum1-5/+7
2019-01-17usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas1-0/+7
2019-01-09cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.Macpaul Lin1-0/+10
2018-11-27usb: cdc-acm: add entry for Hiro (Conexant) modemMaarten Jacobs1-0/+3
2018-11-10cdc-acm: correct counting of UART states in serial state notificationTobias Herzog1-7/+7
2018-09-26Revert "cdc-acm: implement put_char() and flush_chars()"Oliver Neukum1-73/+0
2018-07-28usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel1-0/+3
2018-07-11usb: cdc_acm: Add quirk for Uniden UBC125 scannerHouston Yaroschoff1-0/+3
2018-05-25usb: cdc_acm: prevent race at write to acm while system resumesDominik Bozek1-3/+6
2018-02-03CDC-ACM: apply quirk for card readerOliver Neukum1-0/+3
2018-02-03USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede1-1/+1
2017-10-27usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau1-0/+3
2017-07-28USB: cdc-acm: add device-id for quirky printerJohan Hovold1-0/+3
2017-05-25cdc-acm: fix possible invalid access when processing notificationTobias Herzog1-4/+9
2017-01-06USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin1-0/+1
2016-11-10USB: cdc-acm: fix TIOCMIWAITJohan Hovold1-2/+0
2016-11-07cdc-acm: fix uninitialized variableOliver Neukum1-0/+2
2016-09-21cdc-acm: hardening against malicious devicesOliver Neukum1-0/+5
2016-09-13cdc-acm: cleaning up debug in data submission pathOliver Neukum1-10/+6
2016-09-13cdc-acm: cleanup debugging in submission pathOliver Neukum1-4/+4
2016-09-09cdc-acm: delete obsolete debug messagesOliver Neukum1-17/+3
2016-08-15cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li1-3/+2
2016-07-18cdc-acm: beautify probe()Oliver Neukum1-20/+24
2016-07-18cdc-acm: cleanup error handlingOliver Neukum1-5/+3
2016-07-18cdc-acm: use the common parserOliver Neukum1-59/+10
2016-06-08usb: cdc-acm: Space prohibited before close parenthesis ')'.Sandhya Bankar1-1/+1
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley1-2/+2
2016-04-13cdc-acm: fix crash if flushed with nothing bufferedOliver Neukum1-0/+4
2016-03-18USB: cdc-acm: more sanity checkingOliver Neukum1-0/+3
2016-02-15cdc-acm: implement put_char() and flush_chars()Oliver Neukum1-0/+67
2016-01-25cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum1-0/+5
2016-01-25usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu1-0/+6
2016-01-25usb: cdc-acm: handle unlinked urb in acm read callbackLu Baolu1-1/+2
2015-11-23USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson1-0/+5