1. ca0400d USB: serial: add missing braces by Johan Hovold · 10 years ago
  2. bd58c7b USB: serial: continue to write on errors by Johan Hovold · 10 years ago
  3. fc11efe USB: serial: continue to read on errors by Johan Hovold · 10 years ago
  4. 043e3f8 USB: serial: fix write memory-allocation flag by Johan Hovold · 11 years ago
  5. 6f64854 USB: serial: fix race in generic write by Johan Hovold · 11 years ago
  6. 706cd17 USB: serial: export usb_serial_generic_write_start by Johan Hovold · 11 years ago
  7. 818f603 USB: serial: add memory flags to usb_serial_generic_write_start by Johan Hovold · 11 years ago
  8. 92ad247 USB: serial: clean up comments in generic driver by Johan Hovold · 11 years ago
  9. 833efc0 USB: serial: invoke dcd_change ldisc's handler. by Paul Chavent · 11 years ago
  10. 91c4211 USB: serial: remove hupping check from tiocmiwait by Johan Hovold · 11 years ago
  11. dcf0105 USB: serial: add generic wait_until_sent implementation by Johan Hovold · 11 years ago
  12. 659597b USB: serial: update copyright information by Johan Hovold · 11 years ago
  13. befefcd USB: serial: add generic get_icount implementation by Johan Hovold · 11 years ago
  14. 980373b USB: serial: add generic TIOCMIWAIT implementation by Johan Hovold · 11 years ago
  15. 79b80b8 USB: serial: remove generic release callback by Johan Hovold · 11 years ago
  16. 0f16cfe USB: serial: remove generic disconnect callback by Johan Hovold · 11 years ago
  17. f8f0ad8 USB: serial: fix generic disconnect implementation by Johan Hovold · 11 years ago
  18. 19c6185 USB: serial: remove bogus disconnect test in cleanup by Johan Hovold · 11 years ago
  19. 49bd196 USB: serial: remove port number from generic-driver debug by Johan Hovold · 11 years ago
  20. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  21. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  22. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  23. 428d998 USB: serial: export usb_serial_generic_chars_in_buffer by Johan Hovold · 12 years ago
  24. 3033bc8 USB: Serial: usb-serial: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  25. 59d33f2 USB: serial: remove debug parameter from usb_serial_debug_data() by Greg Kroah-Hartman · 12 years ago
  26. 0b84704 USB: serial-generic: use a single set of device IDs by Alan Stern · 12 years ago
  27. 689c278 USB: generic.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  28. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 12 years ago
  29. 2edd284 USB: serial: remove bizarre generic_serial probe function by Greg Kroah-Hartman · 12 years ago
  30. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 12 years ago
  31. de5789e USB: generic.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  32. c1d830c USB: serial: fix double newlines in debug output by Johan Hovold · 12 years ago
  33. c5b4ee6 USB: serial: remove redundant write-urb kill by Johan Hovold · 12 years ago
  34. 765e0ba usb-serial: new API for driver registration by Alan Stern · 12 years ago
  35. f1475a0 USB: serial: use dev_err_console in generic write by Johan Hovold · 12 years ago
  36. 548dd4b USB: serial: fix console error reporting by Johan Hovold · 12 years ago
  37. d83b405 USB: serial: add support for multiple read urbs by Johan Hovold · 13 years ago
  38. d14fc1a USB: serial: handle Data Carrier Detect changes by Libor Pechacek · 14 years ago
  39. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  40. 5c7efeb USB: serial: export symbol usb_serial_generic_disconnect by Bill Pemberton · 14 years ago
  41. 6ee9f4b USB: drop tty argument from usb_serial_handle_sysrq_char() by Dmitry Torokhov · 14 years ago
  42. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  43. b58af40 USB: serial: fix stalled writes by Johan Hovold · 14 years ago
  44. 56a1df4 USB: serial: add special case for processing of empty read urbs by Johan Hovold · 14 years ago
  45. c23e5fc USB: serial: remove multi-urb write from generic driver by Johan Hovold · 14 years ago
  46. 27c7acf USB: serial: reimplement generic fifo-based writes by Johan Hovold · 14 years ago
  47. eaa3bcb USB: serial: generalise write buffer preparation by Johan Hovold · 14 years ago
  48. 25d514c USB: serial: re-implement multi-urb writes in generic driver by Johan Hovold · 14 years ago
  49. 40f92f0 USB: serial: allow custom multi-urb write bulk callbacks by Johan Hovold · 14 years ago
  50. 50a5f70 USB: serial: clean up generic write start busy test by Johan Hovold · 14 years ago
  51. 1a1405e USB: serial: clean up some error and debug messages in generic driver by Johan Hovold · 14 years ago
  52. f1e949a USB: serial: export generic throttle and unthrottle by Johan Hovold · 14 years ago
  53. 2315432 USB: serial: generalise generic read implementation by Johan Hovold · 14 years ago
  54. 0f3d5ba USB: serial: clean up read processing in generic driver by Johan Hovold · 14 years ago
  55. 056afc0 USB: serial: remove unnecessary re-initialisation of generic urbs by Johan Hovold · 14 years ago
  56. 41bd72f USB: serial: refactor read urb submission in generic driver by Johan Hovold · 14 years ago
  57. f26788d USB: serial: refactor generic close by Johan Hovold · 14 years ago
  58. ec3ee50 USB: serial: clear fifo on close by Johan Hovold · 14 years ago
  59. 50dbb85 USB: serial: fix missing locking on fifo in write callback by Johan Hovold · 14 years ago
  60. 30af7fb USB: serial: fix generic chars_in_buffer by Johan Hovold · 14 years ago
  61. 7f0ae3a usb: fix serial build when SYSRQ is disabled by Randy Dunlap · 14 years ago
  62. bd5afa9 usb-serial: Use tty_port version console instead of usb_serial_port by Jason Wessel · 14 years ago
  63. eb8878a USB: serial: use port endpoint size to determine if ep is available by Johan Hovold · 14 years ago
  64. 6313620 USB: serial: fix softint not being called on errors by Johan Hovold · 14 years ago
  65. 0ae1474 USB: serial: fix error message on close in generic driver by Johan Hovold · 14 years ago
  66. 1f87158 USB: remove references to port->port.count from the serial drivers by Alan Stern · 14 years ago
  67. 759f363 USB: serial: Remove unnecessary \n's from dbg uses by Joe Perches · 15 years ago
  68. 7d40d7e USB serial: make USB device id constant by Németh Márton · 15 years ago
  69. 2591530 usb: serial: fix memory leak in generic driver by Johan Hovold · 15 years ago
  70. 25719e6b USB: serial: fix USB serial fix kfifo_len locking by Stefani Seibold · 15 years ago
  71. 119eecc Fix usb_serial_probe() problem introduced by the recent kfifo changes by Stefani Seibold · 15 years ago
  72. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  73. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  74. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  75. 63a9609 USB: Fix throttling in generic usbserial driver by Joris van Rantwijk · 15 years ago
  76. 8e8dce0 USB: use kfifo to buffer usb-generic serial writes by David VomLehn · 15 years ago
  77. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  78. 24a15a6 tty: Fix USB kref leak by Alan Cox · 15 years ago
  79. 4cd1de0a tty: Sort out the USB sysrq changes that wrecked performance by Alan Cox · 15 years ago
  80. f9c99bb USB: usb-serial: replace shutdown with disconnect, release by Alan Stern · 15 years ago
  81. 568d422 USB: usb_serial: only allow sysrq on a console port by Jason Wessel · 15 years ago
  82. 98fcb5f USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial break by Jason Wessel · 15 years ago
  83. 715b1dc USB: usb_debug, usb_generic_serial: implement multi urb write by Jason Wessel · 15 years ago
  84. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 15 years ago
  85. 2400a2b USB: removal of tty->low_latency hack dating back to the old serial code by Oliver Neukum · 15 years ago
  86. 81d043c USB: serial: export symbol of usb_serial_generic_resume by Oliver Neukum · 16 years ago
  87. d55c0ae USB: serial generic resume function fix by Oliver Neukum · 16 years ago
  88. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  89. ae64387 tty-usb-generic: Code cleanup by Alan Cox · 16 years ago
  90. 95da310 usb_serial: API all change by Alan Cox · 16 years ago
  91. cdc9779 USB: remove unnecessary type casting of urb->context by Ming Lei · 16 years ago
  92. a5b6f60 usb serial: more fixes and groundwork for tty changes by Alan Cox · 16 years ago
  93. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  94. 0ba4034 USB: serial: remove unneeded number endpoints settings by Greg Kroah-Hartman · 16 years ago
  95. b507cc9 USB: fix usb-serial generic recursive lock by Pete Zaitcev · 16 years ago
  96. f0fbd5b USB: Prepare serial core for autosuspend. by Sarah Sharp · 17 years ago
  97. bfaeafc usbserial: fix inconsistent lock state by Borislav Petkov · 17 years ago
  98. acd2a84 USB: usbserial - fix potential deadlock between write() and IRQ by Jiri Kosina · 17 years ago
  99. fbd27225 USB: serial: generic: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  100. 1abdeeb USB: generic usb serial to new buffering scheme by Oliver Neukum · 17 years ago