1. 0389457 cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip by Joakim Tjernlund · 4 years, 7 months ago
  2. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  3. 97fe809 CDC-ACM: heed quirk also in error handling by Oliver Neukum · 4 years, 7 months ago
  4. 296a193 usblp: poison URBs upon disconnect by Oliver Neukum · 4 years, 8 months ago
  5. a4e7279 cdc-acm: introduce a cool down by Oliver Neukum · 4 years, 9 months ago
  6. 0afccd7 cdc-acm: close race betrween suspend() and acm_softint by Oliver Neukum · 4 years, 9 months ago
  7. 62d65bd USB: cdc-acm: restore capability check order by Matthias Reichl · 4 years, 9 months ago
  8. b401f8c USB: cdc-acm: fix rounding error in TIOCSSERIAL by Anthony Mallet · 4 years, 10 months ago
  9. 633e2b2 USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIAL by Anthony Mallet · 4 years, 10 months ago
  10. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  11. 1832f2d compat_ioctl: move more drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  12. 7a75919 USB: usblp: fix use-after-free on disconnect by Johan Hovold · 5 years ago
  13. 9a31535 USB: usblp: fix runtime PM after driver unbind by Johan Hovold · 5 years ago
  14. 7a81146 Merge 5.3-rc7 into usb-next by Greg Kroah-Hartman · 5 years ago
  15. 1426bd2 USB: cdc-wdm: fix race between write and disconnect due to flag abuse by Oliver Neukum · 5 years ago
  16. de7b9aa usbtmc: more sanity checking for packet size by Oliver Neukum · 5 years ago
  17. 7ffc95e Merge 5.3-rc5 into usb-next by Greg Kroah-Hartman · 5 years ago
  18. c52873e usb: cdc-acm: make sure a refcount is taken early enough by Oliver Neukum · 5 years ago
  19. 02c4d45 USB: usblp: convert to use dev_groups by Greg Kroah-Hartman · 5 years ago
  20. 04a0625 USB: usbtmc: convert to use dev_groups by Greg Kroah-Hartman · 5 years ago
  21. ecefae6 docs: usb: rename files to .rst and add them to drivers-api by Mauro Carvalho Chehab · 6 years ago
  22. 6dade7a usb: cdc-wdm: remove redundant assignment to rv by Colin Ian King · 6 years ago
  23. 0f02321 USB: cdc-acm: clean up throttle handling by Johan Hovold · 6 years ago
  24. 764478f USB: cdc-acm: fix unthrottle races by Johan Hovold · 6 years ago
  25. 93e1c8a usb: cdc-acm: fix race during wakeup blocking TX traffic by Romain Izard · 6 years ago
  26. 0742a33 cdc-wdm: pass return value of recover_from_urb_loss by YueHaibing · 6 years ago
  27. cae8dc3 USB: add missing SPDX lines to Kconfig and Makefiles by Greg Kroah-Hartman · 6 years ago
  28. 34aabf9 usb: cdc-acm: send ZLP for Telit 3G Intel based modems by Daniele Palmas · 6 years ago
  29. eafb27f cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader. by Macpaul Lin · 6 years ago
  30. 63529ea usb: cdc-acm: add entry for Hiro (Conexant) modem by Maarten Jacobs · 6 years ago
  31. 9703fc8 Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  32. 44adbac Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  33. 99f75a1 cdc-acm: switch to ->[sg]et_serial() by Al Viro · 6 years ago
  34. f976d0e cdc-acm: correct counting of UART states in serial state notification by Tobias Herzog · 6 years ago
  35. dae3ddb cdc-acm: do not reset notification buffer index upon urb unlinking by Tobias Herzog · 6 years ago
  36. 9397940 cdc-acm: fix race between reset and control messaging by Oliver Neukum · 6 years ago
  37. 8aff4ea Merge 4.19-rc7 into usb-next by Greg Kroah-Hartman · 6 years ago
  38. f2924d4 usb: cdc_acm: Do not leak URB buffers by Romain Izard · 6 years ago
  39. 29f7915 Merge 4.19-rc6 into usb-next by Greg Kroah-Hartman · 6 years ago
  40. 2e32188 usb: usbtmc: uninitialized symbol 'actual' in usbtmc_ioctl_abort_bulk_in_tag by Guido Kiener · 6 years ago
  41. 9a83190 usb: usbtmc: uninitialized symbol 'actual' in usbtmc_ioctl_clear by Guido Kiener · 6 years ago
  42. b690020 usb: usbtmc: uninitialized symbol 'actual' in usbtmc_read by Guido Kiener · 6 years ago
  43. 100f2cd usb: usbtmc: Fix memory leak in usbtmc_ioctl_request by Guido Kiener · 6 years ago
  44. b32abf8 usb: usbtmc: Remove sysfs group TermChar and auto_abort by Guido Kiener · 6 years ago
  45. 5848828 usb: usbtmc: Fix split quoted string in debug message by Guido Kiener · 6 years ago
  46. 386be90 usb: usbtmc: Remove redundant macro USBTMC_SIZE_IOBUFFER by Guido Kiener · 6 years ago
  47. fd784ca usb: usbtmc: Remove redundant code by Guido Kiener · 6 years ago
  48. e013477 usb: usbtmc: Add ioctl USBTMC_IOCTL_API_VERSION by Guido Kiener · 6 years ago
  49. 63c97bb usb: usbtmc: Replace USBTMC_TIMEOUT macros for control messages by Guido Kiener · 6 years ago
  50. 0e59088 usb: usbtmc: Fix ioctl USBTMC_IOCTL_ABORT_BULK_OUT by Guido Kiener · 6 years ago
  51. cbe743f usb: usbtmc: Fix ioctl USBTMC_IOCTL_ABORT_BULK_IN by Guido Kiener · 6 years ago
  52. dfee02a usb: usbtmc: Fix ioctl USBTMC_IOCTL_CLEAR by Guido Kiener · 6 years ago
  53. d7604ff usb: usbtmc: Optimize usbtmc_read by Guido Kiener · 6 years ago
  54. 4d5e18d usb: usbtmc: Optimize usbtmc_write by Guido Kiener · 6 years ago
  55. ec34d08 usb: usbtmc: Add ioctl USBTMC_IOCTL_AUTO_ABORT by Guido Kiener · 6 years ago
  56. 8409e96 usb: usbtmc: add ioctl USBTMC_IOCTL_MSG_IN_ATTR by Guido Kiener · 6 years ago
  57. 739240a usb: usbtmc: Add ioctl USBTMC488_IOCTL_WAIT_SRQ by Guido Kiener · 6 years ago
  58. b19bbdc usb: usbtmc: Fix suspend/resume by Guido Kiener · 6 years ago
  59. 987b819 usb: usbtmc: Add ioctl USBTMC_IOCTL_CLEANUP_IO by Guido Kiener · 6 years ago
  60. 46ecc9d usb: usbtmc: Add ioctl USBTMC_IOCTL_CANCEL_IO by Guido Kiener · 6 years ago
  61. bb99794 usb: usbtmc: Add ioctl for vendor specific read by Guido Kiener · 6 years ago
  62. b1498451 usb: usbtmc: Add ioctl USBTMC_IOCTL_WRITE_RESULT by Guido Kiener · 6 years ago
  63. 4ddc645 usb: usbtmc: Add ioctl for vendor specific write by Guido Kiener · 6 years ago
  64. 658f24f usb: usbtmc: Add ioctl for generic requests on control by Guido Kiener · 6 years ago
  65. e871db8 Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interrupt()" by Sebastian Andrzej Siewior · 6 years ago
  66. df3aa13 Revert "cdc-acm: implement put_char() and flush_chars()" by Oliver Neukum · 6 years ago
  67. 6e22e3a usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interrupt() by Jia-Ju Bai · 6 years ago
  68. 8a7b5d0 Merge 4.18-rc7 into usb-next by Greg Kroah-Hartman · 6 years ago
  69. 60207c8 usb: usbtmc: Add support for 32 bit compat applications by Guido Kiener · 6 years ago
  70. 12dcaeb usb: usbtmc: Add ioctl for termination character by Guido Kiener · 6 years ago
  71. fbd8397 usb: usbtmc: Add ioctl for EOM bit by Guido Kiener · 6 years ago
  72. fe78a7c usb: usbtmc: Add ioctl for trigger by Guido Kiener · 6 years ago
  73. 048c6d8 usb: usbtmc: Add ioctls to set/get usb timeout by Guido Kiener · 6 years ago
  74. 19e6c57 usb: usbtmc: use consistent timeout error by Guido Kiener · 6 years ago
  75. 4f3c8d6 usb: usbtmc: Support Read Status Byte with SRQ per file by Guido Kiener · 6 years ago
  76. 1445cbe usb: cdc_acm: Add quirk for Castles VEGA3000 by Lubomir Rintel · 6 years ago
  77. 714c95c Merge 4.18-rc3 into usb-next by Greg Kroah-Hartman · 7 years ago
  78. 579b9cca usb: cdc-wdm: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 7 years ago
  79. 2df6948 USB: cdc-wdm: don't enable interrupts in USB-giveback by Sebastian Andrzej Siewior · 7 years ago
  80. 0f5f7ac usb: usblp: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 7 years ago
  81. 4685be2 usb: cdc-acm: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 7 years ago
  82. cae2bc7 usb: cdc-acm: Decrement tty port's refcount if probe() fail by Jaejoong Kim · 7 years ago
  83. 4a76256 usb: cdc_acm: Add quirk for Uniden UBC125 scanner by Houston Yaroschoff · 7 years ago
  84. baf12d6 usb: usbtmc: Remove rigol_quirk by Guido Kiener · 7 years ago
  85. b86b8eb usb: cdc_acm: prevent race at write to acm while system resumes by Dominik Bozek · 7 years ago
  86. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  87. 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
  88. 7f26ee4 USB: move many drivers to use DEVICE_ATTR_RO by Greg Kroah-Hartman · 7 years ago
  89. df1cc78 CDC-ACM: apply quirk for card reader by Oliver Neukum · 7 years ago
  90. f0386c0 USB: cdc-acm: Do not log urb submission errors on disconnect by Hans de Goede · 7 years ago
  91. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  92. 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
  93. 3efe891 USB: add SPDX identifiers to all remaining Makefiles by Greg Kroah-Hartman · 7 years ago
  94. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  95. adb393d USB: class: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  96. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  97. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  98. e4c6594 usb: class: usbtmc: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  99. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  100. 765fb2f usb: cdc_acm: Add quirk for Elatec TWN3 by Maksim Salau · 7 years ago