1. 7a786b8 USB: serial: ftdi_sio: add support for FT232H CBUS gpios by Matthew Michilot · 5 years ago
  2. e5d8bad USB: serial: option: add the BroadMobi BM818 card by Bob Ham · 5 years ago
  3. 6caf0be USB: serial: option: Add Motorola modem UARTs by Tony Lindgren · 5 years ago
  4. 552573e USB: serial: option: add D-Link DWM-222 device ID by Rogan Dawes · 6 years ago
  5. 7e7ae38 USB: serial: option: Add support for ZTE MF871A by Yoshiaki Okamoto · 6 years ago
  6. 7f61abc Merge tag 'usb-serial-5.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 6 years ago
  7. f8377ef USB: serial: ftdi_sio: add ID for isodebug v1 by Andreas Fritiofson · 6 years ago
  8. ecefae6 docs: usb: rename files to .rst and add them to drivers-api by Mauro Carvalho Chehab · 6 years ago
  9. aed2a26 USB: serial: option: add support for GosunCn ME3630 RNDIS mode by Jörgen Storvist · 6 years ago
  10. f3dfd40 USB: serial: option: add Telit 0x1260 and 0x1261 compositions by Daniele Palmas · 6 years ago
  11. c5f8165 USB: serial: pl2303: add Allied Telesis VT-Kit3 by Chris Packham · 6 years ago
  12. 5417a7e USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS mode by Jörgen Storvist · 6 years ago
  13. 7f6fc50 USB: serial: f81232: implement break control by Ji-Ze Hong (Peter Hong) · 6 years ago
  14. 268ddb5 USB: serial: f81232: add high baud rate support by Ji-Ze Hong (Peter Hong) · 6 years ago
  15. 1c6b7ab USB: serial: f81232: clear overrun flag by Ji-Ze Hong (Peter Hong) · 6 years ago
  16. 804dbee USB: serial: f81232: fix interrupt worker not stop by Ji-Ze Hong (Peter Hong) · 6 years ago
  17. deb55e4 USB: serial: io_edgeport: fix up switch fall-through comments by Greg Kroah-Hartman · 6 years ago
  18. 5b67b10 USB: serial: drop unnecessary goto by Johan Hovold · 6 years ago
  19. a8d78d9 USB: serial: clean up throttle handling by Johan Hovold · 6 years ago
  20. 3f5edd5 USB: serial: fix unthrottle races by Johan Hovold · 6 years ago
  21. 623c46f USB: serial: spcp8x5: simplify init_termios by Johan Hovold · 6 years ago
  22. d8a7f23 USB: serial: oti6858: simplify init_termios by Johan Hovold · 6 years ago
  23. 42deef1 USB: serial: iuu_phoenix: simplify init_termios by Johan Hovold · 6 years ago
  24. fb56422 USB: serial: iuu_phoenix: drop bogus initial cflag by Johan Hovold · 6 years ago
  25. 2e75232 USB: serial: cypress_m8: clean up initial-termios handling by Johan Hovold · 6 years ago
  26. 817c0cf USB: serial: cypress_m8: drop unused termios by Johan Hovold · 6 years ago
  27. da7d26a USB: serial: cypress_m8: drop unused driver data flag by Johan Hovold · 6 years ago
  28. 6eb42a0 USB: serial: ark3116: drop redundant init_termios by Johan Hovold · 6 years ago
  29. 579bebe USB: serial: fix initial-termios handling by Johan Hovold · 6 years ago
  30. 74d8139 USB: serial: digi_acceleport: clean up set_termios by Johan Hovold · 6 years ago
  31. a7f9f29 USB: serial: digi_acceleport: clean up modem-control handling by Johan Hovold · 6 years ago
  32. f64c3ab USB: serial: pl2303: fix tranceiver suspend mode by Johan Hovold · 6 years ago
  33. 68270da USB: serial: pl2303: fix non-supported xon/xoff by Johan Hovold · 6 years ago
  34. 84f3b43 USB: serial: option: add Olicard 600 by Bjørn Mork · 6 years ago
  35. a595ecdd USB: serial: cp210x: add new device id by Greg Kroah-Hartman · 6 years ago
  36. 2908b07 USB: serial: mos7720: fix mos_parport refcount imbalance on error path by Lin Yi · 6 years ago
  37. f8df5c2 USB: serial: option: set driver_info for SIM5218 and compatibles by Mans Rullgard · 6 years ago
  38. 422c253 USB: serial: ftdi_sio: add additional NovaTech products by George McCollister · 6 years ago
  39. d1252f0 USB: serial: option: add support for Quectel EM12 by Kristian Evensen · 6 years ago
  40. ca942a0 Merge tag 'usb-serial-5.1-rc1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 6 years ago
  41. c9835df Merge tag 'usb-serial-5.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 6 years ago
  42. 6431866 USB: serial: option: add Telit ME910 ECM composition by Daniele Palmas · 6 years ago
  43. 7b0b644 USB: serial: cp210x: fix GPIO in autosuspend by Karoly Pados · 6 years ago
  44. 8d7fa3d USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 by Mans Rullgard · 6 years ago
  45. dd9d3d8 USB: serial: cp210x: add ID for Ingenico 3070 by Ivan Mironov · 6 years ago
  46. 85bc2d9 USB: serial: cp210x: add minimum baud rate for CP2105 SCI by Johanna Abrahamsson · 6 years ago
  47. 15fb84b USB: serial: cp210x: add GPIO support for CP2104 by Icenowy Zheng · 6 years ago
  48. c9381e1 Merge 5.0-rc4 into usb-next by Greg Kroah-Hartman · 6 years ago
  49. a49e1ab USB: serial: cp210x: support all gpios on CP2102N QFN28 package by Mans Rullgard · 6 years ago
  50. cae8dc3 USB: add missing SPDX lines to Kconfig and Makefiles by Greg Kroah-Hartman · 6 years ago
  51. 527c1e5 USB: serial: keyspan_usa: add proper SPDX lines for .h files by Greg Kroah-Hartman · 6 years ago
  52. 4dcf9dd USB: serial: pl2303: add new PID to support PL2303TB by Charles Yeh · 6 years ago
  53. a8eda9f USB: serial: ftdi_sio: fix GPIO not working in autosuspend by Karoly Pados · 6 years ago
  54. b81c2c3 USB: serial: simple: add Motorola Tetra TPG2200 device id by Max Schulze · 6 years ago
  55. 4b2c01a USB: serial: option: add Fibocom NL678 series by Jörgen Storvist · 6 years ago
  56. cd6a223 Merge USB 4.20-rc8 mergepoint into usb-next by Greg Kroah-Hartman · 6 years ago
  57. 1e12a52 Merge tag 'usb-serial-4.21-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 6 years ago
  58. 8d503f2 USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displays by Scott Chen · 6 years ago
  59. 28a8609 USB: serial: option: add Telit LN940 series by Jörgen Storvist · 6 years ago
  60. 3036022 USB: serial: option: add Fibocom NL668 series by Jörgen Storvist · 6 years ago
  61. cc6730d USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode) by Jörgen Storvist · 6 years ago
  62. 70a7444 USB: serial: option: add GosunCn ZTE WeLink ME3630 by Jörgen Storvist · 6 years ago
  63. 01688a6 USB: serial: mos7840: remove set but not used variables 'number, serial' by YueHaibing · 6 years ago
  64. d57ec3c USB: serial: option: add HP lt4132 by Tore Anderson · 6 years ago
  65. f51ccf4 USB: serial: console: fix reported terminal settings by Johan Hovold · 6 years ago
  66. 3289968 USB: serial: mos7840: add a product ID for the new product by JackyChou · 6 years ago
  67. e860307 USB: serial: mos7840: clean up register handling by JackyChou · 6 years ago
  68. 6abd837 USB: serial: ftdi_sio: use rounding when calculating baud rate divisors by Nikolaj Fogh · 6 years ago
  69. ab60075 USB: serial: f81534: fix reading old/new IC config by Ji-Ze Hong (Peter Hong) · 6 years ago
  70. 32d8a6f USB: serial: mos7840: remove set but not used variables 'st, data1, iflag' by YueHaibing · 6 years ago
  71. 548f32f USB: serial: quatech2: remove set but not used variable 'port_priv' by YueHaibing · 6 years ago
  72. 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
  73. 44adbac Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  74. 89303c7 Merge tag 'usb-serial-4.20-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 6 years ago
  75. 930236a complete ->[sg]et_serial() switchover by Al Viro · 6 years ago
  76. 15cc7ba usb_wwan: switch to ->[sg]et_serial() by Al Viro · 6 years ago
  77. fc6cc97 whiteheat: switch to ->get_serial() by Al Viro · 6 years ago
  78. 57e5723 ti_usb_3410_5052: switch to ->[sg]et_serial() by Al Viro · 6 years ago
  79. ee08cef ssu100: switch to ->get_serial() by Al Viro · 6 years ago
  80. 8fbde79 quatech2: switch to ->get_serial() by Al Viro · 6 years ago
  81. 9326ec5 pl2303: switch to ->get_serial() by Al Viro · 6 years ago
  82. 30296aa opticon: switch to ->get_serial() by Al Viro · 6 years ago
  83. b27ef40 mos7840: switch to ->get_serial() by Al Viro · 6 years ago
  84. 7cf3e60 mos7720: switch to ->get_serial() by Al Viro · 6 years ago
  85. 2a5357e io_ti: switch to ->get_serial() by Al Viro · 6 years ago
  86. e27235e io_edgeport: switch to ->get_serial() by Al Viro · 6 years ago
  87. 3ae36be fdti_sio: switch to ->[sg]et_serial() by Al Viro · 6 years ago
  88. c8f97e7 f81534: switch to ->get_serial() by Al Viro · 6 years ago
  89. 056abed f81232: switch to ->get_serial() by Al Viro · 6 years ago
  90. aadcd0a ark3116: switch to ->get_serial() by Al Viro · 6 years ago
  91. 81732b2 usb-serial: begin switching to ->[sg]et_serial() by Al Viro · 6 years ago
  92. 17c42e3 USB: serial: cypress_m8: remove set but not used variable 'iflag' by YueHaibing · 6 years ago
  93. 56445ee USB: serial: cypress_m8: fix interrupt-out transfer length by Johan Hovold · 6 years ago
  94. ff32d97 USB: serial: ftdi_sio: add support for FT232R CBUS gpios by Johan Hovold · 6 years ago
  95. e0658e3 USB: serial: ftdi_sio: fix gpio name collisions by Johan Hovold · 6 years ago
  96. ba93cc7 USB: serial: ftdi_sio: implement GPIO support for FT-X devices by Karoly Pados · 6 years ago
  97. f5fad71 USB: serial: simple: add Motorola Tetra MTP6550 id by Johan Hovold · 6 years ago
  98. bbc1f57 USB: serial: cypress_m8: fix spelling mistake "retreiving" -> "retrieving" by Colin Ian King · 6 years ago
  99. 7eaec37 mos7720: bury dead TIOCM... in ->ioctl() by Al Viro · 6 years ago
  100. 35aecc0 USB: serial: option: add two-endpoints device-id flag by Johan Hovold · 6 years ago