summaryrefslogtreecommitdiff
path: root/drivers/usb/class
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-05-13USB: usbtmc: Fix direction for 0-length ioctl control messagesAlan Stern
2023-03-17wwan: core: Support slicing in port TX flow of WWAN subsystemhaozhe chang
2023-01-19tty: Call ->dtr_rts() parameter active consistentlyIlpo Järvinen
2023-01-19tty: Convert ->dtr_rts() to take bool argumentIlpo Järvinen
2022-10-20USB: make devnode() callback in usb_class_driver take a const *Greg Kroah-Hartman
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-27usb: cdc-wdm: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing
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
2022-05-19tty: remove CMSPAR ifdefsIlpo Järvinen
2022-05-05usb: cdc-wdm: fix reading stuck on device closeSergey Ryazanov
2022-03-15usb: usbtmc: Fix bug in pipe direction for control transfersAlan Stern
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-10-05usb: cdc-wdm: Fix check for WWANRikard Falkeborn
2021-10-05usb: cdc-wdm: Constify static struct wwan_port_opsRikard Falkeborn
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-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-07-27USB: usbtmc: Fix RCU stall warningQiang.zhang
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-27tty: stop using alloc_tty_driverJiri Slaby
2021-07-21usb: cdc-wdm: fix build error when CONFIG_WWAN_CORE is not setWei Yongjun
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-05Merge tag 'tty-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-24usb: class: cdc-wdm: return the correct errno codeJunlin Yang
2021-06-15tty: make use of tty_get_{char,frame}_sizeJiri Slaby
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby
2021-05-11usb: class: cdc-wdm: WWAN framework integrationLoic Poulain
2021-05-10cdc-wdm: untangle a circular dependency between callback and softintOliver Neukum
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