1. add1250 cdc-acm: fix wrong pipe type on rx interrupt xfers by Gavin Li · 8 years ago
  2. cb42b63 cdc-acm: beautify probe() by Oliver Neukum · 8 years ago
  3. 7fae7bf cdc-wdm: use the common CDC parser by Oliver Neukum · 8 years ago
  4. 6dd3587 cdc-acm: cleanup error handling by Oliver Neukum · 8 years ago
  5. eccf2a4 cdc-acm: use the common parser by Oliver Neukum · 8 years ago
  6. a092a16 usb: cdc-acm: Space prohibited before close parenthesis ')'. by Sandhya Bankar · 8 years ago
  7. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 8 years ago
  8. 2a14759 cdc-acm: fix crash if flushed with nothing buffered by Oliver Neukum · 8 years ago
  9. 8835ba4 USB: cdc-acm: more sanity checking by Oliver Neukum · 9 years ago
  10. f9cfabc usb: usbtmc: Fix disconnect/poll interaction by Dave Penkler · 9 years ago
  11. a81cf97 cdc-acm: implement put_char() and flush_chars() by Oliver Neukum · 9 years ago
  12. 379d3d3 Add ioctls to enable and disable local controls on an instrument by Dave Penkler · 9 years ago
  13. 29779d89 Add ioctl to retrieve USBTMC-USB488 capabilities by Dave Penkler · 9 years ago
  14. eb6b92e Add support for receiving USBTMC USB488 SRQ notifications via poll/select by Dave Penkler · 9 years ago
  15. 82ed338 Add support for USBTMC USB488 SRQ notification with fasync by Dave Penkler · 9 years ago
  16. dbf3e7f Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation. by Dave Penkler · 9 years ago
  17. e912e68 cdc-acm:exclude Samsung phone 04e8:685d by Oliver Neukum · 9 years ago
  18. ffdb1e3 usb: cdc-acm: send zero packet for intel 7260 modem by Lu Baolu · 9 years ago
  19. 1945446 usb: cdc-acm: handle unlinked urb in acm read callback by Lu Baolu · 9 years ago
  20. f33a7f7 USB: cdc_acm: Ignore Infineon Flash Loader utility by Jonas Jonsson · 9 years ago
  21. 19cd80a usblp: do not set TASK_INTERRUPTIBLE before lock by Jiri Slaby · 9 years ago
  22. 722b262 Merge 4.2-rc4 into usb-next by Greg Kroah-Hartman · 9 years ago
  23. 298b992 usb: class: Use USB_CLASS_PRINTER instead of number 7 by Krzysztof Opasiak · 9 years ago
  24. 91b7256 cdc-acm: Destroy acm_minors IDR on module exit by Johannes Thumshirn · 9 years ago
  25. 15bf722 cdc-acm: Add support of ATOL FPrint fiscal printers by Alexey Sokolov · 9 years ago
  26. f504202 USB: usbtmc: add device quirk for Rigol DS6104 by Teunis van Beelen · 9 years ago
  27. 2cfef79 cdc-acm: use swap() in acm_probe() by Fabian Frederick · 9 years ago
  28. 65c35dd USB: cdc-acm: add support for up to 256 devices by Johan Hovold · 9 years ago
  29. 6cb4f4d USB: cdc-acm: use idr to manage minor numbers by Johan Hovold · 9 years ago
  30. 2fcdbdf USB: usblp.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  31. 0d3bba0 cdc-acm: prevent infinite loop when parsing CDC headers. by Quentin Casasnovas · 9 years ago
  32. 85e8a0b9 cdc-wdm: error returns need to be translated by Oliver Neukum · 9 years ago
  33. 323ece5 cdc-wdm: fix endianness bug in debug statements by Oliver Neukum · 9 years ago
  34. 28965e1 cdc-wdm: unify error handling in write by Oliver Neukum · 9 years ago
  35. 4132cd0 cdc-acm: convert to not directly using urb->status by Oliver Neukum · 9 years ago
  36. 6c8074e cdc-acm: surpress misleading message by Oliver Neukum · 9 years ago
  37. 36e59e0 cdc-acm: fix race between callback and unthrottle by Oliver Neukum · 9 years ago
  38. 76cb03e cdc-wdm: return correct error codes by Oliver Neukum · 9 years ago
  39. b20b161 cdc-acm: Add support for Denso cradle CU-321 by Björn Gerhart · 10 years ago
  40. 17136d4 cdc-acm: kill unnecessary messages by Oliver Neukum · 10 years ago
  41. 7e860a6e cdc-acm: add sanity checks by Oliver Neukum · 10 years ago
  42. 403dff4 USB: cdc-acm: check for valid interfaces by Greg Kroah-Hartman · 10 years ago
  43. d908f84 cdc-acm: memory leak in error case by Oliver Neukum · 10 years ago
  44. 69b7290 Merge 3.18-rc4 into usb-next. by Greg Kroah-Hartman · 10 years ago
  45. 2a8cdfd USB: cdc-acm: add quirk for control-line state requests by Johan Hovold · 10 years ago
  46. 4473d05 USB: cdc-acm: only raise DTR on transitions from B0 by Johan Hovold · 10 years ago
  47. b8f2854 usb: class: usbtmc: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  48. 61fbe96 cdc-acm: Drop the warning for unusual capabilities by Oliver Neukum · 10 years ago
  49. 24cb450 cdc-acm: ensure that termios get set when the port is activated by Jim Paris · 10 years ago
  50. cf84a69 USB: cdc-acm: add device id for GW Instek AFG-2225 by Johan Hovold · 10 years ago
  51. ab53eb9 usb: class: usbtmc.c: Cleaning up uninitialized variables by Rickard Strandqvist · 10 years ago
  52. d846b76 USB: usbtmc: fix DMA on stack by Oliver Neukum · 10 years ago
  53. d1b7810 USB: cdc-acm: use BIT macro by Oliver Neukum · 10 years ago
  54. 0943d8e USB: cdc-acm: use tty-port dtr_rts by Johan Hovold · 10 years ago
  55. 308fee1 USB: cdc-acm: remove redundant usb_mark_last_busy by Johan Hovold · 10 years ago
  56. 4a8ee50 USB: cdc-acm: do not update PM busy on read errors by Johan Hovold · 10 years ago
  57. b1d42ef USB: cdc-acm: minimise no-suspend window during shutdown by Johan Hovold · 10 years ago
  58. 89e54e4 USB: cdc-acm: remove redundant disconnected test from shutdown by Johan Hovold · 10 years ago
  59. bbf0cb3 USB: cdc-acm: simplify runtime PM locking by Johan Hovold · 10 years ago
  60. 5292afa USB: cdc-acm: fix runtime PM imbalance at shutdown by Johan Hovold · 10 years ago
  61. e4c3607 USB: cdc-acm: fix I/O after failed open by Johan Hovold · 10 years ago
  62. 8727bf6 USB: cdc-acm: fix failed open not being detected by Johan Hovold · 10 years ago
  63. 703df32 USB: cdc-acm: fix open and suspend race by Johan Hovold · 10 years ago
  64. 183a450 USB: cdc-acm: fix potential urb leak and PM imbalance in write by Johan Hovold · 10 years ago
  65. ed79707 USB: cdc-acm: fix shutdown and suspend race by Johan Hovold · 10 years ago
  66. bae3f4c USB: cdc-acm: fix runtime PM for control messages by Johan Hovold · 10 years ago
  67. 140cb81 USB: cdc-acm: fix broken runtime suspend by Johan Hovold · 10 years ago
  68. e144ed2 USB: cdc-acm: fix write and resume race by Johan Hovold · 10 years ago
  69. 5a345c2 USB: cdc-acm: fix write and suspend race by Johan Hovold · 10 years ago
  70. 895d240 USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driver by Michael Ulbricht · 10 years ago
  71. 070c0b1 USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate() by Alexey Khoroshilov · 10 years ago
  72. f563926 usb: cdc-wdm: resp_count can be 0 even if WDM_READ is set by Bjørn Mork · 11 years ago
  73. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  74. 99f14bd4 Merge 3.13-rc5 into usb-next by Greg Kroah-Hartman · 11 years ago
  75. 8dd5cd5 usb: cdc-wdm: avoid hanging on zero length reads by Bjørn Mork · 11 years ago
  76. d59abb9 Merge branch 3.13-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  77. 4144bc8 usb: cdc-wdm: manage_power should always set needs_remote_wakeup by Bjørn Mork · 11 years ago
  78. 3b59d16 USB: cdc-acm: Added support for the Lenovo RD02-D400 USB Modem by David Cluytens · 11 years ago
  79. 8fdbeb2 cdc-acm: fix power management in ioctl by Oliver Neukum · 11 years ago
  80. 797ef13 cdc-acm: add TIOCGICOUNT by Oliver Neukum · 11 years ago
  81. 5a6a62b cdc-acm: add TIOCMIWAIT by Oliver Neukum · 11 years ago
  82. 9983d6d usb: cdc-wdm: ignore speed change notifications by Bjørn Mork · 11 years ago
  83. 73e0686 USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifications by Greg Suarez · 11 years ago
  84. 2a6eb8a USB: usbtmc: fix up attribute permissions by Greg Kroah-Hartman · 11 years ago
  85. bd479f2 Merge 3.11-rc6 into usb-next by Greg Kroah-Hartman · 11 years ago
  86. 6dd433e USB: cdc-wdm: fix race between interrupt handler and tasklet by Oliver Neukum · 11 years ago
  87. c786138 USB: usbtmc: fix big-endian probe of Rigol devices by Johan Hovold · 11 years ago
  88. e6c7efd usbtmc: convert to devm_kzalloc by Andy Shevchenko · 11 years ago
  89. bbf4976 usbtmc: remove redundant braces by Andy Shevchenko · 11 years ago
  90. f4d844c usbtmc: call pr_err instead of plain printk by Andy Shevchenko · 11 years ago
  91. 92f78dd usbtmc: remove trailing spaces by Andy Shevchenko · 11 years ago
  92. d102e78 usb: class: cdc-acm: be careful with bInterval by Felipe Balbi · 11 years ago
  93. 71c2fb0 USB: cdc-acm: remove unneeded spin_lock_irqsave/restore on write path by Greg Kroah-Hartman · 11 years ago
  94. 50c9ba3 USB: usbtmc: Change magic number to constant by Alexandre Peixoto Ferreira · 11 years ago
  95. d2ddce3 USB: usbtmc: usbtmc_read sends multiple TMC header based on rigol_quirk by Alexandre Peixoto Ferreira · 11 years ago
  96. c2e3148 USB: usbtmc: Set rigol_quirk if device is listed by Alexandre Peixoto Ferreira · 11 years ago
  97. 88d9b2b USB: usbtmc: TMC request code segregated from usbtmc_read by Alexandre Peixoto Ferreira · 11 years ago
  98. 8402db5 USB: usbtmc: Add flag rigol_quirk to usbtmc_device_data by Alexandre Peixoto Ferreira · 11 years ago
  99. 251df49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  100. ec25e24 Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago