index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
class
/
cdc-acm.c
Age
Commit message (
Expand
)
Author
2021-07-20
USB: cdc-acm: blacklist Heimann USB Appset device
Hannu Hartikainen
2021-05-22
USB: cdc-acm: fix unprivileged TIOCCSERIAL
Johan Hovold
2021-04-28
USB: CDC-ACM: fix poison/unpoison imbalance
Oliver Neukum
2021-04-07
USB: cdc-acm: fix use-after-free after probe failure
Johan Hovold
2021-04-07
USB: cdc-acm: downgrade message to debug
Oliver Neukum
2021-04-07
USB: cdc-acm: untangle a circular dependency between callback and softint
Oliver Neukum
2021-04-07
cdc-acm: fix BREAK rx code path adding necessary calls
Oliver Neukum
2021-03-17
Goodix Fingerprint device is not a modem
Yorick de Wid
2021-01-12
USB: cdc-acm: blacklist another IR Droid device
Sean Young
2020-11-18
usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode
Chris Brandt
2020-11-05
usb: cdc-acm: fix cooldown mechanism
Jerome Brunet
2020-10-29
usb: cdc-acm: add quirk to blacklist ETAS ES58X devices
Vincent Mailhol
2020-10-29
USB: cdc-acm: handle broken union descriptors
Johan Hovold
2020-09-03
USB: cdc-acm: rework notification_buffer resizing
Tom Rix
2020-06-30
cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip
Joakim Tjernlund
2020-06-11
CDC-ACM: heed quirk also in error handling
Oliver Neukum
2020-05-02
cdc-acm: introduce a cool down
Oliver Neukum
2020-05-02
cdc-acm: close race betrween suspend() and acm_softint
Oliver Neukum
2020-04-02
USB: cdc-acm: restore capability check order
Matthias Reichl
2020-04-02
USB: cdc-acm: fix rounding error in TIOCSSERIAL
Anthony Mallet
2020-04-02
USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIAL
Anthony Mallet
2019-08-25
usb: cdc-acm: make sure a refcount is taken early enough
Oliver Neukum
2019-05-10
USB: cdc-acm: fix unthrottle races
Johan Hovold
2019-04-03
usb: cdc-acm: fix race during wakeup blocking TX traffic
Romain Izard
2019-01-16
usb: cdc-acm: send ZLP for Telit 3G Intel based modems
Daniele Palmas
2019-01-09
cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.
Macpaul Lin
2018-11-27
usb: cdc-acm: add entry for Hiro (Conexant) modem
Maarten Jacobs
2018-11-10
cdc-acm: fix race between reset and control messaging
Oliver Neukum
2018-11-10
cdc-acm: correct counting of UART states in serial state notification
Tobias Herzog
2018-11-10
cdc-acm: do not reset notification buffer index upon urb unlinking
Tobias Herzog
2018-10-13
usb: cdc_acm: Do not leak URB buffers
Romain Izard
2018-09-26
Revert "cdc-acm: implement put_char() and flush_chars()"
Oliver Neukum
2018-07-28
usb: cdc_acm: Add quirk for Castles VEGA3000
Lubomir Rintel
2018-07-08
usb: cdc_acm: Add quirk for Uniden UBC125 scanner
Houston Yaroschoff
2018-05-25
usb: cdc_acm: prevent race at write to acm while system resumes
Dominik Bozek
2018-02-03
CDC-ACM: apply quirk for card reader
Oliver Neukum
2018-02-03
USB: cdc-acm: Do not log urb submission errors on disconnect
Hans de Goede
2017-10-17
usb: cdc_acm: Add quirk for Elatec TWN3
Maksim Salau
2017-07-17
USB: cdc-acm: add device-id for quirky printer
Johan Hovold
2017-04-01
cdc-acm: log message for serial state notification
Tobias Herzog
2017-04-01
cdc-acm: reassemble fragmented notifications
Tobias Herzog
2017-04-01
cdc-acm: fix possible invalid access when processing notification
Tobias Herzog
2017-03-23
USB: cdc-acm: refactor endpoint retrieval
Johan Hovold
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-01-26
USB: cdc-acm: fix TIOCGSERIAL flags
Johan Hovold
2016-12-05
USB: cdc-acm: add device id for GW Instek AFG-125
Nathaniel Quillin
2016-11-21
cdc-acm: handle read pipe errors
Ladislav Michl
2016-11-21
cdc-acm: remove is_int_ep from acm structure
Ladislav Michl
2016-11-21
cdc-acm: store in and out pipes in acm structure
Ladislav Michl
2016-11-21
cdc-acm: refactor killing urbs
Ladislav Michl
[next]