1. 75bcbf2 USB: ssu100: fix overrun-error reporting by Johan Hovold · 10 years ago
  2. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  3. 4d5147e USB: serial: clean up ioctl debugging by Johan Hovold · 11 years ago
  4. e5b1e20 USB: serial: make minor allocation dynamic by Greg Kroah-Hartman · 11 years ago
  5. c24c838 USB: ssu100: switch to generic TIOCMIWAIT implementation by Johan Hovold · 11 years ago
  6. 31ecdb6 USB: ssu100: switch to generic get_icount implementation by Johan Hovold · 11 years ago
  7. 618e183 USB: ssu100: remove custom close operation by Johan Hovold · 11 years ago
  8. bf8773c USB: ssu100: remove explicit initialisation of disconnect by Johan Hovold · 11 years ago
  9. 43a66b4 USB: ssu100: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  10. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  11. b2ca699 USB: serial: fix null-pointer dereferences on disconnect by Johan Hovold · 12 years ago
  12. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  13. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  14. 2f69335 TTY: convert more flipping functions by Jiri Slaby · 12 years ago
  15. bcbec05 USB: serial: remove driver version information by Johan Hovold · 12 years ago
  16. 638b9e1 USB: ssu100: fix port-data memory leak by Johan Hovold · 12 years ago
  17. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  18. 186f381 USB: serial: ssu100.c: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  19. 4f0c641 USB: serial: ssu100.c: remove dbg() usage by Greg Kroah-Hartman · 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. c7f3619 usb-serial: clean up unneeded PM-related fields by Alan Stern · 12 years ago
  25. bb7a9c4 USB: ssu100.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  26. 3a67460 USB: serial: ssu100.c: use module_usb_serial_driver by Greg Kroah-Hartman · 12 years ago
  27. d860322 usb-serial: use new registration API in [q-s]* drivers by Alan Stern · 13 years ago
  28. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  29. 00a0d0d tty: remove filp from the USB tty ioctls by Alan Cox · 14 years ago
  30. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  31. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  32. f7043ec USB: ssu100: remove max_packet_size calculation by Bill Pemberton · 14 years ago
  33. a9e2e06 tty: Fix warning left over from TIOCGICOUNT changes by Alan Cox · 14 years ago
  34. 0bca1b9 tty: Convert the USB drivers to the new icount interface by Alan Cox · 14 years ago
  35. 3c35b00 USB: ssu100: turn off debug flag by Bill Pemberton · 14 years ago
  36. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  37. 6b8f1ca USB: ssu100: set tty_flags in ssu100_process_packet by Bill Pemberton · 14 years ago
  38. 85dee13 USB: ssu100: add disconnect function for ssu100 by Bill Pemberton · 14 years ago
  39. f81c83d USB: ssu100: rework logic for TIOCMIWAIT by Bill Pemberton · 14 years ago
  40. 556f1a0 USB: ssu100: add register parameter to ssu100_setregister by Bill Pemberton · 14 years ago
  41. 79f203a USB: ssu100: remove duplicate #defines in ssu100 by Bill Pemberton · 14 years ago
  42. 9b2cef3 USB: ssu100: refine process_packet in ssu100 by Bill Pemberton · 14 years ago
  43. 1752305 USB: ssu100: add locking for port private data in ssu100 by Bill Pemberton · 14 years ago
  44. 6ee9f4b USB: drop tty argument from usb_serial_handle_sysrq_char() by Dmitry Torokhov · 14 years ago
  45. 52af954 USB: add USB serial ssu100 driver by Bill Pemberton · 14 years ago