summaryrefslogtreecommitdiff
path: root/drivers/usb/class
Commit message (Expand)AuthorAge
* usb: cdc_acm: prevent race at write to acm while system resumesDominik Bozek2018-02-16
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-02-01
|\
| * USB: move many drivers to use DEVICE_ATTR_ROGreg Kroah-Hartman2018-01-24
| * CDC-ACM: apply quirk for card readerOliver Neukum2018-01-22
| * USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede2018-01-16
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
|/
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-13
|\
| * USB: add SPDX identifiers to all remaining MakefilesGreg Kroah-Hartman2017-11-07
| * USB: class: Remove redundant license textGreg Kroah-Hartman2017-11-04
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
| * usb: class: usbtmc: mark expected switch fall-throughGustavo A. R. Silva2017-10-27
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/
* usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau2017-10-17
* USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponseBjørn Mork2017-09-25
* usb: usbtmc: constify attribute_group structures.Arvind Yadav2017-08-10
* Merge 4.13-rc2 into usb-nextGreg Kroah-Hartman2017-07-23
|\
| * USB: cdc-acm: add device-id for quirky printerJohan Hovold2017-07-17
* | USB: cdc-wdm: remove unneeded DRIVER_VERSION defineGreg Kroah-Hartman2017-07-22
|/
* usb: cdc-wdm: use memdup_userGeliang Tang2017-05-17
* USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"Bjørn Mork2017-04-25
* usb: fix some references for /proc/bus/usbMauro Carvalho Chehab2017-04-18
* cdc-acm: remove unused element of struct acmTobias Herzog2017-04-01
* cdc-acm: log message for serial state notificationTobias Herzog2017-04-01
* cdc-acm: reassemble fragmented notificationsTobias Herzog2017-04-01
* cdc-acm: fix possible invalid access when processing notificationTobias Herzog2017-04-01
* USB: usbtmc: refactor endpoint retrievalJohan Hovold2017-03-29
* Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman2017-03-27
|\
| * USB: usbtmc: fix probe error pathJohan Hovold2017-03-17
| * USB: usbtmc: add missing endpoint sanity checkJohan Hovold2017-03-17
* | USB: usblp: refactor endpoint retrievalJohan Hovold2017-03-23
* | USB: cdc-acm: refactor endpoint retrievalJohan Hovold2017-03-23
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* usb: cdc-wdm: remove logically dead codeGustavo A. R. Silva2017-02-15
* USB: cdc-acm: fix TIOCGSERIAL flagsJohan Hovold2017-01-26
* USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin2016-12-05
* cdc-acm: handle read pipe errorsLadislav Michl2016-11-21
* cdc-acm: remove is_int_ep from acm structureLadislav Michl2016-11-21
* cdc-acm: store in and out pipes in acm structureLadislav Michl2016-11-21
* cdc-acm: refactor killing urbsLadislav Michl2016-11-21
* cdc-acm: avoid interface_to_usbdev callLadislav Michl2016-11-21
* cdc-acm: reindent log messagesLadislav Michl2016-11-21
* Merge 4.9-rc5 into usb-nextGreg Kroah-Hartman2016-11-14
|\
| * USB: cdc-acm: fix TIOCMIWAITJohan Hovold2016-11-10
| * cdc-acm: fix uninitialized variableOliver Neukum2016-11-07
* | USB: cdc-acm: use get_icount tty operationJohan Hovold2016-11-10
* | USB: cdc-acm: fix invalid user-pointer checkJohan Hovold2016-11-10
* | usbtmc: Add, clarify and fix commentsDave Penkler2016-10-24
|/