1. 855515a USB: keyspan: fix overrun-error reporting by Johan Hovold · 10 years ago
  2. 5d1678a USB: keyspan: fix tty line-status reporting by Johan Hovold · 10 years ago
  3. d5afce8 USB: keyspan: fix potential null pointer dereference by Rickard Strandqvist · 10 years ago
  4. 3690459 USB: keyspan: remove dead debugging code by Johan Hovold · 10 years ago
  5. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  6. cd8c505 USB: serial: correct spelling mistakes in comments by Rahul Bedarkar · 11 years ago
  7. 10c642d USB: serial: remove redundant OOM messages by Johan Hovold · 11 years ago
  8. bd479f2 Merge 3.11-rc6 into usb-next by Greg Kroah-Hartman · 11 years ago
  9. bad41a5 USB: keyspan: fix port DMA-buffer allocations by Johan Hovold · 11 years ago
  10. 2fcd1c9 USB: keyspan: fix serial DMA-buffer allocations by Johan Hovold · 11 years ago
  11. ff8a43c USB: keyspan: fix null-deref at disconnect and release by Johan Hovold · 11 years ago
  12. 1143832 USB: serial: ports: add minor and port number by Greg Kroah-Hartman · 11 years ago
  13. 141dc40 Merge 3.10-rc5 into usb-next by Greg Kroah-Hartman · 11 years ago
  14. c1ec1bc USB: keyspan: remove unused endpoint-array access by Johan Hovold · 11 years ago
  15. a070880 USB: keyspan: fix bogus array index by Johan Hovold · 11 years ago
  16. 715cf92 usb: serial: dump small buffers with help of %*ph by Andy Shevchenko · 11 years ago
  17. 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
  18. 01a60e7 USB: keyspan: add a sanity test on "len" by Dan Carpenter · 11 years ago
  19. 6a3ae84 USB: keyspan: pull in one indent level by Dan Carpenter · 11 years ago
  20. 80dfe0c USB: keyspan: remove bogus disconnect test in close by Johan Hovold · 11 years ago
  21. aa27a09 TTY: add tty_port_tty_hangup helper by Jiri Slaby · 11 years ago
  22. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  23. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  24. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  25. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  26. a8ffa0b usb: serial: keyspan: fixed coding style issues by Stefan Hubner · 12 years ago
  27. 0c864d8 Merge 3.7-rc6 into usb-next. by Greg Kroah-Hartman · 12 years ago
  28. f0e3e35 USB: keyspan: fix typo causing GPF on open by Bjørn Mork · 12 years ago
  29. bcbec05 USB: serial: remove driver version information by Johan Hovold · 12 years ago
  30. f79b2d0 USB: keyspan: fix NULL-pointer dereferences and memory leaks by Johan Hovold · 12 years ago
  31. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  32. 8d733e2 USB: ezusb: add functions for firmware download by Rene Buergel · 12 years ago
  33. cc183e2 USB: ezusb: add support for Cypress FX2LP by Rene Buergel · 12 years ago
  34. be4568b USB: Serial: keyspan.c: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  35. 7ebcb33 USB: serial: keyspan: fix up some compiler warnings by Greg Kroah-Hartman · 12 years ago
  36. 049c6b4 USB: serial: keyspan: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  37. 99495c7 USB: ezusb: remove dependancy on usb_serial by Rene Buergel · 12 years ago
  38. c87985a Merge tty-next into 3.6-rc1 by Greg Kroah-Hartman · 12 years ago
  39. f9943c2 USB: serial: keyspan: Removed unrequired parentheses. by Ben Minerds · 12 years ago
  40. 878b5fd USB: serial: keyspan: Removed trailing whitespace. by Ben Minerds · 12 years ago
  41. ddc04ae USB: serial: keyspan: Fixed space near open parenthesis. by Ben Minerds · 12 years ago
  42. 40adac8 USB: serial: keyspan: Fixed space around equals. by Ben Minerds · 12 years ago
  43. 2b982ab USB: serial: keyspan: Fix spacing around conditional. by Ben Minerds · 12 years ago
  44. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  45. 996a776 USB: serial: Remove unused s_priv variable by Bill Pemberton · 12 years ago
  46. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 12 years ago
  47. 41ea84d USB: keyspan.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  48. 165c793 USB: serial: keyspan.c: use module_usb_serial_driver by Greg Kroah-Hartman · 12 years ago
  49. 4d2a7af usb-serial: use new registration API in [k-m]* drivers by Alan Stern · 12 years ago
  50. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  51. 5833041 USB: serial: remove unnecessary reinitialisations of urb->dev by Johan Hovold · 13 years ago
  52. 14b54e3 USB: serial: remove changelogs and old todo entries by Johan Hovold · 13 years ago
  53. 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
  54. d866150 USB: serial: keyspan: Fix possible null pointer dereference. by Huzaifa Sidhpurwala · 13 years ago
  55. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  56. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  57. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  58. 1f87158 USB: remove references to port->port.count from the serial drivers by Alan Stern · 14 years ago
  59. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  60. f9c99bb USB: usb-serial: replace shutdown with disconnect, release by Alan Stern · 15 years ago
  61. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 15 years ago
  62. 2e0fe70 USB: drivers: use USB API functions rather than constants by Julia Lawall · 16 years ago
  63. c197a8d USB: remove info() macro from usb/serial drivers by Greg Kroah-Hartman · 16 years ago
  64. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  65. f035a8a keyspan: Use string flip functions when possible by Alan Cox · 16 years ago
  66. deb9168 tty-usb-keyspan: Coding style by Alan Cox · 16 years ago
  67. 95da310 usb_serial: API all change by Alan Cox · 16 years ago
  68. 2971c57 keyspan: use request_firmware() by David Woodhouse · 16 years ago
  69. cdc9779 USB: remove unnecessary type casting of urb->context by Ming Lei · 16 years ago
  70. a5b6f60 usb serial: more fixes and groundwork for tty changes by Alan Cox · 16 years ago
  71. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  72. 3004e53 USB: keyspan: Fix oops by Alan Cox · 17 years ago
  73. a5569a5 keyspan: fix oops by Alan Cox · 17 years ago
  74. f78ba15 revert "keyspan: init termios properly" by Andrew Morton · 17 years ago
  75. 7eea436 keyspan: init termios properly by Borislav Petkov · 17 years ago
  76. 74240b0 USB: keyspan termios tidy by Alan Cox · 17 years ago
  77. 95b9345 USB: serial: keyspan: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  78. 0ca1268 USB Serial Keyspan: add support for USA-49WG & USA-28XG by Lucy McCoy · 17 years ago
  79. fdcba53 fix for bugzilla #7544 (keyspan USB-to-serial converter) by Rainer Weikusat · 18 years ago
  80. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  81. 1cadc13 usb: keyspan free urb cleanup by Mariusz Kozlowski · 18 years ago
  82. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  83. a969888 [PATCH] USB: move usb-serial.h to include/linux/usb/ by Greg Kroah-Hartman · 18 years ago
  84. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  85. cf2c748 [PATCH] USB serial: encapsulate schedule_work, remove double-calling by Pete Zaitcev · 18 years ago
  86. 80b6ca4 [PATCH] USB: kzalloc() conversion for rest of drivers/usb by Eric Sesterhenn · 18 years ago
  87. 242cf67 [PATCH] USB: fix up URB_ASYNC_UNLINK usages from the usb-serial drivers by Greg Kroah-Hartman · 19 years ago
  88. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago