1. ef6c8c1 USB: mos7720: fix broken control requests by Johan Hovold · 11 years ago
  2. e5b1e20 USB: serial: make minor allocation dynamic by Greg Kroah-Hartman · 11 years ago
  3. 1143832 USB: serial: ports: add minor and port number by Greg Kroah-Hartman · 11 years ago
  4. a26f009 USB: mos7720: fix hardware flow control by Johan Hovold · 11 years ago
  5. 849513a USB: mos7720: fix message timeouts by Johan Hovold · 11 years ago
  6. 72ea18a USB: mos7720: fix DMA to stack by Johan Hovold · 11 years ago
  7. 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
  8. cf41aa9 USB: mos7720: always disable uart on close by Johan Hovold · 11 years ago
  9. 3571157 USB: mos7720: remove broken get_icount and TIOCMIWAIT by Johan Hovold · 11 years ago
  10. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 12 years ago
  11. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  12. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  13. bcbec05 USB: serial: remove driver version information by Johan Hovold · 12 years ago
  14. 4230af5 USB: mos7720: fix port-data memory leak by Johan Hovold · 12 years ago
  15. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  16. 274b63f USB: Serial: mos7720.c: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  17. 59d33f2 USB: serial: remove debug parameter from usb_serial_debug_data() by Greg Kroah-Hartman · 12 years ago
  18. 9eecf80 USB: serial: mos7720.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  19. 6799047 USB: mos7720: fix to use list_for_each_entry_safe() when delete items by Wei Yongjun · 12 years ago
  20. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  21. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 12 years ago
  22. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 12 years ago
  23. 5026bb0 USB: serial: remove usb_serial_probe call in all drivers by Greg Kroah-Hartman · 12 years ago
  24. ca09907 USB: mos7720.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  25. 964e2b8 USB: serial: mos7720.c: use module_usb_serial_driver by Greg Kroah-Hartman · 13 years ago
  26. 4d2a7af usb-serial: use new registration API in [k-m]* drivers by Alan Stern · 13 years ago
  27. 22a416c USB: serial: use dev_err_console in custom write paths by Johan Hovold · 13 years ago
  28. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  29. 5833041 USB: serial: remove unnecessary reinitialisations of urb->dev by Johan Hovold · 13 years ago
  30. 016af7e USB: mos7720: remove unused code by Johan Hovold · 13 years ago
  31. 6d0f41a USB: mos7720: remove incorrect read-urb check by Johan Hovold · 13 years ago
  32. 6580a67 USB: serial: remove duplicate returns by Dan Carpenter · 13 years ago
  33. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  34. 91f58ae USB: serial: mos7720: Fix possible null pointer dereference by Huzaifa Sidhpurwala · 14 years ago
  35. 00a0d0d tty: remove filp from the USB tty ioctls by Alan Cox · 14 years ago
  36. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  37. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  38. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  39. 0bca1b9 tty: Convert the USB drivers to the new icount interface by Alan Cox · 14 years ago
  40. a0846f1 USB: serial/mos*: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  41. 7f26b3a drivers/usb: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  42. 63b9176 USB: usbserial: mos7720: cleanup, consolidation, replace send_mos_cmd with {read,write}_mos_reg by Mike Dunn · 14 years ago
  43. b69578d USB: usbserial: mos7720: add support for parallel port on moschip 7715 by Mike Dunn · 14 years ago
  44. a108bfc USB: tty: Prune uses of tty_request_room in the USB layer by Alan Cox · 15 years ago
  45. 759f363 USB: serial: Remove unnecessary \n's from dbg uses by Joe Perches · 15 years ago
  46. fb088e3 USB: serial: add support for serial port on the moschip 7715 by Mike Dunn · 15 years ago
  47. 7d40d7e USB serial: make USB device id constant by Németh Márton · 15 years ago
  48. eb771e2 USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmd by Johan Hovold · 15 years ago
  49. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  50. 2f9ea55 tty: usb_serial_mos7720: Fix get_lsr_info by Kees Schoenmakers · 15 years ago
  51. 0f608f8 MOS7720 has no tiocmget method by Kees Schoenmakers · 15 years ago
  52. 23198fd tty: fix chars_in_buffers by Alan Cox · 15 years ago
  53. f9c99bb USB: usb-serial: replace shutdown with disconnect, release by Alan Stern · 15 years ago
  54. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 15 years ago
  55. 2400a2b USB: removal of tty->low_latency hack dating back to the old serial code by Oliver Neukum · 15 years ago
  56. 194343d USB: remove use of err() in drivers/usb/serial by Greg Kroah-Hartman · 16 years ago
  57. c197a8d USB: remove info() macro from usb/serial drivers by Greg Kroah-Hartman · 16 years ago
  58. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  59. 4da1a17 tty-usb-mos7720: Coding style by Alan Cox · 16 years ago
  60. 95da310 usb_serial: API all change by Alan Cox · 16 years ago
  61. a5b6f60 usb serial: more fixes and groundwork for tty changes by Alan Cox · 16 years ago
  62. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  63. 0ba4034 USB: serial: remove unneeded number endpoints settings by Greg Kroah-Hartman · 16 years ago
  64. a1cd7e9 USB: stop io performed by mos7720 upon close() by Oliver Neukum · 17 years ago
  65. 65d063ab USB: mos7720: clean up termios by Alan Cox · 17 years ago
  66. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  67. e94fa28 USB: mos7720, mos7840: remove redundant urb check by Florin Malita · 17 years ago
  68. eb58c0c USB: mos7720: remove bogus no termios change check by Alan Cox · 17 years ago
  69. 50d2dc7 USB: mos7720: change developer email addresses by Greg Kroah-Hartman · 17 years ago
  70. 8110598 USB: serial: mos7720: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  71. 325b70c USB: fix endianness in mos7720 by Oliver Neukum · 17 years ago
  72. fe4b65e mos7720 update by Oliver Neukum · 18 years ago
  73. c2cf3f6 USB: unnecessary GFP_ATOMIC in mos7720 driver by Oliver Neukum · 18 years ago
  74. e8e30c7 USB: necessary update for mos7720 driver by Oliver Neukum · 18 years ago
  75. b963a84 [PATCH] Char: tty_wakeup cleanup by Jiri Slaby · 18 years ago
  76. d9b1b78 USB serial: add driver pointer to all usb-serial drivers by Johannes Hölzl · 18 years ago
  77. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  78. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  79. 0f64478 USB: add USB serial mos7720 driver by Greg Kroah-Hartman · 22 years ago