1. 0d3bba0 cdc-acm: prevent infinite loop when parsing CDC headers. by Quentin Casasnovas · 9 years ago
  2. 85e8a0b9 cdc-wdm: error returns need to be translated by Oliver Neukum · 9 years ago
  3. 323ece5 cdc-wdm: fix endianness bug in debug statements by Oliver Neukum · 9 years ago
  4. 28965e1 cdc-wdm: unify error handling in write by Oliver Neukum · 9 years ago
  5. 4132cd0 cdc-acm: convert to not directly using urb->status by Oliver Neukum · 9 years ago
  6. 6c8074e cdc-acm: surpress misleading message by Oliver Neukum · 9 years ago
  7. 36e59e0 cdc-acm: fix race between callback and unthrottle by Oliver Neukum · 9 years ago
  8. 76cb03e cdc-wdm: return correct error codes by Oliver Neukum · 9 years ago
  9. b20b161 cdc-acm: Add support for Denso cradle CU-321 by Björn Gerhart · 10 years ago
  10. 17136d4 cdc-acm: kill unnecessary messages by Oliver Neukum · 10 years ago
  11. 7e860a6e cdc-acm: add sanity checks by Oliver Neukum · 10 years ago
  12. 403dff4 USB: cdc-acm: check for valid interfaces by Greg Kroah-Hartman · 10 years ago
  13. d908f84 cdc-acm: memory leak in error case by Oliver Neukum · 10 years ago
  14. 69b7290 Merge 3.18-rc4 into usb-next. by Greg Kroah-Hartman · 10 years ago
  15. 2a8cdfd USB: cdc-acm: add quirk for control-line state requests by Johan Hovold · 10 years ago
  16. 4473d05 USB: cdc-acm: only raise DTR on transitions from B0 by Johan Hovold · 10 years ago
  17. b8f2854 usb: class: usbtmc: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  18. 61fbe96 cdc-acm: Drop the warning for unusual capabilities by Oliver Neukum · 10 years ago
  19. 24cb450 cdc-acm: ensure that termios get set when the port is activated by Jim Paris · 10 years ago
  20. cf84a69 USB: cdc-acm: add device id for GW Instek AFG-2225 by Johan Hovold · 10 years ago
  21. ab53eb9 usb: class: usbtmc.c: Cleaning up uninitialized variables by Rickard Strandqvist · 10 years ago
  22. d846b76 USB: usbtmc: fix DMA on stack by Oliver Neukum · 10 years ago
  23. d1b7810 USB: cdc-acm: use BIT macro by Oliver Neukum · 10 years ago
  24. 0943d8e USB: cdc-acm: use tty-port dtr_rts by Johan Hovold · 10 years ago
  25. 308fee1 USB: cdc-acm: remove redundant usb_mark_last_busy by Johan Hovold · 10 years ago
  26. 4a8ee50 USB: cdc-acm: do not update PM busy on read errors by Johan Hovold · 10 years ago
  27. b1d42ef USB: cdc-acm: minimise no-suspend window during shutdown by Johan Hovold · 10 years ago
  28. 89e54e4 USB: cdc-acm: remove redundant disconnected test from shutdown by Johan Hovold · 10 years ago
  29. bbf0cb3 USB: cdc-acm: simplify runtime PM locking by Johan Hovold · 10 years ago
  30. 5292afa USB: cdc-acm: fix runtime PM imbalance at shutdown by Johan Hovold · 10 years ago
  31. e4c3607 USB: cdc-acm: fix I/O after failed open by Johan Hovold · 10 years ago
  32. 8727bf6 USB: cdc-acm: fix failed open not being detected by Johan Hovold · 10 years ago
  33. 703df32 USB: cdc-acm: fix open and suspend race by Johan Hovold · 10 years ago
  34. 183a450 USB: cdc-acm: fix potential urb leak and PM imbalance in write by Johan Hovold · 10 years ago
  35. ed79707 USB: cdc-acm: fix shutdown and suspend race by Johan Hovold · 10 years ago
  36. bae3f4c USB: cdc-acm: fix runtime PM for control messages by Johan Hovold · 10 years ago
  37. 140cb81 USB: cdc-acm: fix broken runtime suspend by Johan Hovold · 10 years ago
  38. e144ed2 USB: cdc-acm: fix write and resume race by Johan Hovold · 10 years ago
  39. 5a345c2 USB: cdc-acm: fix write and suspend race by Johan Hovold · 10 years ago
  40. 895d240 USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driver by Michael Ulbricht · 10 years ago
  41. 070c0b1 USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate() by Alexey Khoroshilov · 10 years ago
  42. f563926 usb: cdc-wdm: resp_count can be 0 even if WDM_READ is set by Bjørn Mork · 11 years ago
  43. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  44. 99f14bd4 Merge 3.13-rc5 into usb-next by Greg Kroah-Hartman · 11 years ago
  45. 8dd5cd5 usb: cdc-wdm: avoid hanging on zero length reads by Bjørn Mork · 11 years ago
  46. d59abb9 Merge branch 3.13-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  47. 4144bc8 usb: cdc-wdm: manage_power should always set needs_remote_wakeup by Bjørn Mork · 11 years ago
  48. 3b59d16 USB: cdc-acm: Added support for the Lenovo RD02-D400 USB Modem by David Cluytens · 11 years ago
  49. 8fdbeb2 cdc-acm: fix power management in ioctl by Oliver Neukum · 11 years ago
  50. 797ef13 cdc-acm: add TIOCGICOUNT by Oliver Neukum · 11 years ago
  51. 5a6a62b cdc-acm: add TIOCMIWAIT by Oliver Neukum · 11 years ago
  52. 9983d6d usb: cdc-wdm: ignore speed change notifications by Bjørn Mork · 11 years ago
  53. 73e0686 USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifications by Greg Suarez · 11 years ago
  54. 2a6eb8a USB: usbtmc: fix up attribute permissions by Greg Kroah-Hartman · 11 years ago
  55. bd479f2 Merge 3.11-rc6 into usb-next by Greg Kroah-Hartman · 11 years ago
  56. 6dd433e USB: cdc-wdm: fix race between interrupt handler and tasklet by Oliver Neukum · 11 years ago
  57. c786138 USB: usbtmc: fix big-endian probe of Rigol devices by Johan Hovold · 11 years ago
  58. e6c7efd usbtmc: convert to devm_kzalloc by Andy Shevchenko · 11 years ago
  59. bbf4976 usbtmc: remove redundant braces by Andy Shevchenko · 11 years ago
  60. f4d844c usbtmc: call pr_err instead of plain printk by Andy Shevchenko · 11 years ago
  61. 92f78dd usbtmc: remove trailing spaces by Andy Shevchenko · 11 years ago
  62. d102e78 usb: class: cdc-acm: be careful with bInterval by Felipe Balbi · 11 years ago
  63. 71c2fb0 USB: cdc-acm: remove unneeded spin_lock_irqsave/restore on write path by Greg Kroah-Hartman · 11 years ago
  64. 50c9ba3 USB: usbtmc: Change magic number to constant by Alexandre Peixoto Ferreira · 11 years ago
  65. d2ddce3 USB: usbtmc: usbtmc_read sends multiple TMC header based on rigol_quirk by Alexandre Peixoto Ferreira · 11 years ago
  66. c2e3148 USB: usbtmc: Set rigol_quirk if device is listed by Alexandre Peixoto Ferreira · 11 years ago
  67. 88d9b2b USB: usbtmc: TMC request code segregated from usbtmc_read by Alexandre Peixoto Ferreira · 11 years ago
  68. 8402db5 USB: usbtmc: Add flag rigol_quirk to usbtmc_device_data by Alexandre Peixoto Ferreira · 11 years ago
  69. 251df49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  70. 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
  71. ac9e59c USB: usbtmc: remove unnecessary memory allocation by Ming Lei · 11 years ago
  72. 25e11ec USB: regroup all depends on USB within an if USB block by Florian Fainelli · 11 years ago
  73. ef99f3a Merge 3.9-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  74. 3edce1c USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMAND by Bjørn Mork · 11 years ago
  75. 2849a3a Merge 3.9-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  76. 23a376f Merge 3.9-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  77. cb25505 USB: cdc-acm: fix device unregistration by Johan Hovold · 11 years ago
  78. c93d819 usb: cdc-acm: fix error handling in acm_probe() by Alexey Khoroshilov · 11 years ago
  79. cf2d950 Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 11 years ago
  80. aa27a09 TTY: add tty_port_tty_hangup helper by Jiri Slaby · 12 years ago
  81. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 12 years ago
  82. 688d794 Merge tag 'v3.9-rc3' into next by Dmitry Torokhov · 11 years ago
  83. a4dee9c USB: cdc-acm: Remove obsolete predefined speeds array by Samuel Tardieu · 12 years ago
  84. c0f5ece USB: cdc-wdm: fix buffer overflow by Oliver Neukum · 11 years ago
  85. 1614265 USB: cdc-acm - blacklist IMS PCU device by Dmitry Torokhov · 12 years ago
  86. 9f9cba8 Merge 3.8-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  87. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  88. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  89. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  90. 036915a USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i" by Denis N Ladin · 12 years ago
  91. ba2d8ce cdc-acm: implement TIOCSSERIAL to avoid blocking close(2) by Dan Williams · 12 years ago
  92. 301a29d usb: acm: fix the computation of the number of data bits by Nicolas Boullis · 12 years ago
  93. c521118 USB: cdc-acm: fix pipe type of write endpoint by Ming Lei · 12 years ago
  94. e7d491a Add CDC-ACM support for the CX93010-2x UCMxx USB Modem by Jean-Christian de Rivaz · 12 years ago
  95. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  96. 2bcb132 Merge 3.6-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  97. 7ac3c93 Merge 3.6-rc6 into tty-next by Greg Kroah-Hartman · 12 years ago
  98. 6a44886 USB: cdc-wdm: fix wdm_find_device* return value by Bjørn Mork · 12 years ago
  99. 49b5582 usb: cdc-acm: remove duplicated include from cdc-acm.c by Wei Yongjun · 12 years ago
  100. e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago