1. 56a1df4 USB: serial: add special case for processing of empty read urbs by Johan Hovold · 14 years ago
  2. c23e5fc USB: serial: remove multi-urb write from generic driver by Johan Hovold · 14 years ago
  3. 27c7acf USB: serial: reimplement generic fifo-based writes by Johan Hovold · 14 years ago
  4. eaa3bcb USB: serial: generalise write buffer preparation by Johan Hovold · 14 years ago
  5. 25d514c USB: serial: re-implement multi-urb writes in generic driver by Johan Hovold · 14 years ago
  6. 40f92f0 USB: serial: allow custom multi-urb write bulk callbacks by Johan Hovold · 14 years ago
  7. 50a5f70 USB: serial: clean up generic write start busy test by Johan Hovold · 14 years ago
  8. 1a1405e USB: serial: clean up some error and debug messages in generic driver by Johan Hovold · 14 years ago
  9. f1e949a USB: serial: export generic throttle and unthrottle by Johan Hovold · 14 years ago
  10. 2315432 USB: serial: generalise generic read implementation by Johan Hovold · 14 years ago
  11. 0f3d5ba USB: serial: clean up read processing in generic driver by Johan Hovold · 14 years ago
  12. 056afc0 USB: serial: remove unnecessary re-initialisation of generic urbs by Johan Hovold · 14 years ago
  13. 41bd72f USB: serial: refactor read urb submission in generic driver by Johan Hovold · 14 years ago
  14. f26788d USB: serial: refactor generic close by Johan Hovold · 14 years ago
  15. ec3ee50 USB: serial: clear fifo on close by Johan Hovold · 14 years ago
  16. 50dbb85 USB: serial: fix missing locking on fifo in write callback by Johan Hovold · 14 years ago
  17. 30af7fb USB: serial: fix generic chars_in_buffer by Johan Hovold · 14 years ago
  18. 7f0ae3a usb: fix serial build when SYSRQ is disabled by Randy Dunlap · 14 years ago
  19. bd5afa9 usb-serial: Use tty_port version console instead of usb_serial_port by Jason Wessel · 15 years ago
  20. eb8878a USB: serial: use port endpoint size to determine if ep is available by Johan Hovold · 15 years ago
  21. 6313620 USB: serial: fix softint not being called on errors by Johan Hovold · 15 years ago
  22. 0ae1474 USB: serial: fix error message on close in generic driver by Johan Hovold · 15 years ago
  23. 1f87158 USB: remove references to port->port.count from the serial drivers by Alan Stern · 15 years ago
  24. 759f363 USB: serial: Remove unnecessary \n's from dbg uses by Joe Perches · 15 years ago
  25. 7d40d7e USB serial: make USB device id constant by Németh Márton · 15 years ago
  26. 2591530 usb: serial: fix memory leak in generic driver by Johan Hovold · 15 years ago
  27. 25719e6b USB: serial: fix USB serial fix kfifo_len locking by Stefani Seibold · 15 years ago
  28. 119eecc Fix usb_serial_probe() problem introduced by the recent kfifo changes by Stefani Seibold · 15 years ago
  29. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  30. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  31. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  32. 63a9609 USB: Fix throttling in generic usbserial driver by Joris van Rantwijk · 15 years ago
  33. 8e8dce0 USB: use kfifo to buffer usb-generic serial writes by David VomLehn · 15 years ago
  34. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  35. 24a15a6 tty: Fix USB kref leak by Alan Cox · 15 years ago
  36. 4cd1de0a tty: Sort out the USB sysrq changes that wrecked performance by Alan Cox · 15 years ago
  37. f9c99bb USB: usb-serial: replace shutdown with disconnect, release by Alan Stern · 15 years ago
  38. 568d422 USB: usb_serial: only allow sysrq on a console port by Jason Wessel · 15 years ago
  39. 98fcb5f USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial break by Jason Wessel · 15 years ago
  40. 715b1dc USB: usb_debug, usb_generic_serial: implement multi urb write by Jason Wessel · 15 years ago
  41. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 15 years ago
  42. 2400a2b USB: removal of tty->low_latency hack dating back to the old serial code by Oliver Neukum · 15 years ago
  43. 81d043c USB: serial: export symbol of usb_serial_generic_resume by Oliver Neukum · 16 years ago
  44. d55c0ae USB: serial generic resume function fix by Oliver Neukum · 16 years ago
  45. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  46. ae64387 tty-usb-generic: Code cleanup by Alan Cox · 16 years ago
  47. 95da310 usb_serial: API all change by Alan Cox · 16 years ago
  48. cdc9779 USB: remove unnecessary type casting of urb->context by Ming Lei · 17 years ago
  49. a5b6f60 usb serial: more fixes and groundwork for tty changes by Alan Cox · 16 years ago
  50. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  51. 0ba4034 USB: serial: remove unneeded number endpoints settings by Greg Kroah-Hartman · 16 years ago
  52. b507cc9 USB: fix usb-serial generic recursive lock by Pete Zaitcev · 17 years ago
  53. f0fbd5b USB: Prepare serial core for autosuspend. by Sarah Sharp · 17 years ago
  54. bfaeafc usbserial: fix inconsistent lock state by Borislav Petkov · 17 years ago
  55. acd2a84 USB: usbserial - fix potential deadlock between write() and IRQ by Jiri Kosina · 17 years ago
  56. fbd27225 USB: serial: generic: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  57. 1abdeeb USB: generic usb serial to new buffering scheme by Oliver Neukum · 17 years ago
  58. ec22559 USB: suspend support for usb serial by Oliver Neukum · 17 years ago
  59. b46d60f USB: fix usb-serial/generic build warning by David Brownell · 17 years ago
  60. 253ca92 USB: add flow control to usb-serial generic driver. by Joris van Rantwijk · 18 years ago
  61. d9b1b78 USB serial: add driver pointer to all usb-serial drivers by Johannes Hölzl · 18 years ago
  62. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  63. e81ee63 usb-serial: possible irq lock inversion (PPP vs. usb/serial) by Peter Zijlstra · 18 years ago
  64. a969888 [PATCH] USB: move usb-serial.h to include/linux/usb/ by Greg Kroah-Hartman · 18 years ago
  65. 166ffcc [PATCH] USB: Anydata: Fixes wrong URB callback. by Luiz Fernando N. Capitulino · 18 years ago
  66. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  67. cf2c748 [PATCH] USB serial: encapsulate schedule_work, remove double-calling by Pete Zaitcev · 18 years ago
  68. 815ddc9 [PATCH] USB: add ark3116 usb to serial driver by Greg Kroah-Hartman · 18 years ago
  69. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  70. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  71. ba9dc65 [PATCH] USB: allow usb drivers to disable dynamic ids by Greg Kroah-Hartman · 19 years ago
  72. bb83398 [PATCH] USB: add the anydata usb-serial driver by Greg Kroah-Hartman · 19 years ago
  73. 269bda1 [PATCH] USB Serial: move name to driver structure by Greg Kroah-Hartman · 19 years ago
  74. 18fcac3 [PATCH] USB Serial: get rid of the .owner field in usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  75. ea65370 [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  76. 7a3ca7d [PATCH] usbserial: Regression in USB generic serial driver by Randall Nortman · 19 years ago
  77. 507ca9b [PATCH] USB: add ability for usb-serial drivers to determine if their write urb is currently being used. by Greg Kroah-Hartman · 19 years ago
  78. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago