1. fa77ce2 USB: serial: ch341: add support for GW Instek USB2.0-Serial devices by Stephan Brunner · 3 years ago
  2. 74f2664 USB: serial: ch314: use usb_control_msg_recv() by Himadri Pandya · 3 years, 3 months ago
  3. df7b16d Revert "USB: serial: ch341: fix character loss at high transfer rates" by Johan Hovold · 3 years, 4 months ago
  4. 3c18e9b USB: serial: ch341: fix character loss at high transfer rates by Willy Tarreau · 3 years, 5 months ago
  5. 5563b3b USB: serial: ch341: add new Product ID by Niv Sardi · 3 years, 10 months ago
  6. c5d1448 USB: serial: make remove callback return void by Uwe Kleine-König · 3 years, 11 months ago
  7. bf193bf USB: serial: ch341: sort device-id entries by Johan Hovold · 4 years, 1 month ago
  8. 46ee4ab USB: serial: ch341: add new Product ID for CH341A by Jan-Niklas Burfeind · 4 years, 1 month ago
  9. fa56dd9 Merge tag 'usb-serial-5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 4 years, 5 months ago
  10. 6d0bdc4 USB: serial: ch341: fix missing simulated-break margin by Michael Hanselmann · 4 years, 6 months ago
  11. 0580baa USB: serial: ch341: simulate break condition if not supported by Michael Hanselmann · 4 years, 6 months ago
  12. 86f6da2 USB: serial: ch341: add min and max line-speed macros by Johan Hovold · 4 years, 6 months ago
  13. 2c509d1 USB: serial: ch341: name prescaler, divisor registers by Michael Hanselmann · 4 years, 7 months ago
  14. 5d0136f USB: serial: ch341: add new Product ID for CH340 by Igor Moura · 4 years, 6 months ago
  15. c432df1 USB: serial: ch341: fix lockup of devices with limited prescaler by Johan Hovold · 4 years, 8 months ago
  16. c404bf4 USB: serial: ch341: add basis for quirk detection by Michael Hanselmann · 4 years, 9 months ago
  17. 7c3d022 USB: serial: ch341: fix receiver regression by Johan Hovold · 5 years ago
  18. 4d5ef53 USB: serial: ch341: handle unbound port at reset_resume by Johan Hovold · 5 years ago
  19. 3571456 USB: serial: ch341: reimplement line-speed handling by Johan Hovold · 5 years ago
  20. e33eab9 USB: serial: ch341: fix type promotion bug in ch341_control_in() by Dan Carpenter · 6 years ago
  21. 627cfa8 USB: serial: fix module-license macros by Johan Hovold · 7 years ago
  22. 6ca98bc USB: serial: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  23. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  24. 7c61b0d USB: serial: ch341: change initial line-control settings by Johan Hovold · 8 years ago
  25. 448b6dc USB: serial: ch341: rename LCR variable in set_termios by Johan Hovold · 8 years ago
  26. e802446 USB: serial: ch341: rename modem-status register by Johan Hovold · 8 years ago
  27. beea33d USB: serial: ch341: rename shadow modem-control register by Johan Hovold · 8 years ago
  28. 91e0efc USB: serial: ch341: clean up control debug messages by Johan Hovold · 8 years ago
  29. a0467a9 USB: serial: ch341: fix modem-status handling by Johan Hovold · 8 years ago
  30. 2d5a9c7 USB: serial: ch341: fix control-message error handling by Johan Hovold · 8 years ago
  31. 55fa15b USB: serial: ch341: fix baud rate and line-control handling by Johan Hovold · 8 years ago
  32. 3cca862 USB: serial: ch341: fix line settings after reset-resume by Johan Hovold · 8 years ago
  33. ce5e292 USB: serial: ch341: fix resume after reset by Johan Hovold · 8 years ago
  34. f2950b7 USB: serial: ch341: fix open error handling by Johan Hovold · 8 years ago
  35. 030ee7a USB: serial: ch341: fix modem-control and B0 handling by Johan Hovold · 8 years ago
  36. a20047f USB: serial: ch341: fix open and resume after B0 by Johan Hovold · 8 years ago
  37. 4e2da44 USB: serial: ch341: fix initial modem-control state by Johan Hovold · 8 years ago
  38. a98b690 USB: serial: ch341: add debug output for chip version by Aidan Thornton · 8 years ago
  39. ba781bd USB: serial: ch341: add support for parity, frame length, stop bits by Aidan Thornton · 8 years ago
  40. 4e46c41 USB: serial: ch341: reinitialize chip on reconfiguration by Aidan Thornton · 8 years ago
  41. 6fde8d2 USB: serial: ch341: add register and USB request definitions by Aidan Thornton · 8 years ago
  42. fb57110 USB: serial: fix compare_const_fl.cocci warnings by Mathieu OTHACEHE · 9 years ago
  43. 3510c81 Merge tag 'usb-serial-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 10 years ago
  44. aa91def USB: ch341: set tty baud speed according to tty struct by Nicolas PLANEL · 10 years ago
  45. 394a103 USB: ch341: remove redundant close from open error path by Johan Hovold · 10 years ago
  46. d9a38a8 USB: serial: add missing newlines to dev_<level> messages. by Johan Hovold · 11 years ago
  47. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  48. 271ec2d USB: ch341: clean up interrupt handler by Johan Hovold · 11 years ago
  49. 5e409a2 USB: ch341: switch to generic TIOCMIWAIT implementation by Johan Hovold · 11 years ago
  50. d984fe9 USB: ch341: only wake up MSR queue on changes by Johan Hovold · 11 years ago
  51. fd74b0b USB: ch341: fix ignored TIOCMIWAIT mask by Johan Hovold · 11 years ago
  52. b770081 USB: ch341: clean up line-status handling by Johan Hovold · 11 years ago
  53. ac03562 USB: ch341: refactor line-status handling by Johan Hovold · 11 years ago
  54. 10c642d USB: serial: remove redundant OOM messages by Johan Hovold · 11 years ago
  55. 3f55043 USB: ch341: fix TIOCMIWAIT and disconnect by Johan Hovold · 12 years ago
  56. 7bb98f0 USB: ch341: replace custom ioctl operation with tiocmiwait by Johan Hovold · 12 years ago
  57. fa1e11d USB: ch341: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  58. 456c5be USB: ch341: fix port-data memory leak by Johan Hovold · 12 years ago
  59. 67ef930 USB: Serial: ch341.c: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  60. 59d33f2 USB: serial: remove debug parameter from usb_serial_debug_data() by Greg Kroah-Hartman · 12 years ago
  61. 79cbeea USB: serial: ch341.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  62. 1c1eaba USB: serial: ch341: make the reset_resume callback actually work. by Greg Kroah-Hartman · 13 years ago
  63. 622b80c USB: serial: ch341: put reset_resume callback back. by Greg Kroah-Hartman · 13 years ago
  64. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 13 years ago
  65. 2bfd1c9 USB: serial: ch341: remove reset_resume callback by Greg Kroah-Hartman · 13 years ago
  66. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 13 years ago
  67. 5026bb0 USB: serial: remove usb_serial_probe call in all drivers by Greg Kroah-Hartman · 13 years ago
  68. c7f3619 usb-serial: clean up unneeded PM-related fields by Alan Stern · 13 years ago
  69. 2ec7d45 USB: ch341.c: remove dbg() tracing calls by Greg Kroah-Hartman · 13 years ago
  70. a5f5e6c USB: serial: ch341.c: use module_usb_serial_driver by Greg Kroah-Hartman · 13 years ago
  71. 08a4f6b usb-serial: use new registration API in [a-c]* drivers by Alan Stern · 13 years ago
  72. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  73. 06946a6 USB: ch341: forward USB errors to USB serial core by Johan Hovold · 13 years ago
  74. 5833041 USB: serial: remove unnecessary reinitialisations of urb->dev by Johan Hovold · 13 years ago
  75. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  76. d078138 USB: serial: ch341: add new id by wangyanqing · 14 years ago
  77. 00a0d0d tty: remove filp from the USB tty ioctls by Alan Cox · 14 years ago
  78. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  79. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  80. d14fc1a USB: serial: handle Data Carrier Detect changes by Libor Pechacek · 14 years ago
  81. f26788d USB: serial: refactor generic close by Johan Hovold · 15 years ago
  82. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  83. 7d40d7e USB serial: make USB device id constant by Németh Márton · 15 years ago
  84. 5be796f USB: ch341: use get_unaligned_le16 in break_ctl by Johan Hovold · 15 years ago
  85. 52372cc USB: ch341: use le16_to_cpup to be explicit about endianess by Johan Hovold · 15 years ago
  86. f2b5cc8 USB: ch341: fix DMA buffer on stack by Johan Hovold · 15 years ago
  87. 6a9b15f USB: ch341: replace printk warnings with dev_err by Johan Hovold · 15 years ago
  88. 492896f USb: Break support for WinChipHead CH341 340 USB->Serial "chip" by Tim Small · 15 years ago
  89. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  90. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 16 years ago
  91. 1ded7ea USB: ch341 serial: fix port number changed after resume by Ming Lei · 16 years ago
  92. 664d5df USB: usb-serial ch341: support for DTR/RTS/CTS by Werner Cornelius · 16 years ago
  93. 95da310 usb_serial: API all change by Alan Cox · 16 years ago
  94. 8207823 USB: serial: ch341: New VID/PID for CH341 USB-serial by Michael F. Robbins · 17 years ago
  95. c4d0f8c usb_serial: some coding style fixes by Alan Cox · 17 years ago
  96. 0ba4034 USB: serial: remove unneeded number endpoints settings by Greg Kroah-Hartman · 17 years ago
  97. 73f5930 USB: ch341: fix termios handling by Alan Cox · 17 years ago
  98. 93b6497 USB: usb/serial/ch341.c: make 4 functions static by Adrian Bunk · 17 years ago
  99. 6ce7610 USB: Driver for CH341 USB-serial adaptor by Frank A Kingswood · 17 years ago