aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/cdc-acm.c
AgeCommit message (Expand)Author
2023-12-15usb: cdc-acm: return correct error code on unsupported breakOliver Neukum
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-22USB: cdc-acm: support flushing write buffers (TCOFLUSH)Simon Arlott
2023-08-22usb: cdc-acm: move ldisc dcd notification outside of acm's read lockDan Drown
2023-08-11tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)
2023-08-11tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)
2023-08-08usb: cdc-acm: add PPS supportDan Drown
2023-01-19tty: Call ->dtr_rts() parameter active consistentlyIlpo Järvinen
2023-01-19tty: Convert ->dtr_rts() to take bool argumentIlpo Järvinen
2022-09-05Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen
2022-08-19USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)Thierry GUIBERT
2022-07-25USB: cdc-acm: use CDC serial-state definesJohan Hovold
2022-07-25USB: cdc-acm: use CDC control-line definesJohan Hovold
2022-06-29USB: cdc-acm: use define for timeoutOliver Neukum
2021-12-21tty: tty_io: Switch to vmalloc() fallback in case of TTY_NO_WRITE_SPLITAndy Shevchenko
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