summaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/cdc-acm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Goodix Fingerprint device is not a modemYorick de Wid2021-03-101-0/+5
* USB: cdc-acm: ignore Exar XR21V141X when serial driver is builtMauro Carvalho Chehab2021-01-211-0/+6
* USB: cdc-acm: blacklist another IR Droid deviceSean Young2020-12-281-0/+4
* usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt2020-11-131-0/+9
* usb: cdc-acm: fix cooldown mechanismJerome Brunet2020-10-281-7/+5
* usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol2020-10-051-0/+11
* USB: cdc-acm: clean up no-union-descriptor handlingJohan Hovold2020-09-251-22/+10
* USB: cdc-acm: use common data-class defineJohan Hovold2020-09-251-4/+2
* USB: cdc-acm: handle broken union descriptorsJohan Hovold2020-09-251-0/+12
* Revert "cdc-acm: hardening against malicious devices"Johan Hovold2020-09-251-5/+0
* USB: cdc-acm: cleanup of data structuresOliver Neukum2020-09-171-6/+7
* USB: cdc-acm: rework notification_buffer resizingTom Rix2020-08-181-12/+10
* Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-08-071-0/+6
|\
| * media: USB: cdc-acm: blacklist IR Droid / IR Toy deviceSean Young2020-06-231-0/+6
* | cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chipJoakim Tjernlund2020-06-181-0/+2
|/
* CDC-ACM: heed quirk also in error handlingOliver Neukum2020-05-271-1/+1
* cdc-acm: introduce a cool downOliver Neukum2020-04-161-2/+28
* cdc-acm: close race betrween suspend() and acm_softintOliver Neukum2020-04-161-3/+3
* USB: cdc-acm: restore capability check orderMatthias Reichl2020-03-271-9/+9
* USB: cdc-acm: fix rounding error in TIOCSSERIALAnthony Mallet2020-03-171-9/+16
* USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIALAnthony Mallet2020-03-171-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-271-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-021-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
* USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede2018-01-161-1/+1
* USB: class: Remove redundant license textGreg Kroah-Hartman2017-11-041-14/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+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