1. 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
  2. b2ca699 USB: serial: fix null-pointer dereferences on disconnect by Johan Hovold · 11 years ago
  3. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  4. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  5. 2f69335 TTY: convert more flipping functions by Jiri Slaby · 12 years ago
  6. bcbec05 USB: serial: remove driver version information by Johan Hovold · 12 years ago
  7. 638b9e1 USB: ssu100: fix port-data memory leak by Johan Hovold · 12 years ago
  8. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  9. 186f381 USB: serial: ssu100.c: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  10. 4f0c641 USB: serial: ssu100.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  11. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  12. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 12 years ago
  13. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 12 years ago
  14. 5026bb0 USB: serial: remove usb_serial_probe call in all drivers by Greg Kroah-Hartman · 12 years ago
  15. c7f3619 usb-serial: clean up unneeded PM-related fields by Alan Stern · 12 years ago
  16. bb7a9c4 USB: ssu100.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  17. 3a67460 USB: serial: ssu100.c: use module_usb_serial_driver by Greg Kroah-Hartman · 12 years ago
  18. d860322 usb-serial: use new registration API in [q-s]* drivers by Alan Stern · 12 years ago
  19. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  20. 00a0d0d tty: remove filp from the USB tty ioctls by Alan Cox · 13 years ago
  21. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  22. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  23. f7043ec USB: ssu100: remove max_packet_size calculation by Bill Pemberton · 14 years ago
  24. a9e2e06 tty: Fix warning left over from TIOCGICOUNT changes by Alan Cox · 14 years ago
  25. 0bca1b9 tty: Convert the USB drivers to the new icount interface by Alan Cox · 14 years ago
  26. 3c35b00 USB: ssu100: turn off debug flag by Bill Pemberton · 14 years ago
  27. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  28. 6b8f1ca USB: ssu100: set tty_flags in ssu100_process_packet by Bill Pemberton · 14 years ago
  29. 85dee13 USB: ssu100: add disconnect function for ssu100 by Bill Pemberton · 14 years ago
  30. f81c83d USB: ssu100: rework logic for TIOCMIWAIT by Bill Pemberton · 14 years ago
  31. 556f1a0 USB: ssu100: add register parameter to ssu100_setregister by Bill Pemberton · 14 years ago
  32. 79f203a USB: ssu100: remove duplicate #defines in ssu100 by Bill Pemberton · 14 years ago
  33. 9b2cef3 USB: ssu100: refine process_packet in ssu100 by Bill Pemberton · 14 years ago
  34. 1752305 USB: ssu100: add locking for port private data in ssu100 by Bill Pemberton · 14 years ago
  35. 6ee9f4b USB: drop tty argument from usb_serial_handle_sysrq_char() by Dmitry Torokhov · 14 years ago
  36. 52af954 USB: add USB serial ssu100 driver by Bill Pemberton · 14 years ago