1. d9a38a8 USB: serial: add missing newlines to dev_<level> messages. by Johan Hovold · 11 years ago
  2. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  3. 711fbdf USB: spcp8x5: correct handling of CS5 setting by Colin Leitner · 11 years ago
  4. d7be622 USB: serial: set drain delay at port probe by Johan Hovold · 11 years ago
  5. 5e4211f USB: spcp8x5: fix device initialisation at open by Johan Hovold · 12 years ago
  6. e1ed212 USB: spcp8x5: add proper modem-status support by Johan Hovold · 12 years ago
  7. 4d63143 USB: spcp8x5: reimplement device type detection by Johan Hovold · 12 years ago
  8. 0a967f6 USB: spcp8x5: clean up modem status retrieval by Johan Hovold · 12 years ago
  9. 8413d2f USB: spcp8x5: pass usb-serial port to control functions by Johan Hovold · 12 years ago
  10. 2d816ac USB: spcp8x5: clean up code by Johan Hovold · 12 years ago
  11. 23bd364 USB: spcp8x5: remove broken uart-error handling by Johan Hovold · 12 years ago
  12. f65f9a5 USB: spcp8x5: remove broken TIOCMIWAIT support by Johan Hovold · 12 years ago
  13. dbcea76 USB: spcp8x5: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  14. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  15. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  16. 2f69335 TTY: convert more flipping functions by Jiri Slaby · 12 years ago
  17. bcbec05 USB: serial: remove driver version information by Johan Hovold · 12 years ago
  18. bf90ff5 USB: spcp8x5: fix port-data memory leak by Johan Hovold · 12 years ago
  19. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  20. 1a6635f USB: serial: spcp8x5.c: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  21. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  22. fe2baf8 USB: spcp8x5.c: remove dbg() usage by Greg Kroah-Hartman · 13 years ago
  23. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 13 years ago
  24. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 13 years ago
  25. 5026bb0 USB: serial: remove usb_serial_probe call in all drivers by Greg Kroah-Hartman · 13 years ago
  26. 7653363 USB: spcp8x5.c: remove dbg() tracing calls by Greg Kroah-Hartman · 13 years ago
  27. a385c15 USB: serial: spcp8x5.c: use module_usb_serial_driver by Greg Kroah-Hartman · 13 years ago
  28. d860322 usb-serial: use new registration API in [q-s]* drivers by Alan Stern · 13 years ago
  29. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  30. 00a0d0d tty: remove filp from the USB tty ioctls by Alan Cox · 14 years ago
  31. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  32. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  33. d14fc1a USB: serial: handle Data Carrier Detect changes by Libor Pechacek · 14 years ago
  34. 5620b5f USB serial: add missing .usb_driver field in serial drivers by Alan Stern · 14 years ago
  35. 7f26b3a drivers/usb: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  36. fa993ca USB: spcp8x5: reimplement using generic framework by Johan Hovold · 15 years ago
  37. 70ced22 USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flag by Johan Hovold · 15 years ago
  38. 1f87158 USB: remove references to port->port.count from the serial drivers by Alan Stern · 15 years ago
  39. a108bfc USB: tty: Prune uses of tty_request_room in the USB layer by Alan Cox · 15 years ago
  40. 759f363 USB: serial: Remove unnecessary \n's from dbg uses by Joe Perches · 15 years ago
  41. 7d40d7e USB serial: make USB device id constant by Németh Márton · 15 years ago
  42. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  43. fe1ae7f tty: USB serial termios bits by Alan Cox · 15 years ago
  44. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  45. f9c99bb USB: usb-serial: replace shutdown with disconnect, release by Alan Stern · 16 years ago
  46. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 16 years ago
  47. 50de36f USB: serial: fix up urb->status usage by Greg Kroah-Hartman · 16 years ago
  48. 194343d USB: remove use of err() in drivers/usb/serial by Greg Kroah-Hartman · 16 years ago
  49. c197a8d USB: remove info() macro from usb/serial drivers by Greg Kroah-Hartman · 16 years ago
  50. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  51. 0487b58 tty-usb-spcp8x5: Minor coding style by Alan Cox · 16 years ago
  52. 95da310 usb_serial: API all change by Alan Cox · 16 years ago
  53. fd05e72 drivers/usb annotations and fixes by Al Viro · 17 years ago
  54. 0ba4034 USB: serial: remove unneeded number endpoints settings by Greg Kroah-Hartman · 17 years ago
  55. 619a6f1 USB: add usb-serial spcp8x5 driver by Greg Kroah-Hartman · 17 years ago