summaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/cdc-acm.c
Commit message (Expand)AuthorAgeFilesLines
* USB: cdc-acm: fix break reportingJohan Hovold2021-10-131-0/+3
* USB: cdc-acm: fix racy tty buffer accessesJohan Hovold2021-10-131-0/+5
* USB: cdc-acm: fix minor-number releaseJohan Hovold2021-09-301-2/+5
* USB: cdc-acm: blacklist Heimann USB Appset deviceHannu Hartikainen2021-07-141-0/+5
* USB: cdc-acm: fix TIOCGSERIAL implementationJohan Hovold2021-05-141-2/+1
* USB: cdc-acm: fix unprivileged TIOCCSERIALJohan Hovold2021-05-141-2/+0
* Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL"Johan Hovold2021-05-141-9/+2
* USB: CDC-ACM: fix poison/unpoison imbalanceOliver Neukum2021-04-281-1/+2
* USB: cdc-acm: fix use-after-free after probe failureJohan Hovold2021-04-071-0/+5
* USB: cdc-acm: fix double free on probe failureJohan Hovold2021-04-071-1/+0
* USB: cdc-acm: downgrade message to debugOliver Neukum2021-04-071-1/+2
* USB: cdc-acm: untangle a circular dependency between callback and softintOliver Neukum2021-04-071-16/+32
* cdc-acm: fix BREAK rx code path adding necessary callsOliver Neukum2021-04-071-1/+3
* Goodix Fingerprint device is not a modemYorick de Wid2021-03-171-0/+5
* USB: cdc-acm: blacklist another IR Droid deviceSean Young2021-01-121-0/+4
* usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt2020-11-181-0/+9
* usb: cdc-acm: fix cooldown mechanismJerome Brunet2020-11-051-7/+5
* usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol2020-10-291-0/+11
* USB: cdc-acm: handle broken union descriptorsJohan Hovold2020-10-291-0/+12
* USB: cdc-acm: rework notification_buffer resizingTom Rix2020-09-031-12/+10
* cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chipJoakim Tjernlund2020-06-301-0/+2
* CDC-ACM: heed quirk also in error handlingOliver Neukum2020-06-101-1/+1
* cdc-acm: introduce a cool downOliver Neukum2020-04-291-2/+28
* cdc-acm: close race betrween suspend() and acm_softintOliver Neukum2020-04-291-3/+3
* USB: cdc-acm: restore capability check orderMatthias Reichl2020-04-011-9/+9
* USB: cdc-acm: fix rounding error in TIOCSSERIALAnthony Mallet2020-03-251-9/+16
* USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIALAnthony Mallet2020-03-251-4/+5
* usb: cdc-acm: make sure a refcount is taken early enoughOliver Neukum2019-08-151-5/+7
* USB: cdc-acm: clean up throttle handlingJohan Hovold2019-04-291-25/+8
* USB: cdc-acm: fix unthrottle racesJohan Hovold2019-04-291-7/+25
* usb: cdc-acm: fix race during wakeup blocking TX trafficRomain Izard2019-03-281-3/+1
* usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas2019-01-071-0/+7
* cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.Macpaul Lin2018-12-201-0/+10
* usb: cdc-acm: add entry for Hiro (Conexant) modemMaarten Jacobs2018-11-201-0/+3
* Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-241-27/+14
|\
| * cdc-acm: switch to ->[sg]et_serial()Al Viro2018-10-131-27/+14
* | cdc-acm: correct counting of UART states in serial state notificationTobias Herzog2018-10-091-7/+7
* | cdc-acm: do not reset notification buffer index upon urb unlinkingTobias Herzog2018-10-091-1/+0
* | cdc-acm: fix race between reset and control messagingOliver Neukum2018-10-091-0/+1
* | usb: cdc_acm: Do not leak URB buffersRomain Izard2018-10-011-0/+6
* | Revert "cdc-acm: implement put_char() and flush_chars()"Oliver Neukum2018-09-101-73/+0
|/
* Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman2018-07-301-0/+3
|\
| * usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel2018-07-161-0/+3
* | Merge 4.18-rc3 into usb-nextGreg Kroah-Hartman2018-07-021-0/+3
|\|
| * usb: cdc_acm: Add quirk for Uniden UBC125 scannerHouston Yaroschoff2018-06-251-0/+3
* | usb: cdc-acm: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-281-2/+3
* | usb: cdc-acm: Decrement tty port's refcount if probe() failJaejoong Kim2018-06-251-18/+17
|/
* usb: cdc_acm: prevent race at write to acm while system resumesDominik Bozek2018-02-161-3/+6
* USB: move many drivers to use DEVICE_ATTR_ROGreg Kroah-Hartman2018-01-241-6/+6
* CDC-ACM: apply quirk for card readerOliver Neukum2018-01-221-0/+3