1. 2d5a9c7 USB: serial: ch341: fix control-message error handling by Johan Hovold · 8 years ago
  2. 146cc8a USB: serial: kl5kusb105: fix line-state error handling by Johan Hovold · 8 years ago
  3. 55fa15b USB: serial: ch341: fix baud rate and line-control handling by Johan Hovold · 8 years ago
  4. 3cca862 USB: serial: ch341: fix line settings after reset-resume by Johan Hovold · 8 years ago
  5. ce5e292 USB: serial: ch341: fix resume after reset by Johan Hovold · 8 years ago
  6. f2950b7 USB: serial: ch341: fix open error handling by Johan Hovold · 8 years ago
  7. 030ee7a USB: serial: ch341: fix modem-control and B0 handling by Johan Hovold · 8 years ago
  8. a20047f USB: serial: ch341: fix open and resume after B0 by Johan Hovold · 8 years ago
  9. 4e2da44 USB: serial: ch341: fix initial modem-control state by Johan Hovold · 8 years ago
  10. ef07993 USB: serial: ti_usb_3410_5052: fix NULL-deref at open by Johan Hovold · 8 years ago
  11. cc09092 USB: serial: spcp8x5: fix NULL-deref at open by Johan Hovold · 8 years ago
  12. f09d188 USB: serial: quatech2: fix sleep-while-atomic in close by Johan Hovold · 8 years ago
  13. 76ab439 USB: serial: pl2303: fix NULL-deref at open by Johan Hovold · 8 years ago
  14. 5afeef2 USB: serial: oti6858: fix NULL-deref at open by Johan Hovold · 8 years ago
  15. a5bc019 USB: serial: omninet: fix NULL-derefs at open and disconnect by Johan Hovold · 8 years ago
  16. 472d7e5 USB: serial: mos7840: fix misleading interrupt-URB comment by Johan Hovold · 8 years ago
  17. fc43e65 USB: serial: mos7840: remove unused write URB by Johan Hovold · 8 years ago
  18. 5c75633 USB: serial: mos7840: fix NULL-deref at open by Johan Hovold · 8 years ago
  19. 9da049b USB: serial: mos7720: remove obsolete port initialisation by Johan Hovold · 8 years ago
  20. fde1faf USB: serial: mos7720: fix parallel probe by Johan Hovold · 8 years ago
  21. 75dd211 USB: serial: mos7720: fix parport use-after-free on probe errors by Johan Hovold · 8 years ago
  22. 91a1ff4 USB: serial: mos7720: fix use-after-free on probe errors by Johan Hovold · 8 years ago
  23. b05aebc USB: serial: mos7720: fix NULL-deref at open by Johan Hovold · 8 years ago
  24. 21ce578 USB: serial: kobil_sct: fix NULL-deref in write by Johan Hovold · 8 years ago
  25. 5d9b0f8 USB: serial: keyspan_pda: verify endpoints at probe by Johan Hovold · 8 years ago
  26. 90507d5 USB: serial: iuu_phoenix: fix NULL-deref at open by Johan Hovold · 8 years ago
  27. e35d6d7 USB: serial: io_ti: bind to interface after fw download by Johan Hovold · 8 years ago
  28. 2330d0a USB: serial: io_ti: fix I/O after disconnect by Johan Hovold · 8 years ago
  29. 4f9785c USB: serial: io_ti: fix another NULL-deref at open by Johan Hovold · 8 years ago
  30. a323fef USB: serial: io_ti: fix NULL-deref at open by Johan Hovold · 8 years ago
  31. 0dd4084 USB: serial: io_edgeport: fix NULL-deref at open by Johan Hovold · 8 years ago
  32. c4ac449 USB: serial: garmin_gps: fix memory leak on failed URB submit by Johan Hovold · 8 years ago
  33. 3dca011 USB: serial: cyberjack: fix NULL-deref at open by Johan Hovold · 8 years ago
  34. 4271576 USB: serial: f81534: detect errors from f81534_logic_to_phy_port() by Geert Uytterhoeven · 8 years ago
  35. d8a12b7 USB: serial: option: add dlink dwm-158 by Giuseppe Lippolis · 8 years ago
  36. 5b09eff USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041 by Daniele Palmas · 8 years ago
  37. 66c7931 Merge tag 'usb-serial-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 8 years ago
  38. 3c3dd1e USB: serial: kl5kusb105: abort on open exception path by Pan Bian · 8 years ago
  39. 6774d5f USB: serial: kl5kusb105: fix open error path by Johan Hovold · 8 years ago
  40. 0c9bd60 USB: serial: add Fintek F81532/534 driver by Ji-Ze Hong (Peter Hong) · 8 years ago
  41. 009615ab USB: serial: cp210x: use tcflag_t to fix incompatible pointer type by Geert Uytterhoeven · 8 years ago
  42. 2ab1329 USB: serial: cp210x: add ID for the Zone DPMX by Paul Jakma · 8 years ago
  43. 2fbd69c USB: serial: fix invalid user-pointer checks by Johan Hovold · 8 years ago
  44. 9bfef72 USB: serial: ftdi_sio: add support for TI CC3200 LaunchPad by Doug Brown · 8 years ago
  45. a98b690 USB: serial: ch341: add debug output for chip version by Aidan Thornton · 8 years ago
  46. ba781bd USB: serial: ch341: add support for parity, frame length, stop bits by Aidan Thornton · 8 years ago
  47. 4e46c41 USB: serial: ch341: reinitialize chip on reconfiguration by Aidan Thornton · 8 years ago
  48. 6fde8d2 USB: serial: ch341: add register and USB request definitions by Aidan Thornton · 8 years ago
  49. 6b7271d USB: serial: cp210x: use bool for registered flag by Johan Hovold · 8 years ago
  50. cf5276c USB: serial: cp210x: Adding GPIO support for CP2105 by Martyn Welch · 8 years ago
  51. 0407f1c USB: serial: cp210x: return -EIO on short control transfers by Johan Hovold · 8 years ago
  52. c2b3355 USB: serial: cp210x: clean up CSIZE handling by Johan Hovold · 8 years ago
  53. 126d26f USB: serial: fix potential NULL-dereference at probe by Johan Hovold · 8 years ago
  54. de24e0a USB: serial: cp210x: fix tiocmget error handling by Johan Hovold · 8 years ago
  55. ca006f7 USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7 by Stefan Tauner · 8 years ago
  56. decc536 USB: serial: cp210x: Add ID for a Juniper console by Kyle Jones · 8 years ago
  57. c51f2ff Merge 4.8-rc7 into usb-next by Greg Kroah-Hartman · 8 years ago
  58. eddde28 Merge tag 'usb-serial-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 8 years ago
  59. f190fd9 USB: serial: simple: add support for another Infineon flashloader by Daniele Palmas · 8 years ago
  60. 40d9c32 USB: serial: option: add WeTelecom 0x6802 and 0x6803 products by Aleksandr Makarov · 8 years ago
  61. 61fc513 USB: serial: ti_usb_3410_5052: remove unused variables by Mathieu OTHACEHE · 8 years ago
  62. 38d6d23 USB: serial: ti_usb_3410_5052: use C_X macros by Mathieu OTHACEHE · 8 years ago
  63. 98ba085 USB: serial: ti_usb_3410_5052: remove useless NULL-testing by Mathieu OTHACEHE · 8 years ago
  64. 14e3c97 USB: serial: ti_usb_3410_5052: remove useless dev_dbg messages by Mathieu OTHACEHE · 8 years ago
  65. f1054b2 USB: serial: ti_usb_3410_5052: do not use __uX types by Mathieu OTHACEHE · 8 years ago
  66. 9195686 USB: serial: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  67. 6695593e USB: serial: option: add WeTelecom WM-D200 by Aleksandr Makarov · 8 years ago
  68. 3b7c7e5 USB: serial: mos7840: fix non-atomic allocation in write path by Alexey Khoroshilov · 8 years ago
  69. 5a5a1d6 USB: serial: mos7720: fix non-atomic allocation in write path by Alexey Khoroshilov · 8 years ago
  70. 647024a USB: serial: fix memleak in driver-registration error path by Alexey Klimov · 8 years ago
  71. 01d7956 USB: serial: option: add support for Telit LE920A4 by Daniele Palmas · 8 years ago
  72. ae34d12c USB: serial: ftdi_sio: add device ID for WICED USB UART dev board by Sheng-Hui J. Chu · 8 years ago
  73. 6977495 USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices by Robert Deliën · 8 years ago
  74. cf1b180 USB: serial: option: add D-Link DWM-156/A3 by Lubomir Rintel · 8 years ago
  75. 3161da9 USB: serial: use variable for status by Oliver Neukum · 8 years ago
  76. 3c0415f USB: serial: option: add support for Telit LE910 PID 0x1206 by Daniele Palmas · 9 years ago
  77. d6c4dc3 USB: serial: cp210x: use kmemdup by Muhammad Falak R Wani · 9 years ago
  78. d8d841e USB: serial: ti_usb_3410_5052: use functions rather than macros by Mathieu OTHACEHE · 9 years ago
  79. 4ab0e0d USB: serial: ti_usb_3410_5052: remove ti_usb_3410_5052.h by Mathieu OTHACEHE · 9 years ago
  80. 735ad1e USB: serial: ti_usb_3410_5052: use __packed by Mathieu OTHACEHE · 9 years ago
  81. 8bf344d USB: serial: ti_usb_3410_5052: remove useless comments by Mathieu OTHACEHE · 9 years ago
  82. dcb21ad USB: mos7720: delete parport by Sudip Mukherjee · 9 years ago
  83. 19e36ad Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  84. 60d5794 Merge tag 'usb-serial-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 9 years ago
  85. b923c6c USB: serial: ti_usb_3410_5052: add MOXA UPORT 11x0 support by Mathieu OTHACEHE · 9 years ago
  86. 194e958 USB: serial: fix minor-number allocation by Johan Hovold · 9 years ago
  87. 028c49f USB: serial: quatech2: fix use-after-free in probe error path by Johan Hovold · 9 years ago
  88. 9e45284 USB: serial: mxuport: fix use-after-free in probe error path by Johan Hovold · 9 years ago
  89. 0cd782b USB: serial: keyspan: fix debug and error messages by Johan Hovold · 9 years ago
  90. 6192450 USB: serial: keyspan: fix URB unlink by Johan Hovold · 9 years ago
  91. 35be1a7 USB: serial: keyspan: fix use-after-free in probe error path by Johan Hovold · 9 years ago
  92. c8d6295 USB: serial: io_edgeport: fix memory leaks in probe error path by Johan Hovold · 9 years ago
  93. c5c0c55 USB: serial: io_edgeport: fix memory leaks in attach error path by Johan Hovold · 9 years ago
  94. 10ee082 Merge 4.6-rc7 into tty-next by Greg Kroah-Hartman · 9 years ago
  95. 7844b89 Merge 4.6-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  96. ab5701a USB: serial: cp210x: clean up CRTSCTS flag code by Konstantin Shkolnyy · 9 years ago
  97. 9034389 USB: serial: cp210x: get rid of magic numbers in CRTSCTS flag code by Konstantin Shkolnyy · 9 years ago
  98. a377f9e USB: serial: cp210x: fix hardware flow-control disable by Konstantin Shkolnyy · 9 years ago
  99. 74d2a91 USB: serial: option: add even more ZTE device ids by Lei Liu · 9 years ago
  100. f0d0946 USB: serial: option: add more ZTE device ids by lei liu · 9 years ago