summaryrefslogtreecommitdiff
path: root/drivers/usb/class
AgeCommit message (Expand)Author
2021-10-17USB: cdc-acm: fix break reportingJohan Hovold
2021-10-17USB: cdc-acm: fix racy tty buffer accessesJohan Hovold
2021-07-20USB: cdc-acm: blacklist Heimann USB Appset deviceHannu Hartikainen
2021-05-22USB: cdc-acm: fix unprivileged TIOCCSERIALJohan Hovold
2021-04-07USB: cdc-acm: fix use-after-free after probe failureJohan Hovold
2021-04-07USB: cdc-acm: downgrade message to debugOliver Neukum
2021-04-07cdc-acm: fix BREAK rx code path adding necessary callsOliver Neukum
2021-03-17Goodix Fingerprint device is not a modemYorick de Wid
2021-02-10USB: usblp: don't call usb_set_interface if there's a single altJeremy Figgins
2021-01-12USB: usblp: fix DMA to stackJohan Hovold
2021-01-12USB: cdc-acm: blacklist another IR Droid deviceSean Young
2020-11-18usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt
2020-10-29USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum
2020-10-29usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol
2020-09-23usblp: fix race between disconnect() and read()Oliver Neukum
2020-06-29cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chipJoakim Tjernlund
2020-06-29usblp: poison URBs upon disconnectOliver Neukum
2020-04-02USB: cdc-acm: restore capability check orderMatthias Reichl
2020-04-02USB: cdc-acm: fix rounding error in TIOCSSERIALAnthony Mallet
2020-04-02USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIALAnthony Mallet
2020-01-29cdc-wdm: pass return value of recover_from_urb_lossYueHaibing
2019-10-29USB: usblp: fix use-after-free on disconnectJohan Hovold
2019-10-17USB: usblp: fix runtime PM after driver unbindJohan Hovold
2019-09-06USB: cdc-wdm: fix race between write and disconnect due to flag abuseOliver Neukum
2019-08-25usb: cdc-acm: make sure a refcount is taken early enoughOliver Neukum
2019-01-16usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas
2019-01-13cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.Macpaul Lin
2018-11-27usb: cdc-acm: add entry for Hiro (Conexant) modemMaarten Jacobs
2018-11-10cdc-acm: correct counting of UART states in serial state notificationTobias Herzog
2018-10-10Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...Sebastian Andrzej Siewior
2018-09-26usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...Jia-Ju Bai
2018-07-28usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel
2018-07-11usb: cdc_acm: Add quirk for Uniden UBC125 scannerHouston Yaroschoff
2018-02-03CDC-ACM: apply quirk for card readerOliver Neukum
2018-02-03USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede
2017-10-27usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau
2017-07-27USB: cdc-acm: add device-id for quirky printerJohan Hovold
2017-05-25cdc-acm: fix possible invalid access when processing notificationTobias Herzog
2017-03-30USB: usbtmc: add missing endpoint sanity checkJohan Hovold
2017-01-06USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin
2016-11-18USB: cdc-acm: fix TIOCMIWAITJohan Hovold
2016-10-07Revert "usbtmc: convert to devm_kzalloc"Greg Kroah-Hartman
2016-09-07cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li
2016-04-12USB: cdc-acm: more sanity checkingOliver Neukum
2016-03-03cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum
2016-02-17usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu
2016-02-17usb: cdc-acm: handle unlinked urb in acm read callbackLu Baolu
2015-11-23USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson
2015-11-19usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby
2015-07-27Merge 4.2-rc4 into usb-nextGreg Kroah-Hartman