aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/class/cdc-acm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-05Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman1-0/+3
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen1-2/+2
2022-08-19USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)Thierry GUIBERT1-0/+3
2022-07-25USB: cdc-acm: use CDC serial-state definesJohan Hovold1-12/+12
2022-07-25USB: cdc-acm: use CDC control-line definesJohan Hovold1-9/+9
2022-06-29USB: cdc-acm: use define for timeoutOliver Neukum1-1/+1
2021-12-21tty: tty_io: Switch to vmalloc() fallback in case of TTY_NO_WRITE_SPLITAndy Shevchenko1-4/+0
2021-10-11Merge 5.15-rc5 into usb-nextGreg Kroah-Hartman1-0/+8
2021-10-05USB: cdc-acm: fix break reportingJohan Hovold1-0/+3
2021-10-05USB: cdc-acm: fix racy tty buffer accessesJohan Hovold1-0/+5
2021-09-27Merge 5.15-rc3 into usb-nextGreg Kroah-Hartman1-2/+5
2021-09-21USB: cdc-acm: remove duplicate USB device IDKrzysztof Kozlowski1-1/+0
2021-09-14USB: cdc-acm: fix minor-number releaseJohan Hovold1-2/+5
2021-07-27tty: drop put_tty_driverJiri Slaby1-3/+3
2021-07-27tty: stop using alloc_tty_driverJiri Slaby1-4/+4
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+5
2021-06-24USB: cdc-acm: blacklist Heimann USB Appset deviceHannu Hartikainen1-0/+5
2021-06-15tty: make use of tty_get_{char,frame}_sizeJiri Slaby1-15/+2
2021-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby1-1/+1
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby1-1/+1
2021-04-22Merge tag 'usb-serial-5.13-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-3/+11
2021-04-22USB: CDC-ACM: fix poison/unpoison imbalanceOliver Neukum1-1/+2
2021-04-13USB: cdc-acm: add more Maxlinear/Exar models to ignore listMauro Carvalho Chehab1-3/+11
2021-04-09USB: cdc-acm: fix TIOCGSERIAL implementationJohan Hovold1-2/+1
2021-04-09USB: cdc-acm: fix unprivileged TIOCCSERIALJohan Hovold1-2/+0
2021-04-09Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL"Johan Hovold1-9/+2
2021-03-23USB: cdc-acm: do not log successful probe on later errorsJohan Hovold1-2/+2
2021-03-23USB: cdc-acm: always claim data interfaceJohan Hovold1-8/+6
2021-03-23USB: cdc-acm: use negation for NULL checksJohan Hovold1-2/+2
2021-03-23USB: cdc-acm: clean up probe error labelsJohan Hovold1-17/+18
2021-03-23USB: cdc-acm: drop redundant driver-data resetJohan Hovold1-1/+0
2021-03-23USB: cdc-acm: drop redundant driver-data assignmentJohan Hovold1-1/+0
2021-03-23USB: cdc-acm: fix use-after-free after probe failureJohan Hovold1-0/+5
2021-03-23USB: cdc-acm: fix double free on probe failureJohan Hovold1-1/+0
2021-03-23USB: cdc-acm: downgrade message to debugOliver Neukum1-1/+2
2021-03-23USB: cdc-acm: untangle a circular dependency between callback and softintOliver Neukum1-16/+32
2021-03-23cdc-acm: fix BREAK rx code path adding necessary callsOliver Neukum1-1/+3
2021-03-10Goodix Fingerprint device is not a modemYorick de Wid1-0/+5
2021-01-21USB: cdc-acm: ignore Exar XR21V141X when serial driver is builtMauro Carvalho Chehab1-0/+6
2020-12-28USB: cdc-acm: blacklist another IR Droid deviceSean Young1-0/+4
2020-11-13usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt1-0/+9
2020-10-28usb: cdc-acm: fix cooldown mechanismJerome Brunet1-7/+5
2020-10-05usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol1-0/+11
2020-09-25USB: cdc-acm: clean up no-union-descriptor handlingJohan Hovold1-22/+10
2020-09-25USB: cdc-acm: use common data-class defineJohan Hovold1-4/+2
2020-09-25USB: cdc-acm: handle broken union descriptorsJohan Hovold1-0/+12
2020-09-25Revert "cdc-acm: hardening against malicious devices"Johan Hovold1-5/+0
2020-09-17USB: cdc-acm: cleanup of data structuresOliver Neukum1-6/+7
2020-08-18USB: cdc-acm: rework notification_buffer resizingTom Rix1-12/+10
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+6