summaryrefslogtreecommitdiff
path: root/drivers/usb/class/cdc-acm.c
AgeCommit message (Expand)Author
2021-10-11Merge 5.15-rc5 into usb-nextGreg Kroah-Hartman
2021-10-05USB: cdc-acm: fix break reportingJohan Hovold
2021-10-05USB: cdc-acm: fix racy tty buffer accessesJohan Hovold
2021-09-27Merge 5.15-rc3 into usb-nextGreg Kroah-Hartman
2021-09-21USB: cdc-acm: remove duplicate USB device IDKrzysztof Kozlowski
2021-09-14USB: cdc-acm: fix minor-number releaseJohan Hovold
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-27tty: stop using alloc_tty_driverJiri Slaby
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-24USB: cdc-acm: blacklist Heimann USB Appset deviceHannu Hartikainen
2021-06-15tty: make use of tty_get_{char,frame}_sizeJiri Slaby
2021-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby
2021-04-22Merge tag 'usb-serial-5.13-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-04-22USB: CDC-ACM: fix poison/unpoison imbalanceOliver Neukum
2021-04-13USB: cdc-acm: add more Maxlinear/Exar models to ignore listMauro Carvalho Chehab
2021-04-09USB: cdc-acm: fix TIOCGSERIAL implementationJohan Hovold
2021-04-09USB: cdc-acm: fix unprivileged TIOCCSERIALJohan Hovold
2021-04-09Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL"Johan Hovold
2021-03-23USB: cdc-acm: do not log successful probe on later errorsJohan Hovold
2021-03-23USB: cdc-acm: always claim data interfaceJohan Hovold
2021-03-23USB: cdc-acm: use negation for NULL checksJohan Hovold
2021-03-23USB: cdc-acm: clean up probe error labelsJohan Hovold
2021-03-23USB: cdc-acm: drop redundant driver-data resetJohan Hovold
2021-03-23USB: cdc-acm: drop redundant driver-data assignmentJohan Hovold
2021-03-23USB: cdc-acm: fix use-after-free after probe failureJohan Hovold
2021-03-23USB: cdc-acm: fix double free on probe failureJohan Hovold
2021-03-23USB: cdc-acm: downgrade message to debugOliver Neukum
2021-03-23USB: cdc-acm: untangle a circular dependency between callback and softintOliver Neukum
2021-03-23cdc-acm: fix BREAK rx code path adding necessary callsOliver Neukum
2021-03-10Goodix Fingerprint device is not a modemYorick de Wid
2021-01-21USB: cdc-acm: ignore Exar XR21V141X when serial driver is builtMauro Carvalho Chehab
2020-12-28USB: cdc-acm: blacklist another IR Droid deviceSean Young
2020-11-13usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt
2020-10-28usb: cdc-acm: fix cooldown mechanismJerome Brunet
2020-10-05usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol
2020-09-25USB: cdc-acm: clean up no-union-descriptor handlingJohan Hovold
2020-09-25USB: cdc-acm: use common data-class defineJohan Hovold
2020-09-25USB: cdc-acm: handle broken union descriptorsJohan Hovold
2020-09-25Revert "cdc-acm: hardening against malicious devices"Johan Hovold
2020-09-17USB: cdc-acm: cleanup of data structuresOliver Neukum
2020-08-18USB: cdc-acm: rework notification_buffer resizingTom Rix
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-23media: USB: cdc-acm: blacklist IR Droid / IR Toy deviceSean Young
2020-06-18cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chipJoakim Tjernlund
2020-05-27CDC-ACM: heed quirk also in error handlingOliver Neukum
2020-04-16cdc-acm: introduce a cool downOliver Neukum
2020-04-16cdc-acm: close race betrween suspend() and acm_softintOliver Neukum
2020-03-27USB: cdc-acm: restore capability check orderMatthias Reichl
2020-03-17USB: cdc-acm: fix rounding error in TIOCSSERIALAnthony Mallet