1. fa74dfe USB: serial: ch341: fix character loss at high transfer rates by Willy Tarreau · 3 years, 5 months ago
  2. a8bf648 USB: serial: ch341: add new Product ID by Niv Sardi · 3 years, 10 months ago
  3. 71245b9 USB: serial: ch341: sort device-id entries by Johan Hovold · 4 years, 1 month ago
  4. e00156c USB: serial: ch341: add new Product ID for CH341A by Jan-Niklas Burfeind · 4 years, 1 month ago
  5. a93327a USB: serial: ch341: add new Product ID for CH340 by Igor Moura · 4 years, 6 months ago
  6. 79410c8 USB: serial: ch341: handle unbound port at reset_resume by Johan Hovold · 5 years ago
  7. 4c73f19 USB: serial: ch341: fix type promotion bug in ch341_control_in() by Dan Carpenter · 6 years ago
  8. 2f94641 USB: serial: ch341: fix modem-control and B0 handling by Johan Hovold · 8 years ago
  9. 0556a65 USB: serial: ch341: fix open and resume after B0 by Johan Hovold · 8 years ago
  10. 3ed1f6d USB: serial: ch341: fix control-message error handling by Johan Hovold · 8 years ago
  11. 139556a USB: serial: ch341: fix open error handling by Johan Hovold · 8 years ago
  12. 1685daa USB: serial: ch341: fix resume after reset by Johan Hovold · 8 years ago
  13. 4aeab97 USB: serial: ch341: fix initial modem-control state by Johan Hovold · 8 years ago
  14. fb57110 USB: serial: fix compare_const_fl.cocci warnings by Mathieu OTHACEHE · 9 years ago
  15. 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
  16. aa91def USB: ch341: set tty baud speed according to tty struct by Nicolas PLANEL · 10 years ago
  17. 394a103 USB: ch341: remove redundant close from open error path by Johan Hovold · 10 years ago
  18. d9a38a8 USB: serial: add missing newlines to dev_<level> messages. by Johan Hovold · 11 years ago
  19. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  20. 271ec2d USB: ch341: clean up interrupt handler by Johan Hovold · 11 years ago
  21. 5e409a26 USB: ch341: switch to generic TIOCMIWAIT implementation by Johan Hovold · 11 years ago
  22. d984fe9 USB: ch341: only wake up MSR queue on changes by Johan Hovold · 11 years ago
  23. fd74b0b USB: ch341: fix ignored TIOCMIWAIT mask by Johan Hovold · 11 years ago
  24. b770081 USB: ch341: clean up line-status handling by Johan Hovold · 11 years ago
  25. ac03562 USB: ch341: refactor line-status handling by Johan Hovold · 11 years ago
  26. 10c642d USB: serial: remove redundant OOM messages by Johan Hovold · 11 years ago
  27. 3f55043 USB: ch341: fix TIOCMIWAIT and disconnect by Johan Hovold · 12 years ago
  28. 7bb98f0 USB: ch341: replace custom ioctl operation with tiocmiwait by Johan Hovold · 12 years ago
  29. fa1e11d USB: ch341: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  30. 456c5be USB: ch341: fix port-data memory leak by Johan Hovold · 12 years ago
  31. 67ef930 USB: Serial: ch341.c: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  32. 59d33f2 USB: serial: remove debug parameter from usb_serial_debug_data() by Greg Kroah-Hartman · 12 years ago
  33. 79cbeea USB: serial: ch341.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  34. 1c1eaba USB: serial: ch341: make the reset_resume callback actually work. by Greg Kroah-Hartman · 13 years ago
  35. 622b80c USB: serial: ch341: put reset_resume callback back. by Greg Kroah-Hartman · 13 years ago
  36. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 13 years ago
  37. 2bfd1c9 USB: serial: ch341: remove reset_resume callback by Greg Kroah-Hartman · 13 years ago
  38. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 13 years ago
  39. 5026bb0 USB: serial: remove usb_serial_probe call in all drivers by Greg Kroah-Hartman · 13 years ago
  40. c7f3619 usb-serial: clean up unneeded PM-related fields by Alan Stern · 13 years ago
  41. 2ec7d45 USB: ch341.c: remove dbg() tracing calls by Greg Kroah-Hartman · 13 years ago
  42. a5f5e6c USB: serial: ch341.c: use module_usb_serial_driver by Greg Kroah-Hartman · 13 years ago
  43. 08a4f6b usb-serial: use new registration API in [a-c]* drivers by Alan Stern · 13 years ago
  44. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  45. 06946a6 USB: ch341: forward USB errors to USB serial core by Johan Hovold · 13 years ago
  46. 5833041 USB: serial: remove unnecessary reinitialisations of urb->dev by Johan Hovold · 13 years ago
  47. 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
  48. d078138 USB: serial: ch341: add new id by wangyanqing · 14 years ago
  49. 00a0d0d tty: remove filp from the USB tty ioctls by Alan Cox · 14 years ago
  50. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  51. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  52. d14fc1a USB: serial: handle Data Carrier Detect changes by Libor Pechacek · 14 years ago
  53. f26788d USB: serial: refactor generic close by Johan Hovold · 15 years ago
  54. 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
  55. 7d40d7e USB serial: make USB device id constant by Németh Márton · 15 years ago
  56. 5be796f USB: ch341: use get_unaligned_le16 in break_ctl by Johan Hovold · 15 years ago
  57. 52372cc USB: ch341: use le16_to_cpup to be explicit about endianess by Johan Hovold · 15 years ago
  58. f2b5cc8 USB: ch341: fix DMA buffer on stack by Johan Hovold · 15 years ago
  59. 6a9b15f USB: ch341: replace printk warnings with dev_err by Johan Hovold · 15 years ago
  60. 492896f USb: Break support for WinChipHead CH341 340 USB->Serial "chip" by Tim Small · 15 years ago
  61. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  62. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 16 years ago
  63. 1ded7ea USB: ch341 serial: fix port number changed after resume by Ming Lei · 16 years ago
  64. 664d5df USB: usb-serial ch341: support for DTR/RTS/CTS by Werner Cornelius · 16 years ago
  65. 95da310 usb_serial: API all change by Alan Cox · 16 years ago
  66. 8207823 USB: serial: ch341: New VID/PID for CH341 USB-serial by Michael F. Robbins · 17 years ago
  67. c4d0f8c usb_serial: some coding style fixes by Alan Cox · 17 years ago
  68. 0ba4034 USB: serial: remove unneeded number endpoints settings by Greg Kroah-Hartman · 17 years ago
  69. 73f5930 USB: ch341: fix termios handling by Alan Cox · 17 years ago
  70. 93b6497 USB: usb/serial/ch341.c: make 4 functions static by Adrian Bunk · 17 years ago
  71. 6ce7610 USB: Driver for CH341 USB-serial adaptor by Frank A Kingswood · 17 years ago