1. fdb838e USB: serial: suppress driver bind attributes by Johan Hovold · 5 years ago
  2. d51bdb9 USB: serial: fix runtime PM after driver unbind by Johan Hovold · 5 years ago
  3. ecefae6 docs: usb: rename files to .rst and add them to drivers-api by Mauro Carvalho Chehab · 6 years ago
  4. 579bebe USB: serial: fix initial-termios handling by Johan Hovold · 6 years ago
  5. 930236a complete ->[sg]et_serial() switchover by Al Viro · 6 years ago
  6. 81732b2 usb-serial: begin switching to ->[sg]et_serial() by Al Viro · 6 years ago
  7. 07c4dd3 Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  8. 79ef518 USB: serial: use tty_port_register_device() by Johan Hovold · 7 years ago
  9. 8a8dcab tty: replace ->proc_fops with ->proc_show by Christoph Hellwig · 7 years ago
  10. 627cfa8 USB: serial: fix module-license macros by Johan Hovold · 7 years ago
  11. 6ca98bc USB: serial: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  12. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  13. 2944fd2 USB: serial: drop unused core USB driver by Johan Hovold · 7 years ago
  14. c22ac6d USB: serial: propagate late probe errors by Johan Hovold · 8 years ago
  15. 45e5d4d USB: serial: refactor port endpoint setup by Johan Hovold · 8 years ago
  16. e1fdd5b USB: serial: drop obsolete open-race workaround by Johan Hovold · 8 years ago
  17. 9fda620 USB: serial: move pl2303 hack out of usb-serial core by Johan Hovold · 8 years ago
  18. a794499 USB: serial: add calc_num_ports callback to generic driver by Johan Hovold · 8 years ago
  19. 415d7b3 USB: serial: add probe callback to generic driver by Johan Hovold · 8 years ago
  20. 0781424 USB: serial: allow subdrivers to modify port-endpoint mapping by Johan Hovold · 8 years ago
  21. 92e6b2c USB: serial: add endpoint sanity check to core by Johan Hovold · 8 years ago
  22. 8520ac0 USB: serial: replace runtime overflow check by Johan Hovold · 8 years ago
  23. 1546e6a USB: serial: refactor and clean up endpoint handling by Johan Hovold · 10 years ago
  24. ef88f33 USB: serial: clean up endpoint and port-counter types by Johan Hovold · 8 years ago
  25. c2fef45 USB: serial: clean up probe error paths by Johan Hovold · 8 years ago
  26. 126d26f USB: serial: fix potential NULL-dereference at probe by Johan Hovold · 8 years ago
  27. 647024a USB: serial: fix memleak in driver-registration error path by Alexey Klimov · 8 years ago
  28. 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
  29. 194e958 USB: serial: fix minor-number allocation by Johan Hovold · 9 years ago
  30. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 9 years ago
  31. 8c34d82 USB: serial: use IS_ENABLED() instead of checking for FOO || FOO_MODULE by Javier Martinez Canillas · 9 years ago
  32. d23f47d USB: serial: Destroy serial_minors IDR on module exit by Johannes Thumshirn · 10 years ago
  33. 2deb96b USB: serial: fix port attribute-creation race by Johan Hovold · 10 years ago
  34. bc4b1f4 Revert "USB: serial: make bulk_out_size a lower limit" by Johan Hovold · 10 years ago
  35. 5654699 USB: serial: fix potential heap buffer overflow by Johan Hovold · 10 years ago
  36. d979e9f USB: serial: fix potential stack buffer overflow by Johan Hovold · 10 years ago
  37. 3fff3b4 USB: serial: remove overly defensive port tests by Johan Hovold · 11 years ago
  38. 10164c2 USB: serial: fix sysfs-attribute removal deadlock by Johan Hovold · 11 years ago
  39. d9a38a8 USB: serial: add missing newlines to dev_<level> messages. by Johan Hovold · 11 years ago
  40. ca0400d USB: serial: add missing braces by Johan Hovold · 11 years ago
  41. 5083fd7 USB: serial: make bulk_out_size a lower limit by Johan Hovold · 11 years ago
  42. 4d5147e USB: serial: clean up ioctl debugging by Johan Hovold · 11 years ago
  43. f5f4530 USB: serial: clean up dtr_rts by Johan Hovold · 12 years ago
  44. 455b4f7 USB: serial: increase the number of devices we support by Greg Kroah-Hartman · 12 years ago
  45. e5b1e20 USB: serial: make minor allocation dynamic by Greg Kroah-Hartman · 12 years ago
  46. 1143832 USB: serial: ports: add minor and port number by Greg Kroah-Hartman · 12 years ago
  47. f448803 USB: serial: fix TIOCMIWAIT return value by Johan Hovold · 12 years ago
  48. 4746b6c USB: serial: clean up chars_in_buffer by Johan Hovold · 12 years ago
  49. dcf0105 USB: serial: add generic wait_until_sent implementation by Johan Hovold · 12 years ago
  50. 0693196 USB: serial: add wait_until_sent operation by Johan Hovold · 12 years ago
  51. ec25e24 Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  52. ef99f3a Merge 3.9-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  53. b133797 Revert "USB: serial: fix hang when opening port" by Greg Kroah-Hartman · 12 years ago
  54. 02d5f08 Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 12 years ago
  55. eba0e3c USB: serial: fix hang when opening port by Ming Lei · 12 years ago
  56. 659597b7 USB: serial: update copyright information by Johan Hovold · 12 years ago
  57. c371de1 USB: serial: wake up MSR-wait queue on disconnect by Johan Hovold · 12 years ago
  58. 143d9d9 USB: serial: add tiocmiwait subdriver operation by Johan Hovold · 12 years ago
  59. 6a5c821 USB: serial: use urb poison to reliably kill traffic by Johan Hovold · 12 years ago
  60. 69a3d21 USB: serial: rename port release by Johan Hovold · 12 years ago
  61. a4a8310 USB: serial: fix port release by Johan Hovold · 12 years ago
  62. c3452f5 USB: serial: clean up generic-operation handling by Johan Hovold · 12 years ago
  63. 79b80b8 USB: serial: remove generic release callback by Johan Hovold · 12 years ago
  64. 0f16cfe USB: serial: remove generic disconnect callback by Johan Hovold · 12 years ago
  65. 6b03f7f USB: serial: remove redundant allocation error messages by Johan Hovold · 12 years ago
  66. d12e211 USB: serial: clean up debug info by Johan Hovold · 12 years ago
  67. 9993b42 USB: serial: remove redundant comments by Johan Hovold · 12 years ago
  68. 395e08d USB: serial: rename tty-port callbacks by Johan Hovold · 12 years ago
  69. 93e4f47 USB: serial: comments on suspend failure by Ming Lei · 12 years ago
  70. 2849a3a Merge 3.9-rc4 into usb-next by Greg Kroah-Hartman · 12 years ago
  71. d797105 USB: serial: fix interface refcounting by Johan Hovold · 12 years ago
  72. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 12 years ago
  73. 8a7298d usb/serial: Remove unnecessary check for console by Peter Hurley · 12 years ago
  74. b2ca699 USB: serial: fix null-pointer dereferences on disconnect by Johan Hovold · 12 years ago
  75. 810360a USB: serial: grab disconnect mutex in chars_in_buffer by Johan Hovold · 12 years ago
  76. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  77. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  78. 44b0f08 USB: serial: fix up bug with missing {} by Greg Kroah-Hartman · 12 years ago
  79. ee42f6c USB: serial: core: fix up printk() usage by Greg Kroah-Hartman · 12 years ago
  80. 3033bc8 USB: Serial: usb-serial: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  81. 92931d2 USB: serial: core: clean up dbg and printk usage. by Greg Kroah-Hartman · 12 years ago
  82. fee84a5 USB: serial: core: remove some trace debugging calls by Greg Kroah-Hartman · 12 years ago
  83. 36b3c07 tty: Move the handling of the tty release logic by Alan Cox · 13 years ago
  84. adc8d74 tty: move the termios object into the tty by Alan Cox · 13 years ago
  85. fc915c8 Merge 3.5-rc4 into tty-next by Greg Kroah-Hartman · 13 years ago
  86. ca4ff10 TTY: usb-serial, use tty_port_install by Jiri Slaby · 13 years ago
  87. 0658a33 usb: use usb_serial_put in usb_serial_probe errors by Jan Safrata · 13 years ago
  88. 954c3f8 USB: serial: Enforce USB driver and USB serial driver match by Bjørn Mork · 13 years ago
  89. dcd82cd USB: serial: fix up reset_resume callback by Greg Kroah-Hartman · 13 years ago
  90. 3a23003 USB: serial: generic driver is only for testing by Bjørn Mork · 13 years ago
  91. 7186364 USB: serial: hook up reset_resume callback by Greg Kroah-Hartman · 13 years ago
  92. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 13 years ago
  93. 2edd284 USB: serial: remove bizarre generic_serial probe function by Greg Kroah-Hartman · 13 years ago
  94. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 13 years ago
  95. 5026bb0 USB: serial: remove usb_serial_probe call in all drivers by Greg Kroah-Hartman · 13 years ago
  96. 5cbe61c usb-serial: ftdi_sio: fix oops during autosuspend by Alan Stern · 13 years ago
  97. bdce661 USB: serial: fix interface data use by Johan Hovold · 13 years ago
  98. a65a6f1 USB: serial: fix race between probe and open by Johan Hovold · 13 years ago
  99. 891a3b1 USB: fix bug in serial driver unregistration by Alan Stern · 13 years ago
  100. ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago