summaryrefslogtreecommitdiff
path: root/drivers/usb/class
AgeCommit message (Expand)Author
2025-07-06usb: cdc-wdm: avoid setting WDM_READ for ZLP-sRobert Hodaszi
2025-06-27usb: usbtmc: Fix read_stb function and get_stb ioctlDave Penkler
2025-06-27usb: usbtmc: Fix timeout value in get_stbDave Penkler
2025-05-18usb: usbtmc: Fix erroneous generic_read ioctl returnDave Penkler
2025-05-18usb: usbtmc: Fix erroneous wait_srq ioctl returnDave Penkler
2025-05-18usb: usbtmc: Fix erroneous get_stb ioctl error returnsDave Penkler
2025-05-18USB: usbtmc: use interruptible sleep in usbtmc_readOliver Neukum
2025-05-02USB: wdm: add annotationOliver Neukum
2025-05-02USB: wdm: wdm_wwan_port_tx_complete mutex in atomic contextOliver Neukum
2025-05-02USB: wdm: close race between wdm_open and wdm_wwan_port_stopOliver Neukum
2025-05-02USB: wdm: handle IO errors in wdm_wwan_port_startOliver Neukum
2025-02-21usb: cdc-acm: Fix handling of oversized fragmentsJann Horn
2025-02-21usb: cdc-acm: Check control transfer buffer size before accessJann Horn
2025-02-21USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirkMarek Vasut
2025-01-17USB: usblp: return error when setting unsupported protocolJun Yan
2024-10-17USB: class: CDC-ACM: fix race between get_serial and set_serialOliver Neukum
2024-09-30USB: usbtmc: prevent kernel-usb-infoleakEdward Adam Davis
2024-09-04cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI ControllerIan Ray
2024-06-21USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messagesAlan Stern
2024-04-27Revert "usb: cdc-wdm: close race between read and workqueue"Greg Kroah-Hartman
2024-04-03usb: cdc-wdm: close race between read and workqueueOliver Neukum
2024-01-25usb: cdc-acm: return correct error code on unsupported breakOliver Neukum
2023-05-24USB: usbtmc: Fix direction for 0-length ioctl control messagesAlan Stern
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