summaryrefslogtreecommitdiff
path: root/drivers/usb/class
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-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
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-10USB: usblp: fix a hang in poll() if disconnectedPete Zaitcev
2021-03-10Goodix Fingerprint device is not a modemYorick de Wid
2021-02-10Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-02-08Merge 5.11-rc7 into usb-nextGreg Kroah-Hartman
2021-01-26USB: usblp: don't call usb_set_interface if there's a single altJeremy Figgins
2021-01-21USB: cdc-acm: ignore Exar XR21V141X when serial driver is builtMauro Carvalho Chehab
2021-01-11Merge 5.11-rc3 into usb-nextGreg Kroah-Hartman
2021-01-04USB: usblp: fix DMA to stackJohan Hovold
2020-12-28USB: usbtmc: Bump USBTMC_API_VERSION valueDave Penkler