summaryrefslogtreecommitdiff
path: root/drivers/usb/class
AgeCommit message (Expand)Author
2016-10-26usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby
2015-09-18cdc-wdm: fix endianness bug in debug statementsOliver Neukum
2015-06-19cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas
2015-06-19cdc-acm: add sanity checksOliver Neukum
2015-04-14USB: cdc-acm: check for valid interfacesGreg Kroah-Hartman
2015-04-14cdc-acm: memory leak in error caseOliver Neukum
2015-02-02USB: cdc-acm: only raise DTR on transitions from B0Johan Hovold
2015-02-02USB: cdc-acm: add device id for GW Instek AFG-2225Johan Hovold
2014-06-26USB: cdc-acm: fix runtime PM imbalance at shutdownJohan Hovold
2014-06-26USB: cdc-acm: fix I/O after failed openJohan Hovold
2014-06-26USB: cdc-acm: fix shutdown and suspend raceJohan Hovold
2014-06-26USB: cdc-acm: fix runtime PM for control messagesJohan Hovold
2014-06-26USB: cdc-acm: fix broken runtime suspendJohan Hovold
2014-06-26USB: cdc-acm: fix write and resume raceJohan Hovold
2014-06-26USB: cdc-acm: fix write and suspend raceJohan Hovold
2014-06-07USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driverMichael Ulbricht
2014-01-08usb: cdc-wdm: manage_power should always set needs_remote_wakeupBjørn Mork
2013-12-11USB: cdc-acm: Added support for the Lenovo RD02-D400 USB ModemDavid Cluytens
2013-09-26USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum
2013-03-28USB: cdc-acm: fix device unregistrationJohan Hovold
2013-03-20USB: cdc-wdm: fix buffer overflowOliver Neukum
2013-01-17USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"Denis N Ladin
2012-12-17cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)Dan Williams
2012-10-28usb: acm: fix the computation of the number of data bitsNicolas Boullis
2012-10-28USB: cdc-acm: fix pipe type of write endpointMing Lei
2012-10-21Add CDC-ACM support for the CX93010-2x UCMxx USB ModemJean-Christian de Rivaz
2012-10-02USB: cdc-wdm: fix wdm_find_device* return valueBjørn Mork
2012-09-14USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle
2012-07-16USB: cdc-wdm: fix lockup on error in wdm_readBjørn Mork
2012-06-22usb: cdc-acm: fix devices not unthrottled on openOtto Meta
2012-06-22USB: cdc-wdm: Add Vodafone/Huawei K5005 supportBjørn Mork
2012-06-01USB: cdc-wdm: remove from device list on disconnectBjørn Mork
2012-06-01USB: cdc-wdm: cannot use dev_printk when device is goneBjørn Mork
2012-06-01USB: cdc-wdm: poll must return POLLHUP if device is goneBjørn Mork
2012-06-01USB: cdc-wdm: fix memory leakOliver Neukum
2012-06-01USB: cdc-wdm: sanitize error returnsOliver Neukum
2012-04-26USB: cdc-wdm: fix race leading leading to memory corruptionOliver Neukum
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-03-08usb: cdc-wdm: adding usb_cdc_wdm_register subdriver supportBjørn Mork
2012-03-08usb: cdc-wdm: adding list lookup indirectionBjørn Mork
2012-03-08usb: cdc-wdm: split out reusable parts of probeBjørn Mork
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2012-03-08USB: cdc-acm, use tty_standard_installJiri Slaby
2012-02-24USB: allow users to run setserial with cdc-acmOliver Neukum
2012-02-24cdc-wdm: Don't clear WDM_READ unless entire read buffer is emptiedBen Hutchings
2012-02-24cdc-wdm: Fix more races on the read pathBen Hutchings
2012-02-10usb: cdc-wdm: make reset work with blocking IOBjørn Mork
2012-02-10Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman
2012-01-26usb: cdc-wdm: Add device-id for Huawei 3G/LTE modemsBjørn Mork
2012-01-24USB: cdc-wdm: avoid printing odd-looking "cdc-wdm-176" namesBjørn Mork