summaryrefslogtreecommitdiffstats
path: root/drivers/usb/class
Commit message (Expand)AuthorAgeFilesLines
* USB: cdc-acm: add device-id for quirky printerJohan Hovold2017-07-171-0/+3
* usb: cdc-wdm: use memdup_userGeliang Tang2017-05-171-13/+4Star
* USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"Bjørn Mork2017-04-251-99/+4Star
* usb: fix some references for /proc/bus/usbMauro Carvalho Chehab2017-04-182-2/+2
* cdc-acm: remove unused element of struct acmTobias Herzog2017-04-011-1/+0Star
* cdc-acm: log message for serial state notificationTobias Herzog2017-04-011-0/+2
* cdc-acm: reassemble fragmented notificationsTobias Herzog2017-04-012-29/+86
* cdc-acm: fix possible invalid access when processing notificationTobias Herzog2017-04-011-4/+9
* USB: usbtmc: refactor endpoint retrievalJohan Hovold2017-03-291-38/+18Star
* Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman2017-03-271-3/+15
|\
| * USB: usbtmc: fix probe error pathJohan Hovold2017-03-171-2/+6
| * USB: usbtmc: add missing endpoint sanity checkJohan Hovold2017-03-171-1/+9
* | USB: usblp: refactor endpoint retrievalJohan Hovold2017-03-231-22/+13Star
* | USB: cdc-acm: refactor endpoint retrievalJohan Hovold2017-03-231-17/+7Star
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-022-1/+2
* usb: cdc-wdm: remove logically dead codeGustavo A. R. Silva2017-02-151-1/+1
* USB: cdc-acm: fix TIOCGSERIAL flagsJohan Hovold2017-01-261-1/+0Star
* USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin2016-12-051-0/+1
* cdc-acm: handle read pipe errorsLadislav Michl2016-11-212-10/+53
* cdc-acm: remove is_int_ep from acm structureLadislav Michl2016-11-212-4/+2Star
* cdc-acm: store in and out pipes in acm structureLadislav Michl2016-11-212-16/+18
* cdc-acm: refactor killing urbsLadislav Michl2016-11-211-27/+16Star
* cdc-acm: avoid interface_to_usbdev callLadislav Michl2016-11-211-6/+3Star
* cdc-acm: reindent log messagesLadislav Michl2016-11-211-18/+17Star
* Merge 4.9-rc5 into usb-nextGreg Kroah-Hartman2016-11-141-2/+2
|\
| * USB: cdc-acm: fix TIOCMIWAITJohan Hovold2016-11-101-2/+0Star
| * cdc-acm: fix uninitialized variableOliver Neukum2016-11-071-0/+2
* | USB: cdc-acm: use get_icount tty operationJohan Hovold2016-11-101-19/+12Star
* | USB: cdc-acm: fix invalid user-pointer checkJohan Hovold2016-11-101-3/+0Star
* | usbtmc: Add, clarify and fix commentsDave Penkler2016-10-241-2/+3
|/
* 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/+6Star
* cdc-acm: cleanup debugging in submission pathOliver Neukum2016-09-131-4/+4
* cdc-acm: delete obsolete debug messagesOliver Neukum2016-09-091-17/+3Star
* cdc-wdm: add terminating newlineOliver Neukum2016-09-091-10/+10
* usb: class: usbtmc: don't print on ENOMEMWolfram Sang2016-08-301-3/+1Star
* Merge 4.8-rc3 into usb-nextGreg Kroah-Hartman2016-08-222-4/+2Star
|\
| * cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li2016-08-152-4/+2Star
* | cdc-wdm: cleanup debug messagesOliver Neukum2016-08-151-4/+3Star
* | usb: class: usbtmc: don't print error when allocating urb failsWolfram Sang2016-08-151-3/+1Star
* | 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/+5Star
* cdc-acm: cleanup error handlingOliver Neukum2016-07-181-5/+3Star
* cdc-acm: use the common parserOliver Neukum2016-07-181-59/+10Star
* usb: cdc-acm: Space prohibited before close parenthesis ')'.Sandhya Bankar2016-06-081-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