1. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  2. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  3. bcbec05 USB: serial: remove driver version information by Johan Hovold · 12 years ago
  4. 289b076 USB: oti6858: fix port-data memory leak by Johan Hovold · 12 years ago
  5. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  6. ec035e4 USB: serial: oti6858.c: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  7. 8c8e87b USB: serial: oti6858.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  8. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  9. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 12 years ago
  10. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 12 years ago
  11. 5026bb0 USB: serial: remove usb_serial_probe call in all drivers by Greg Kroah-Hartman · 12 years ago
  12. 77b3b30 USB: oti6858.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  13. 1c51766 USB: oti6858: fix abuse of interface data by Johan Hovold · 12 years ago
  14. db55a04 USB: serial: oti6858.c: use module_usb_serial_driver by Greg Kroah-Hartman · 12 years ago
  15. f667dda usb-serial: use new registration API in [n-p]* drivers by Alan Stern · 12 years ago
  16. 22a416c USB: serial: use dev_err_console in custom write paths by Johan Hovold · 12 years ago
  17. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  18. d5e450e USB: oti6858: forward USB errors to USB serial core by Johan Hovold · 13 years ago
  19. 7da02cd USB: oti6858: remove dead code by Johan Hovold · 13 years ago
  20. 5833041 USB: serial: remove unnecessary reinitialisations of urb->dev by Johan Hovold · 13 years ago
  21. 00a0d0d tty: remove filp from the USB tty ioctls by Alan Cox · 13 years ago
  22. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  23. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  24. 5620b5f USB serial: add missing .usb_driver field in serial drivers by Alan Stern · 14 years ago
  25. 569ff2d usb: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  26. 28f27dc USB: oti6858: use port write fifo by Johan Hovold · 14 years ago
  27. e3c1803 USB: oti6858: use kfifo to implement write buffering by Johan Hovold · 14 years ago
  28. 7d7917b USB: oti6858: declare send_data() as static by Bill Pemberton · 14 years ago
  29. 1f87158 USB: remove references to port->port.count from the serial drivers by Alan Stern · 14 years ago
  30. 7d40d7e USB serial: make USB device id constant by Németh Márton · 15 years ago
  31. d212632 USB: oti6858: fix DMA buffer on stack by Johan Hovold · 15 years ago
  32. 40d2858 USB: serial: no unnecessary GFP_ATOMIC in oti6858 by Oliver Neukum · 15 years ago
  33. fe1ae7f tty: USB serial termios bits by Alan Cox · 15 years ago
  34. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  35. f9c99bb USB: usb-serial: replace shutdown with disconnect, release by Alan Stern · 15 years ago
  36. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 15 years ago
  37. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  38. 7aef709 Fix oti6858 debug level by Scott Ashcroft · 16 years ago
  39. 2a77c81 tty-usb-oti6858: Coding style by Alan Cox · 16 years ago
  40. 95da310 usb_serial: API all change by Alan Cox · 16 years ago
  41. fd05e72 drivers/usb annotations and fixes by Al Viro · 16 years ago
  42. cdc9779 USB: remove unnecessary type casting of urb->context by Ming Lei · 16 years ago
  43. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  44. 0ba4034 USB: serial: remove unneeded number endpoints settings by Greg Kroah-Hartman · 16 years ago
  45. 97af0a9 USB: oti6858: fix TCFLSH ioctl handling by Paulius Zaleckas · 16 years ago
  46. 0915f49 USB: last abuses of intfdata in close for usb-serial drivers by Oliver Neukum · 17 years ago
  47. b0a239d USB: oti6858: cleanup by Alan Cox · 17 years ago
  48. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  49. b84d2bf usb: avoid redundant cast of kmalloc() return value in OTi-6858 driver by Jesper Juhl · 17 years ago
  50. fa0e672 USB: oti6858: Remove broken ioctl code in -mm tree and also the broken fixes by Alan Cox · 17 years ago
  51. a66639a usb-serial: fix oti6858.c segfault in termios handling by Thomas Viehmann · 17 years ago
  52. 78c26ae USB: serial: oti6858: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  53. 49cdee0 USB: oti6858 usb-serial driver (in Nokia CA-42 cable) by Kees Lemmens · 17 years ago