1. 19e36ad Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  2. 194e958 USB: serial: fix minor-number allocation by Johan Hovold · 8 years ago
  3. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 8 years ago
  4. 8c34d82 USB: serial: use IS_ENABLED() instead of checking for FOO || FOO_MODULE by Javier Martinez Canillas · 8 years ago
  5. d23f47d USB: serial: Destroy serial_minors IDR on module exit by Johannes Thumshirn · 9 years ago
  6. 2deb96b USB: serial: fix port attribute-creation race by Johan Hovold · 10 years ago
  7. bc4b1f4 Revert "USB: serial: make bulk_out_size a lower limit" by Johan Hovold · 10 years ago
  8. 5654699 USB: serial: fix potential heap buffer overflow by Johan Hovold · 10 years ago
  9. d979e9f USB: serial: fix potential stack buffer overflow by Johan Hovold · 10 years ago
  10. 3fff3b4 USB: serial: remove overly defensive port tests by Johan Hovold · 10 years ago
  11. 10164c2 USB: serial: fix sysfs-attribute removal deadlock by Johan Hovold · 10 years ago
  12. d9a38a8 USB: serial: add missing newlines to dev_<level> messages. by Johan Hovold · 10 years ago
  13. ca0400d USB: serial: add missing braces by Johan Hovold · 10 years ago
  14. 5083fd7 USB: serial: make bulk_out_size a lower limit by Johan Hovold · 10 years ago
  15. 4d5147e USB: serial: clean up ioctl debugging by Johan Hovold · 11 years ago
  16. f5f4530 USB: serial: clean up dtr_rts by Johan Hovold · 11 years ago
  17. 455b4f7 USB: serial: increase the number of devices we support by Greg Kroah-Hartman · 11 years ago
  18. e5b1e20 USB: serial: make minor allocation dynamic by Greg Kroah-Hartman · 11 years ago
  19. 1143832 USB: serial: ports: add minor and port number by Greg Kroah-Hartman · 11 years ago
  20. f448803 USB: serial: fix TIOCMIWAIT return value by Johan Hovold · 11 years ago
  21. 4746b6c USB: serial: clean up chars_in_buffer by Johan Hovold · 11 years ago
  22. dcf0105 USB: serial: add generic wait_until_sent implementation by Johan Hovold · 11 years ago
  23. 0693196 USB: serial: add wait_until_sent operation by Johan Hovold · 11 years ago
  24. ec25e24 Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  25. ef99f3a Merge 3.9-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  26. b133797 Revert "USB: serial: fix hang when opening port" by Greg Kroah-Hartman · 11 years ago
  27. 02d5f08 Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 11 years ago
  28. eba0e3c USB: serial: fix hang when opening port by Ming Lei · 11 years ago
  29. 659597b USB: serial: update copyright information by Johan Hovold · 11 years ago
  30. c371de1 USB: serial: wake up MSR-wait queue on disconnect by Johan Hovold · 11 years ago
  31. 143d9d9 USB: serial: add tiocmiwait subdriver operation by Johan Hovold · 11 years ago
  32. 6a5c821 USB: serial: use urb poison to reliably kill traffic by Johan Hovold · 11 years ago
  33. 69a3d21 USB: serial: rename port release by Johan Hovold · 11 years ago
  34. a4a8310 USB: serial: fix port release by Johan Hovold · 11 years ago
  35. c3452f5 USB: serial: clean up generic-operation handling by Johan Hovold · 11 years ago
  36. 79b80b8 USB: serial: remove generic release callback by Johan Hovold · 11 years ago
  37. 0f16cfe USB: serial: remove generic disconnect callback by Johan Hovold · 11 years ago
  38. 6b03f7f USB: serial: remove redundant allocation error messages by Johan Hovold · 11 years ago
  39. d12e211 USB: serial: clean up debug info by Johan Hovold · 11 years ago
  40. 9993b42 USB: serial: remove redundant comments by Johan Hovold · 11 years ago
  41. 395e08d USB: serial: rename tty-port callbacks by Johan Hovold · 11 years ago
  42. 93e4f47 USB: serial: comments on suspend failure by Ming Lei · 11 years ago
  43. 2849a3a Merge 3.9-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  44. d797105 USB: serial: fix interface refcounting by Johan Hovold · 11 years ago
  45. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 11 years ago
  46. 8a7298d usb/serial: Remove unnecessary check for console by Peter Hurley · 11 years ago
  47. b2ca699 USB: serial: fix null-pointer dereferences on disconnect by Johan Hovold · 12 years ago
  48. 810360a USB: serial: grab disconnect mutex in chars_in_buffer by Johan Hovold · 12 years ago
  49. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  50. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  51. 44b0f08 USB: serial: fix up bug with missing {} by Greg Kroah-Hartman · 12 years ago
  52. ee42f6c USB: serial: core: fix up printk() usage by Greg Kroah-Hartman · 12 years ago
  53. 3033bc8 USB: Serial: usb-serial: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  54. 92931d2 USB: serial: core: clean up dbg and printk usage. by Greg Kroah-Hartman · 12 years ago
  55. fee84a5 USB: serial: core: remove some trace debugging calls by Greg Kroah-Hartman · 12 years ago
  56. 36b3c07 tty: Move the handling of the tty release logic by Alan Cox · 12 years ago
  57. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  58. fc915c8 Merge 3.5-rc4 into tty-next by Greg Kroah-Hartman · 12 years ago
  59. ca4ff10 TTY: usb-serial, use tty_port_install by Jiri Slaby · 12 years ago
  60. 0658a33 usb: use usb_serial_put in usb_serial_probe errors by Jan Safrata · 12 years ago
  61. 954c3f8 USB: serial: Enforce USB driver and USB serial driver match by Bjørn Mork · 12 years ago
  62. dcd82cd USB: serial: fix up reset_resume callback by Greg Kroah-Hartman · 12 years ago
  63. 3a23003 USB: serial: generic driver is only for testing by Bjørn Mork · 12 years ago
  64. 7186364 USB: serial: hook up reset_resume callback by Greg Kroah-Hartman · 12 years ago
  65. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 12 years ago
  66. 2edd284 USB: serial: remove bizarre generic_serial probe function by Greg Kroah-Hartman · 12 years ago
  67. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 12 years ago
  68. 5026bb0 USB: serial: remove usb_serial_probe call in all drivers by Greg Kroah-Hartman · 12 years ago
  69. 5cbe61c usb-serial: ftdi_sio: fix oops during autosuspend by Alan Stern · 12 years ago
  70. bdce661 USB: serial: fix interface data use by Johan Hovold · 12 years ago
  71. a65a6f1 USB: serial: fix race between probe and open by Johan Hovold · 12 years ago
  72. 891a3b1 USB: fix bug in serial driver unregistration by Alan Stern · 12 years ago
  73. ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  74. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  75. f799e76 USB: serial: remove usb_serial_register and usb_serial_deregister by Greg Kroah-Hartman · 12 years ago
  76. 765e0ba usb-serial: new API for driver registration by Alan Stern · 13 years ago
  77. 76f82a7 USB: serial, use tty_standard_install by Jiri Slaby · 13 years ago
  78. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  79. 5689871 USB: remove BKL comments by Davidlohr Bueso · 13 years ago
  80. c6249ff USB: serial: do not forward USB specific errors in write by Johan Hovold · 13 years ago
  81. 3e1f490 USB: serial: fix whitespace issues by Johan Hovold · 13 years ago
  82. 3827d87 USB: serial: do not forward USB specific errors in open by Johan Hovold · 13 years ago
  83. d83b405 USB: serial: add support for multiple read urbs by Johan Hovold · 13 years ago
  84. 1ce7b93 USB: serial: reuse generic write urb and bulk-out buffer by Johan Hovold · 13 years ago
  85. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  86. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  87. 969e303 USB: serial drivers need to use larger bulk-in buffers by Alan Stern · 14 years ago
  88. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 14 years ago
  89. 00a0d0d tty: remove filp from the USB tty ioctls by Alan Cox · 14 years ago
  90. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  91. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  92. 5620b5f USB serial: add missing .usb_driver field in serial drivers by Alan Stern · 14 years ago
  93. abf0318 USB: fix autosuspend bug in usb-serial by Alan Stern · 14 years ago
  94. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  95. d281da7 tty: Make tiocgicount a handler by Alan Cox · 14 years ago
  96. d92a3ca USB: serial: fix leak of usb serial module refrence count by Ming Lei · 14 years ago
  97. a7a6b79 USB: serial: enable async suspend for usb serial port device by Ming Lei · 14 years ago
  98. 0daeed3 USB-BKL: Remove BKL use for usb serial driver probing by Andi Kleen · 14 years ago
  99. 27c7acf USB: serial: reimplement generic fifo-based writes by Johan Hovold · 14 years ago
  100. eaa3bcb USB: serial: generalise write buffer preparation by Johan Hovold · 14 years ago