1. f797d37 Merge 3.10-rc7 into usb-next by Greg Kroah-Hartman · 11 years ago
  2. 35a2fbc USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cable by Anders Hammarquist · 11 years ago
  3. e5b1e20 USB: serial: make minor allocation dynamic by Greg Kroah-Hartman · 11 years ago
  4. 1143832 USB: serial: ports: add minor and port number by Greg Kroah-Hartman · 12 years ago
  5. ff93b19 USB: ti_usb_3410_5052: fix chars_in_buffer overhead by Johan Hovold · 12 years ago
  6. 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
  7. f1175da USB: ti_usb_3410_5052: kill custom closing_wait by Johan Hovold · 12 years ago
  8. c041902 USB: ti_usb_3410_5052: remove redundant drain from break_ctl by Johan Hovold · 12 years ago
  9. 2c992cd USB: ti_usb_3410_5052: query hardware-buffer status in chars_in_buffer by Johan Hovold · 12 years ago
  10. b5784f7 USB: ti_usb_3410_5052: remove lsr from port data by Johan Hovold · 12 years ago
  11. 113ec31 USB: ti_usb_3410_5052: move write-fifo flushing to close by Johan Hovold · 12 years ago
  12. ef99f3a Merge 3.9-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  13. 6c75e26 USB: ti_usb_3410_5052: switch to generic TIOCMIWAIT implementation by Johan Hovold · 12 years ago
  14. 783ca35 USB: ti_usb_3410_5052: switch to generic get_icount implementation by Johan Hovold · 12 years ago
  15. fc98ab8 USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  16. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 12 years ago
  17. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  18. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  19. 51ef847 USB: ti_usb_3410_5052: fix port-data memory leak by Johan Hovold · 12 years ago
  20. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  21. f378dfe USB: serial: ti_usb_3410_5052: fix up noisy printk() usage by Greg Kroah-Hartman · 12 years ago
  22. 0d3831f USB: Serial: ti_usb_3410_5052.c: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  23. 59d33f2 USB: serial: remove debug parameter from usb_serial_debug_data() by Greg Kroah-Hartman · 12 years ago
  24. d53839c USB: serial: ti_usb_3410_5052.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  25. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  26. 975dc33 USB: serial: ti_usb_3410_5052: Add support for the FRI2 serial console by Darren Hart · 13 years ago
  27. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 13 years ago
  28. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 13 years ago
  29. 5026bb0 USB: serial: remove usb_serial_probe call in all drivers by Greg Kroah-Hartman · 13 years ago
  30. 4a7ce90 USB: ti_usb_3410_5052.c: remove dbg() tracing calls by Greg Kroah-Hartman · 13 years ago
  31. 72b27a0 USB: serial: removed assignment from if statements in ti_usb_3410_5052.c by Adhir Ramjiawan · 13 years ago
  32. 29618e9 usb-serial: use new registration API in [t-z]* drivers by Alan Stern · 13 years ago
  33. c69263c Merge branch 'usb-3.3-rc4' into usb-next by Greg Kroah-Hartman · 13 years ago
  34. 7fd2570 USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable id by Andrew Lunn · 13 years ago
  35. 22a416c USB: serial: use dev_err_console in custom write paths by Johan Hovold · 13 years ago
  36. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  37. b719518 USB: serial: remove unnecessary reinitialisations of urb fields by Johan Hovold · 13 years ago
  38. 5833041 USB: serial: remove unnecessary reinitialisations of urb->dev by Johan Hovold · 13 years ago
  39. 357f45d USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big. by Jesper Juhl · 13 years ago
  40. f227e08 Merge 2.6.38-rc6 into tty-next by Greg Kroah-Hartman · 14 years ago
  41. 00a0d0d tty: remove filp from the USB tty ioctls by Alan Cox · 14 years ago
  42. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  43. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  44. b14de38 USB: ti_usb: fix module removal by Ionut Nicu · 14 years ago
  45. 0bca1b9 tty: Convert the USB drivers to the new icount interface by Alan Cox · 14 years ago
  46. 074ef65 USB: ti_usb: use kfifo to implement write buffering by Johan Hovold · 15 years ago
  47. 75181f3 USB: ti_usb: fix printk format warning by Randy Dunlap · 15 years ago
  48. cdc0483 USB: ti_usb_3410_5052: adding multitech dialup fax/modem devices by Alex Manoussakis · 15 years ago
  49. a108bfc USB: tty: Prune uses of tty_request_room in the USB layer by Alan Cox · 15 years ago
  50. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  51. 23198fd tty: fix chars_in_buffers by Alan Cox · 15 years ago
  52. 87ea8c8 USB: fix uninitialised variable in ti_do_download by Oliver Neukum · 15 years ago
  53. 3c43f27 USB: ti_usb_3410_5052: fix duplicate device ids. by Greg Kroah-Hartman · 15 years ago
  54. f9c99bb USB: usb-serial: replace shutdown with disconnect, release by Alan Stern · 16 years ago
  55. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 15 years ago
  56. 2400a2b USB: removal of tty->low_latency hack dating back to the old serial code by Oliver Neukum · 16 years ago
  57. cf54509 tty: Fix leak in ti-usb by Alan Cox · 16 years ago
  58. 97dcf04 USB: two more usb ids for ti_usb_3410_5052 by Oliver Neukum · 16 years ago
  59. 1a1fab51 USB: new id for ti_usb_3410_5052 driver by Oliver Neukum · 16 years ago
  60. 7df5231 ti_usb_3410_5052: add Multi-Tech firmware by Chris Adams · 16 years ago
  61. cb7a7c6 ti_usb_3410_5052: add Multi-Tech modem support by Chris Adams · 16 years ago
  62. 05a3d90 ti_usb_3410_5052: support alternate firmware by Chris Adams · 16 years ago
  63. 413ba6f USB: set correct configuration in probe of ti_usb_3410_5052 by Oliver Neukum · 16 years ago
  64. c197a8d USB: remove info() macro from usb/serial drivers by Greg Kroah-Hartman · 16 years ago
  65. 925dff5 USB: ti_usb_3410_5052: removed duplicated include by Huang Weiyi · 16 years ago
  66. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  67. 2bcbe4c1 usb serial: ti_usb_3410_5052 obviously broken by firmware changes by Chris Adams · 16 years ago
  68. a30fa79 tty-usb-ti-usb: Coding style by Alan Cox · 16 years ago
  69. 95da310 usb_serial: API all change by Alan Cox · 16 years ago
  70. 5f24e2d ti_usb_3410_5052: use request_firmware() by David Woodhouse · 17 years ago
  71. cdc9779 USB: remove unnecessary type casting of urb->context by Ming Lei · 17 years ago
  72. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  73. 0ba4034 USB: serial: remove unneeded number endpoints settings by Greg Kroah-Hartman · 17 years ago
  74. 04ca89d USB: ti_usb_3410_5052: Extend locking to msr and shadow mcr by Alan Cox · 17 years ago
  75. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
  76. 1bfd669 USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements. by Robert Spanton · 17 years ago
  77. 0915f49 USB: last abuses of intfdata in close for usb-serial drivers by Oliver Neukum · 17 years ago
  78. 537699e USB: ti_usb: termios cleanups by Alan Cox · 17 years ago
  79. 9da0068 USB: TI 3410/5052 USB Serial: convert td_open_close_lock to mutex by Matthias Kaehlcke · 17 years ago
  80. 64a6f95 signedness: module_param_array nump argument by Al Viro · 17 years ago
  81. 52171b4 USB: serial: ti_usb_3410_5052: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  82. 944dc18 USB: ti serial driver sleeps with spinlock held by Oliver Neukum · 18 years ago
  83. d9b1b78 USB serial: add driver pointer to all usb-serial drivers by Johannes Hölzl · 18 years ago
  84. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  85. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  86. 7ac9da1 USB serial: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  87. 1f54a6a usb-serial: ti_usb, TI ez430 development tool ID by Oleg Verych · 18 years ago
  88. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  89. a969888 [PATCH] USB: move usb-serial.h to include/linux/usb/ by Greg Kroah-Hartman · 18 years ago
  90. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  91. 80b6ca4 [PATCH] USB: kzalloc() conversion for rest of drivers/usb by Eric Sesterhenn · 19 years ago
  92. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  93. 52950ed [PATCH] USB: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  94. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  95. ba9dc65 [PATCH] USB: allow usb drivers to disable dynamic ids by Greg Kroah-Hartman · 19 years ago
  96. 269bda1 [PATCH] USB Serial: move name to driver structure by Greg Kroah-Hartman · 19 years ago
  97. 18fcac3 [PATCH] USB Serial: get rid of the .owner field in usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  98. ea65370 [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  99. 1bc3c9e [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL by Jesper Juhl · 20 years ago
  100. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago