1. e5b1e20 USB: serial: make minor allocation dynamic by Greg Kroah-Hartman · 11 years ago
  2. 1143832 USB: serial: ports: add minor and port number by Greg Kroah-Hartman · 11 years ago
  3. 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
  4. ef99f3a Merge 3.9-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  5. 8b8070d USB: io_edgeport: switch to generic TIOCMIWAIT implementation by Johan Hovold · 11 years ago
  6. d36a771 USB: io_edgeport: switch to generic get_icount implementation by Johan Hovold · 11 years ago
  7. 3335762 USB: io_edgeport: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  8. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 11 years ago
  9. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 11 years ago
  10. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 11 years ago
  11. bcbec05 USB: serial: remove driver version information by Johan Hovold · 12 years ago
  12. c27f3ef USB: io_edgeport: fix port-data memory leak by Johan Hovold · 12 years ago
  13. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  14. 9fa3833 USB: Serial: io_edgeport.c: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  15. 59d33f2 USB: serial: remove debug parameter from usb_serial_debug_data() by Greg Kroah-Hartman · 12 years ago
  16. 984f686 USB: serial: io_edgeport.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  17. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  18. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 12 years ago
  19. 36ccce4 USB: serial: io_edgeport.c: use module_usb_serial_driver by Greg Kroah-Hartman · 12 years ago
  20. 7dbe246 usb-serial: use new registration API in [i-j]* drivers by Alan Stern · 12 years ago
  21. 22a416c USB: serial: use dev_err_console in custom write paths by Johan Hovold · 12 years ago
  22. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  23. 5833041 USB: serial: remove unnecessary reinitialisations of urb->dev by Johan Hovold · 13 years ago
  24. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  25. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  26. 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
  27. e4738e2 USB: Remove unused timeout from io_edgeport.c by Huzaifa Sidhpurwala · 13 years ago
  28. f227e08 Merge 2.6.38-rc6 into tty-next by Greg Kroah-Hartman · 13 years ago
  29. 00a0d0d tty: remove filp from the USB tty ioctls by Alan Cox · 13 years ago
  30. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  31. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  32. 271c115 USB: io_edgeport: fix the reported firmware major and minor by Bjørn Mork · 13 years ago
  33. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  34. 0bca1b9 tty: Convert the USB drivers to the new icount interface by Alan Cox · 14 years ago
  35. 7f26b3a drivers/usb: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  36. 1ac93a3 USB: io_edgeport: Use kzalloc by Julia Lawall · 14 years ago
  37. a108bfc USB: tty: Prune uses of tty_request_room in the USB layer by Alan Cox · 14 years ago
  38. 759f363 USB: serial: Remove unnecessary \n's from dbg uses by Joe Perches · 14 years ago
  39. f10718f USB: io_edgeport: eliminate get_string() by Dan Carpenter · 14 years ago
  40. d0ef90b USB: serial: fix DMA buffers on stack for io_edgeport.c by Dan Carpenter · 15 years ago
  41. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  42. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  43. f9c99bb USB: usb-serial: replace shutdown with disconnect, release by Alan Stern · 15 years ago
  44. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 15 years ago
  45. 2400a2b USB: removal of tty->low_latency hack dating back to the old serial code by Oliver Neukum · 15 years ago
  46. 194343d USB: remove use of err() in drivers/usb/serial by Greg Kroah-Hartman · 16 years ago
  47. c197a8d USB: remove info() macro from usb/serial drivers by Greg Kroah-Hartman · 16 years ago
  48. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  49. d76f2f4 io_edgeport: Fix various bogus returns to the tty layer by Alan Cox · 16 years ago
  50. 03f0dbf tty-usb-io_edgeport: Coding style by Alan Cox · 16 years ago
  51. 95da310 usb_serial: API all change by Alan Cox · 16 years ago
  52. 5b9ea93 edgeport: use request_firmware() by Jaswinder Singh · 16 years ago
  53. fd05e72 drivers/usb annotations and fixes by Al Viro · 16 years ago
  54. cdc9779 USB: remove unnecessary type casting of urb->context by Ming Lei · 16 years ago
  55. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  56. dc0d5c1 USB: Spelling fixes by Joe Perches · 17 years ago
  57. 6ce073b USB: io_edgeport: cleanups, and tty speed reporting by Alan Cox · 17 years ago
  58. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  59. bc71e47 usb-serial: Fix edgeport regression on non-EPiC devices by Adam Kropelin · 17 years ago
  60. 6dc7310 USB: io_*: remove bogus termios no change checks by Alan Cox · 17 years ago
  61. 2a393f5 USB: serial: io_edgeport: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  62. 74ac07e USB: fix race leading to use after free in io_edgeport by Oliver Neukum · 17 years ago
  63. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 17 years ago
  64. cb8eaa8 USB: io_edgeport: Convert to generic boolean by Richard Knutsson · 17 years ago
  65. 96c706e USB: io_edgeport race condition in counters by Oliver Neukum · 17 years ago
  66. d9b1b78 USB serial: add driver pointer to all usb-serial drivers by Johannes Hölzl · 18 years ago
  67. 6e8cf77 USB: add EPIC support to the io_edgeport driver by Greg Kroah-Hartman · 17 years ago
  68. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  69. 9a25f44 usb: io_edgeport kill urb cleanup by Mariusz Kozlowski · 18 years ago
  70. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  71. a969888 [PATCH] USB: move usb-serial.h to include/linux/usb/ by Greg Kroah-Hartman · 18 years ago
  72. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  73. 4bc203d [PATCH] USB: io_edgeport touch-up by Pete Zaitcev · 18 years ago
  74. bfd5df3 [PATCH] USB: free allocated memory on io_edgeport startup memory failure by Chris Lund · 18 years ago
  75. ad93375 [PATCH] usb: io_edgeport, cleanup to unicode handling by Pete Zaitcev · 18 years ago
  76. 80b6ca4 [PATCH] USB: kzalloc() conversion for rest of drivers/usb by Eric Sesterhenn · 18 years ago
  77. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 18 years ago
  78. 52950ed [PATCH] USB: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  79. 4c4c943 [PATCH] USB: mark various usb tables const by Arjan van de Ven · 19 years ago
  80. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  81. ba9dc65 [PATCH] USB: allow usb drivers to disable dynamic ids by Greg Kroah-Hartman · 19 years ago
  82. 502b95c [PATCH] USB Serial: move old changelog comments out of source code by Greg Kroah-Hartman · 19 years ago
  83. 1bc3c9e [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL by Jesper Juhl · 19 years ago
  84. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago