1. 8a7b5d0 Merge 4.18-rc7 into usb-next by Greg Kroah-Hartman · 6 years ago
  2. 60207c8 usb: usbtmc: Add support for 32 bit compat applications by Guido Kiener · 6 years ago
  3. 12dcaeb usb: usbtmc: Add ioctl for termination character by Guido Kiener · 6 years ago
  4. fbd8397 usb: usbtmc: Add ioctl for EOM bit by Guido Kiener · 6 years ago
  5. fe78a7c usb: usbtmc: Add ioctl for trigger by Guido Kiener · 6 years ago
  6. 048c6d8 usb: usbtmc: Add ioctls to set/get usb timeout by Guido Kiener · 6 years ago
  7. 19e6c57 usb: usbtmc: use consistent timeout error by Guido Kiener · 6 years ago
  8. 4f3c8d6 usb: usbtmc: Support Read Status Byte with SRQ per file by Guido Kiener · 6 years ago
  9. 1445cbe usb: cdc_acm: Add quirk for Castles VEGA3000 by Lubomir Rintel · 6 years ago
  10. 714c95c Merge 4.18-rc3 into usb-next by Greg Kroah-Hartman · 6 years ago
  11. 579b9cca usb: cdc-wdm: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 6 years ago
  12. 2df6948 USB: cdc-wdm: don't enable interrupts in USB-giveback by Sebastian Andrzej Siewior · 6 years ago
  13. 0f5f7ac usb: usblp: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 6 years ago
  14. 4685be2 usb: cdc-acm: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 6 years ago
  15. cae2bc7 usb: cdc-acm: Decrement tty port's refcount if probe() fail by Jaejoong Kim · 6 years ago
  16. 4a76256 usb: cdc_acm: Add quirk for Uniden UBC125 scanner by Houston Yaroschoff · 6 years ago
  17. baf12d6 usb: usbtmc: Remove rigol_quirk by Guido Kiener · 6 years ago
  18. b86b8eb usb: cdc_acm: prevent race at write to acm while system resumes by Dominik Bozek · 7 years ago
  19. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  20. e4ee8b8 Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  21. 7f26ee4 USB: move many drivers to use DEVICE_ATTR_RO by Greg Kroah-Hartman · 7 years ago
  22. df1cc78 CDC-ACM: apply quirk for card reader by Oliver Neukum · 7 years ago
  23. f0386c0 USB: cdc-acm: Do not log urb submission errors on disconnect by Hans de Goede · 7 years ago
  24. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  25. 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  26. 3efe891 USB: add SPDX identifiers to all remaining Makefiles by Greg Kroah-Hartman · 7 years ago
  27. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  28. adb393d USB: class: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  29. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  30. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  31. e4c6594 usb: class: usbtmc: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  32. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  33. 765fb2f usb: cdc_acm: Add quirk for Elatec TWN3 by Maksim Salau · 7 years ago
  34. 8fec935 USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponse by Bjørn Mork · 7 years ago
  35. a70df96 usb: usbtmc: constify attribute_group structures. by Arvind Yadav · 7 years ago
  36. 1417698 Merge 4.13-rc2 into usb-next by Greg Kroah-Hartman · 7 years ago
  37. 2440bbc USB: cdc-wdm: remove unneeded DRIVER_VERSION define by Greg Kroah-Hartman · 7 years ago
  38. fe85578 USB: cdc-acm: add device-id for quirky printer by Johan Hovold · 7 years ago
  39. 64b9533 usb: cdc-wdm: use memdup_user by Geliang Tang · 7 years ago
  40. 1944581 USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications" by Bjørn Mork · 7 years ago
  41. 21470e3 usb: fix some references for /proc/bus/usb by Mauro Carvalho Chehab · 7 years ago
  42. d30eed1 cdc-acm: remove unused element of struct acm by Tobias Herzog · 7 years ago
  43. 2d6dfd1 cdc-acm: log message for serial state notification by Tobias Herzog · 7 years ago
  44. ea25835 cdc-acm: reassemble fragmented notifications by Tobias Herzog · 7 years ago
  45. 1bb9914 cdc-acm: fix possible invalid access when processing notification by Tobias Herzog · 7 years ago
  46. 041370c USB: usbtmc: refactor endpoint retrieval by Johan Hovold · 7 years ago
  47. e47ff59 Merge 4.11-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  48. 5370860 USB: usblp: refactor endpoint retrieval by Johan Hovold · 7 years ago
  49. f8d8464 USB: cdc-acm: refactor endpoint retrieval by Johan Hovold · 7 years ago
  50. 2e47c53 USB: usbtmc: fix probe error path by Johan Hovold · 7 years ago
  51. 687e068 USB: usbtmc: add missing endpoint sanity check by Johan Hovold · 7 years ago
  52. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  53. 53b7f7b usb: cdc-wdm: remove logically dead code by Gustavo A. R. Silva · 8 years ago
  54. 4ddecf7 USB: cdc-acm: fix TIOCGSERIAL flags by Johan Hovold · 8 years ago
  55. 3012160 USB: cdc-acm: add device id for GW Instek AFG-125 by Nathaniel Quillin · 8 years ago
  56. 1aba579 cdc-acm: handle read pipe errors by Ladislav Michl · 8 years ago
  57. d305394 cdc-acm: remove is_int_ep from acm structure by Ladislav Michl · 8 years ago
  58. 74bccc9 cdc-acm: store in and out pipes in acm structure by Ladislav Michl · 8 years ago
  59. ba8c931 cdc-acm: refactor killing urbs by Ladislav Michl · 8 years ago
  60. e461460 cdc-acm: avoid interface_to_usbdev call by Ladislav Michl · 8 years ago
  61. 90744af8 cdc-acm: reindent log messages by Ladislav Michl · 8 years ago
  62. 8a0a8e1 Merge 4.9-rc5 into usb-next by Greg Kroah-Hartman · 8 years ago
  63. bb2d387 USB: cdc-acm: use get_icount tty operation by Johan Hovold · 8 years ago
  64. 04cbf38 USB: cdc-acm: fix invalid user-pointer check by Johan Hovold · 8 years ago
  65. 1826640 USB: cdc-acm: fix TIOCMIWAIT by Johan Hovold · 8 years ago
  66. 7309aa8 cdc-acm: fix uninitialized variable by Oliver Neukum · 8 years ago
  67. 88aecde usbtmc: Add, clarify and fix comments by Dave Penkler · 8 years ago
  68. ab21b63 Revert "usbtmc: convert to devm_kzalloc" by Greg Kroah-Hartman · 8 years ago
  69. 2ad9d54 cdc-acm: hardening against malicious devices by Oliver Neukum · 8 years ago
  70. efbe27b cdc-acm: cleaning up debug in data submission path by Oliver Neukum · 8 years ago
  71. 46e7507 cdc-acm: cleanup debugging in submission path by Oliver Neukum · 8 years ago
  72. ab57f86 cdc-acm: delete obsolete debug messages by Oliver Neukum · 8 years ago
  73. ce8bb34 cdc-wdm: add terminating newline by Oliver Neukum · 8 years ago
  74. f6b6f8a usb: class: usbtmc: don't print on ENOMEM by Wolfram Sang · 8 years ago
  75. 1aaaa9a Merge 4.8-rc3 into usb-next by Greg Kroah-Hartman · 8 years ago
  76. add1250 cdc-acm: fix wrong pipe type on rx interrupt xfers by Gavin Li · 8 years ago
  77. 13a88bf cdc-wdm: cleanup debug messages by Oliver Neukum · 8 years ago
  78. c3014d3 usb: class: usbtmc: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  79. c1da59d cdc-wdm: Clear read pipeline in case of error by Robert Foss · 8 years ago
  80. 833415a cdc-wdm: fix "out-of-sync" due to missing notifications by Bjørn Mork · 8 years ago
  81. cb42b63 cdc-acm: beautify probe() by Oliver Neukum · 8 years ago
  82. 7fae7bf cdc-wdm: use the common CDC parser by Oliver Neukum · 8 years ago
  83. 6dd3587 cdc-acm: cleanup error handling by Oliver Neukum · 8 years ago
  84. eccf2a4 cdc-acm: use the common parser by Oliver Neukum · 8 years ago
  85. a092a16 usb: cdc-acm: Space prohibited before close parenthesis ')'. by Sandhya Bankar · 8 years ago
  86. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 8 years ago
  87. 2a14759 cdc-acm: fix crash if flushed with nothing buffered by Oliver Neukum · 8 years ago
  88. 8835ba4 USB: cdc-acm: more sanity checking by Oliver Neukum · 8 years ago
  89. f9cfabc usb: usbtmc: Fix disconnect/poll interaction by Dave Penkler · 9 years ago
  90. a81cf97 cdc-acm: implement put_char() and flush_chars() by Oliver Neukum · 9 years ago
  91. 379d3d3 Add ioctls to enable and disable local controls on an instrument by Dave Penkler · 9 years ago
  92. 29779d89 Add ioctl to retrieve USBTMC-USB488 capabilities by Dave Penkler · 9 years ago
  93. eb6b92e Add support for receiving USBTMC USB488 SRQ notifications via poll/select by Dave Penkler · 9 years ago
  94. 82ed338 Add support for USBTMC USB488 SRQ notification with fasync by Dave Penkler · 9 years ago
  95. dbf3e7f Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation. by Dave Penkler · 9 years ago
  96. e912e68 cdc-acm:exclude Samsung phone 04e8:685d by Oliver Neukum · 9 years ago
  97. ffdb1e3 usb: cdc-acm: send zero packet for intel 7260 modem by Lu Baolu · 9 years ago
  98. 1945446 usb: cdc-acm: handle unlinked urb in acm read callback by Lu Baolu · 9 years ago
  99. f33a7f7 USB: cdc_acm: Ignore Infineon Flash Loader utility by Jonas Jonsson · 9 years ago
  100. 19cd80a usblp: do not set TASK_INTERRUPTIBLE before lock by Jiri Slaby · 9 years ago