summaryrefslogtreecommitdiff
path: root/drivers/usb/class
AgeCommit message (Expand)Author
2017-08-10usb: usbtmc: constify attribute_group structures.Arvind Yadav
2017-07-23Merge 4.13-rc2 into usb-nextGreg Kroah-Hartman
2017-07-22USB: cdc-wdm: remove unneeded DRIVER_VERSION defineGreg Kroah-Hartman
2017-07-17USB: cdc-acm: add device-id for quirky printerJohan Hovold
2017-05-17usb: cdc-wdm: use memdup_userGeliang Tang
2017-04-25USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"Bjørn Mork
2017-04-18usb: fix some references for /proc/bus/usbMauro Carvalho Chehab
2017-04-01cdc-acm: remove unused element of struct acmTobias Herzog
2017-04-01cdc-acm: log message for serial state notificationTobias Herzog
2017-04-01cdc-acm: reassemble fragmented notificationsTobias Herzog
2017-04-01cdc-acm: fix possible invalid access when processing notificationTobias Herzog
2017-03-29USB: usbtmc: refactor endpoint retrievalJohan Hovold
2017-03-27Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman
2017-03-23USB: usblp: refactor endpoint retrievalJohan Hovold
2017-03-23USB: cdc-acm: refactor endpoint retrievalJohan Hovold
2017-03-17USB: usbtmc: fix probe error pathJohan Hovold
2017-03-17USB: usbtmc: add missing endpoint sanity checkJohan Hovold
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-15usb: cdc-wdm: remove logically dead codeGustavo A. R. Silva
2017-01-26USB: cdc-acm: fix TIOCGSERIAL flagsJohan Hovold
2016-12-05USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin
2016-11-21cdc-acm: handle read pipe errorsLadislav Michl
2016-11-21cdc-acm: remove is_int_ep from acm structureLadislav Michl
2016-11-21cdc-acm: store in and out pipes in acm structureLadislav Michl
2016-11-21cdc-acm: refactor killing urbsLadislav Michl
2016-11-21cdc-acm: avoid interface_to_usbdev callLadislav Michl
2016-11-21cdc-acm: reindent log messagesLadislav Michl
2016-11-14Merge 4.9-rc5 into usb-nextGreg Kroah-Hartman
2016-11-10USB: cdc-acm: use get_icount tty operationJohan Hovold
2016-11-10USB: cdc-acm: fix invalid user-pointer checkJohan Hovold
2016-11-10USB: cdc-acm: fix TIOCMIWAITJohan Hovold
2016-11-07cdc-acm: fix uninitialized variableOliver Neukum
2016-10-24usbtmc: Add, clarify and fix commentsDave Penkler
2016-09-28Revert "usbtmc: convert to devm_kzalloc"Greg Kroah-Hartman
2016-09-21cdc-acm: hardening against malicious devicesOliver Neukum
2016-09-13cdc-acm: cleaning up debug in data submission pathOliver Neukum
2016-09-13cdc-acm: cleanup debugging in submission pathOliver Neukum
2016-09-09cdc-acm: delete obsolete debug messagesOliver Neukum
2016-09-09cdc-wdm: add terminating newlineOliver Neukum
2016-08-30usb: class: usbtmc: don't print on ENOMEMWolfram Sang
2016-08-21Merge 4.8-rc3 into usb-nextGreg Kroah-Hartman
2016-08-15cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li
2016-08-15cdc-wdm: cleanup debug messagesOliver Neukum
2016-08-15usb: class: usbtmc: don't print error when allocating urb failsWolfram Sang
2016-08-10cdc-wdm: Clear read pipeline in case of errorRobert Foss
2016-08-09cdc-wdm: fix "out-of-sync" due to missing notificationsBjørn Mork
2016-07-18cdc-acm: beautify probe()Oliver Neukum
2016-07-18cdc-wdm: use the common CDC parserOliver Neukum
2016-07-18cdc-acm: cleanup error handlingOliver Neukum
2016-07-18cdc-acm: use the common parserOliver Neukum