summaryrefslogtreecommitdiffstats
path: root/drivers/usb/class
Commit message (Expand)AuthorAgeFilesLines
* usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau2017-10-271-0/+3
* USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponseBjørn Mork2017-10-121-1/+3
* USB: cdc-acm: add device-id for quirky printerJohan Hovold2017-07-271-0/+3
* cdc-acm: fix possible invalid access when processing notificationTobias Herzog2017-05-251-4/+9
* USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"Bjørn Mork2017-05-201-99/+4
* USB: usbtmc: fix probe error pathJohan Hovold2017-03-301-2/+6
* USB: usbtmc: add missing endpoint sanity checkJohan Hovold2017-03-301-1/+9
* USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin2017-01-061-0/+1
* USB: cdc-acm: fix TIOCMIWAITJohan Hovold2016-11-101-2/+0
* cdc-acm: fix uninitialized variableOliver Neukum2016-11-071-0/+2
* Revert "usbtmc: convert to devm_kzalloc"Greg Kroah-Hartman2016-09-281-1/+2
* cdc-acm: hardening against malicious devicesOliver Neukum2016-09-211-0/+5
* cdc-acm: cleaning up debug in data submission pathOliver Neukum2016-09-131-10/+6
* cdc-acm: cleanup debugging in submission pathOliver Neukum2016-09-131-4/+4
* cdc-acm: delete obsolete debug messagesOliver Neukum2016-09-091-17/+3
* cdc-wdm: add terminating newlineOliver Neukum2016-09-091-10/+10
* usb: class: usbtmc: don't print on ENOMEMWolfram Sang2016-08-301-3/+1
* Merge 4.8-rc3 into usb-nextGreg Kroah-Hartman2016-08-212-4/+2
|\
| * cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li2016-08-152-4/+2
* | cdc-wdm: cleanup debug messagesOliver Neukum2016-08-151-4/+3
* | usb: class: usbtmc: don't print error when allocating urb failsWolfram Sang2016-08-151-3/+1
* | cdc-wdm: Clear read pipeline in case of errorRobert Foss2016-08-101-10/+29
* | cdc-wdm: fix "out-of-sync" due to missing notificationsBjørn Mork2016-08-091-4/+99
|/
* cdc-acm: beautify probe()Oliver Neukum2016-07-181-20/+24
* cdc-wdm: use the common CDC parserOliver Neukum2016-07-181-25/+5
* cdc-acm: cleanup error handlingOliver Neukum2016-07-181-5/+3
* cdc-acm: use the common parserOliver Neukum2016-07-181-59/+10
* usb: cdc-acm: Space prohibited before close parenthesis ')'.Sandhya Bankar2016-06-071-1/+1
* tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-301-2/+2
* cdc-acm: fix crash if flushed with nothing bufferedOliver Neukum2016-04-131-0/+4
* USB: cdc-acm: more sanity checkingOliver Neukum2016-03-181-0/+3
* usb: usbtmc: Fix disconnect/poll interactionDave Penkler2016-02-201-1/+2
* cdc-acm: implement put_char() and flush_chars()Oliver Neukum2016-02-142-0/+68
* Add ioctls to enable and disable local controls on an instrumentDave Penkler2016-02-031-0/+70
* Add ioctl to retrieve USBTMC-USB488 capabilitiesDave Penkler2016-02-031-0/+12
* Add support for receiving USBTMC USB488 SRQ notifications via poll/selectDave Penkler2016-02-031-0/+23
* Add support for USBTMC USB488 SRQ notification with fasyncDave Penkler2016-02-031-0/+24
* Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation.Dave Penkler2016-02-031-0/+201
* cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum2016-01-241-0/+5
* usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu2016-01-242-0/+7
* usb: cdc-acm: handle unlinked urb in acm read callbackLu Baolu2016-01-241-1/+2
* USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson2015-11-231-0/+5
* usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby2015-11-191-1/+1
* Merge 4.2-rc4 into usb-nextGreg Kroah-Hartman2015-07-271-0/+1
|\
| * cdc-acm: Destroy acm_minors IDR on module exitJohannes Thumshirn2015-07-221-0/+1
* | usb: class: Use USB_CLASS_PRINTER instead of number 7Krzysztof Opasiak2015-07-221-24/+42
|/
* cdc-acm: Add support of ATOL FPrint fiscal printersAlexey Sokolov2015-06-082-0/+10
* USB: usbtmc: add device quirk for Rigol DS6104Teunis van Beelen2015-06-021-0/+1
* cdc-acm: use swap() in acm_probe()Fabian Frederick2015-05-241-8/+2
* USB: cdc-acm: add support for up to 256 devicesJohan Hovold2015-05-241-1/+1