1. dcf097e USB: serial: pl2303: fix GL type detection by Robert Marko · 3 years, 5 months ago
  2. 3212a99 USB: serial: pl2303: fix GT type detection by Johan Hovold · 3 years, 6 months ago
  3. 1e9faef USB: serial: pl2303: fix HX type detection by Johan Hovold · 3 years, 6 months ago
  4. 3ec2ff3 tty: make use of tty_get_{char,frame}_size by Jiri Slaby · 3 years, 7 months ago
  5. f8e8c1b USB: serial: pl2303: add device id for ADLINK ND-6530 GC by Zolton Jheng · 3 years, 9 months ago
  6. f64d74a USB: serial: stop reporting legacy UART types by Johan Hovold · 3 years, 10 months ago
  7. 01fd45f USB: serial: add generic support for TIOCSSERIAL by Johan Hovold · 3 years, 10 months ago
  8. 5b48901 USB: serial: pl2303: fix TIOCGSERIAL implementation by Johan Hovold · 3 years, 10 months ago
  9. 764de10 USB: serial: pl2303: TA & TB alternate divider with non-standard baud rates by Michael G. Katzmann · 3 years, 10 months ago
  10. 8cbc753 USB: serial: pl2303: add device-type names by Johan Hovold · 3 years, 10 months ago
  11. 894758d USB: serial: pl2303: tighten type HXN (G) detection by Johan Hovold · 3 years, 10 months ago
  12. ca82f64 USB: serial: pl2303: rename legacy PL2303H type by Johan Hovold · 3 years, 10 months ago
  13. 8a7bf75 USB: serial: pl2303: amend and tighten type detection by Johan Hovold · 3 years, 10 months ago
  14. e5f48c8 USB: serial: pl2303: clean up type detection by Johan Hovold · 3 years, 10 months ago
  15. c5d1448 USB: serial: make remove callback return void by Uwe Kleine-König · 4 years ago
  16. 979d9cb USB: serial: pl2303: fix line-speed handling on newer chips by Johan Hovold · 4 years ago
  17. 031f966 USB: serial: pl2303: add device-id for HP GC device by Scott Chen · 4 years, 4 months ago
  18. 37ae231 USB: serial: only set sysrq timestamp for consoles by Johan Hovold · 4 years, 7 months ago
  19. cecc113 USB: serial: pl2303: add device-id for HP LD381 by Scott Chen · 4 years, 11 months ago
  20. ebd09f1 USB: serial: pl2303: add support for PL2303HXN by Charles Yeh · 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. c5f8165 USB: serial: pl2303: add Allied Telesis VT-Kit3 by Chris Packham · 6 years ago
  23. f64c3ab USB: serial: pl2303: fix tranceiver suspend mode by Johan Hovold · 6 years ago
  24. 68270da USB: serial: pl2303: fix non-supported xon/xoff by Johan Hovold · 6 years ago
  25. 4dcf9dd USB: serial: pl2303: add new PID to support PL2303TB by Charles Yeh · 6 years ago
  26. 8d503f2 USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displays by Scott Chen · 6 years ago
  27. 9326ec5 pl2303: switch to ->get_serial() by Al Viro · 6 years ago
  28. 29c692c9 USB: serial: pl2303: add a new device id for ATEN by Movie Song · 7 years ago
  29. 7041d9c USB: serial: pl2303: add support for tx xon/xoff flow control by Florian Zumbiehl · 7 years ago
  30. d08dd3f USB: serial: pl2303: new device id for Chilitag by Greg Kroah-Hartman · 7 years ago
  31. 627cfa8 USB: serial: fix module-license macros by Johan Hovold · 7 years ago
  32. 6ca98bc USB: serial: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  33. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  34. 3b6bcd3 USB: serial: pl2303: add new ATEN device id by Greg Kroah-Hartman · 7 years ago
  35. 9d71727 USB: serial: pl2303: clean up legacy endpoint hack by Johan Hovold · 8 years ago
  36. 9fda620 USB: serial: move pl2303 hack out of usb-serial core by Johan Hovold · 8 years ago
  37. 590298b USB: serial: pl2303: simplify endpoint check by Johan Hovold · 8 years ago
  38. 54a2190 Merge tag 'usb-serial-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 8 years ago
  39. d07830d USB: serial: pl2303: add ATEN device ID by Marcel J.E. Mol · 8 years ago
  40. b5fda43 USB: serial: pl2303: fix line-setting error handling by Johan Hovold · 8 years ago
  41. 76ab439 USB: serial: pl2303: fix NULL-deref at open by Johan Hovold · 8 years ago
  42. 49bda21 USB: pl2303: fix baud-rate divisor calculations by Michał Pecio · 9 years ago
  43. 48ef23a USB: pl2303: Remove support for Samsung I330 by Jason A. Donenfeld · 10 years ago
  44. 52772a7 USB: pl2303: disable break on shutdown by Johan Hovold · 10 years ago
  45. 399aa9a USB: pl2303: use divisors for unsupported baud rates by Lauri Hintsala · 10 years ago
  46. 91fcb1c USB: serial: pl2303: add device id for ztek device by Greg KH · 10 years ago
  47. b16c02f USB: pl2303: add ids for Hewlett-Packard HP POS pole displays by Aaron Sanders · 11 years ago
  48. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  49. a4bcb29 USB: pl2303: switch to generic TIOCMIWAIT implementation by Johan Hovold · 11 years ago
  50. dbfd286 USB: pl2303: only wake up MSR queue on changes by Johan Hovold · 11 years ago
  51. 6020c3b USB: pl2303: clean up line-status handling by Johan Hovold · 11 years ago
  52. b693468 USB: pl2303: make type data const by Johan Hovold · 11 years ago
  53. 619c435 USB: pl2303: use C_CMSPAR macro by Johan Hovold · 11 years ago
  54. 5d85045 USB: pl2303: use direct baud-rate encoding when possible by Johan Hovold · 11 years ago
  55. 20b4c78 USB: pl2303: add helper function for direct baud-rate encoding by Johan Hovold · 11 years ago
  56. c82c6d4 USB: pl2303: refactor baud-rate divisor handling by Johan Hovold · 11 years ago
  57. 871996e USB: pl2303: enforce baud-rate limits before lookup by Johan Hovold · 11 years ago
  58. 59afe10 USB: pl2303: refactor baud-rate table lookup by Johan Hovold · 11 years ago
  59. 7981682 USB: pl2303: rename pl2303_encode_baud_rate by Johan Hovold · 11 years ago
  60. 359defd USB: pl2303: add device-type abstraction by Johan Hovold · 11 years ago
  61. 23c6acb USB: pl2303: add quirk for legacy devices by Johan Hovold · 11 years ago
  62. 7f966ac USB: pl2303: clean up type handling by Johan Hovold · 11 years ago
  63. f84ee3b USB: pl2303: use speed_t for baud rates by Johan Hovold · 11 years ago
  64. 228e410 USB: pl2303: add line-status quirk for Siemens phones by Johan Hovold · 11 years ago
  65. 294bb2c USB: pl2303: remove redundant line-request call by Johan Hovold · 11 years ago
  66. 383d19c USB: pl2303: add error handling to line requests by Johan Hovold · 11 years ago
  67. a6ec824 USB: pl2303: add error handling to set_control_lines by Johan Hovold · 11 years ago
  68. 362eb02 USB: pl2303: add error handling to vendor read and write functions by Johan Hovold · 11 years ago
  69. ccfe818 USB: pl2303: clean up driver somewhat by Johan Hovold · 11 years ago
  70. 71c671b USB: pl2303: remove bogus delta_msr_wait wake up by Johan Hovold · 11 years ago
  71. 10c642d USB: serial: remove redundant OOM messages by Johan Hovold · 11 years ago
  72. 4d5147e USB: serial: clean up ioctl debugging by Johan Hovold · 11 years ago
  73. 623c826 USB: pl2303: fix data corruption on termios updates by Johan Hovold · 11 years ago
  74. a313249 USB: pl2303: fixed handling of CS5 setting by Colin Leitner · 11 years ago
  75. 54dc579 Revert "USB: pl2303: restrict the divisor based baud rate encoding method to the "HX" chip type" by Greg Kroah-Hartman · 11 years ago
  76. 1796a228 Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method" by Greg Kroah-Hartman · 11 years ago
  77. 7e12a6fc Revert "usb: pl2303: do not round to the next nearest standard baud rate for the divisor based baud rate encoding method" by Greg Kroah-Hartman · 11 years ago
  78. 336b9da Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates" by Greg Kroah-Hartman · 11 years ago
  79. 692ed4d Revert "usb: pl2303: move the two baud rate encoding methods to separate functions" by Greg Kroah-Hartman · 11 years ago
  80. 92dfe41 Revert "usb: pl2303: increase the allowed baud rate range for the divisor based encoding method" by Greg Kroah-Hartman · 11 years ago
  81. e2afb1d Revert "usb: pl2303: also use the divisor based baud rate encoding method for baud rates < 115200 with HX chips" by Greg Kroah-Hartman · 11 years ago
  82. 233c3dda Revert "usb: pl2303: add two comments concerning the supported baud rates with HX chips" by Greg Kroah-Hartman · 11 years ago
  83. 281393a Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()" by Greg Kroah-Hartman · 11 years ago
  84. b52e111 Revert "pl2303: improve the chip type information output on startup" by Greg Kroah-Hartman · 11 years ago
  85. e8bbd5c Revert "pl2303: improve the chip type detection/distinction" by Greg Kroah-Hartman · 11 years ago
  86. 0916919 Revert "USB: pl2303: distinguish between original and cloned HX chips" by Greg Kroah-Hartman · 11 years ago
  87. 7d26a78 USB: pl2303: distinguish between original and cloned HX chips by Frank Schäfer · 11 years ago
  88. 034d152 pl2303: improve the chip type detection/distinction by Frank Schäfer · 11 years ago
  89. a77a8c2 pl2303: improve the chip type information output on startup by Frank Schäfer · 11 years ago
  90. 73b583a pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup() by Frank Schäfer · 11 years ago
  91. c23bda3 usb: pl2303: add two comments concerning the supported baud rates with HX chips by Frank Schäfer · 11 years ago
  92. 61fa8d6 usb: pl2303: also use the divisor based baud rate encoding method for baud rates < 115200 with HX chips by Frank Schäfer · 11 years ago
  93. b5c16c6 usb: pl2303: increase the allowed baud rate range for the divisor based encoding method by Frank Schäfer · 11 years ago
  94. e917ba0 usb: pl2303: move the two baud rate encoding methods to separate functions by Frank Schäfer · 11 years ago
  95. b9208c7 usb: pl2303: remove 500000 baud from the list of standard baud rates by Frank Schäfer · 11 years ago
  96. 75417d9 usb: pl2303: do not round to the next nearest standard baud rate for the divisor based baud rate encoding method by Frank Schäfer · 11 years ago
  97. 57ce61a usb: pl2303: fix+improve the divsor based baud rate encoding method by Frank Schäfer · 11 years ago
  98. b8bdad6 USB: pl2303: restrict the divisor based baud rate encoding method to the "HX" chip type by Frank Schäfer · 11 years ago
  99. 02f00c4 USB: serial: pl2303: fix the upper baud rate limit check for type_0/1 chips by Frank Schäfer · 11 years ago
  100. 3ba19fe USB: pl2303: remove debugging noise by Johan Hovold · 12 years ago