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. 94ab71c USB: keyspan_pda: 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. 8d733e2 USB: ezusb: add functions for firmware download by Rene Buergel · 12 years ago
  7. cc183e2 USB: ezusb: add support for Cypress FX2LP by Rene Buergel · 12 years ago
  8. 8c46939 USB: serial: keyspan_pda.c: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  9. 826575f USB: serial: keyspan_pda.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  10. 99495c7 USB: ezusb: remove dependancy on usb_serial by Rene Buergel · 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. 5542cf7 USB: keyspan_pda.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  16. d40f5b0 USB: serial: keyspan_pda.c: use module_usb_serial_driver by Greg Kroah-Hartman · 12 years ago
  17. 8c49fc9 usb-serial: use new registration API in keyspan_pda.c by Greg Kroah-Hartman · 12 years ago
  18. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  19. 5833041 USB: serial: remove unnecessary reinitialisations of urb->dev by Johan Hovold · 13 years ago
  20. da280e3 USB: keyspan_pda: clean up write-urb busy handling by Johan Hovold · 13 years ago
  21. 14b54e3 USB: serial: remove changelogs and old todo entries by Johan Hovold · 13 years ago
  22. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  23. f7d7aed USB: serial/keyspan_pda, fix potential tty NULL dereferences by Jiri Slaby · 13 years ago
  24. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  25. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  26. d14fc1a USB: serial: handle Data Carrier Detect changes by Libor Pechacek · 14 years ago
  27. 7f26b3a drivers/usb: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  28. 7f5b09c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  29. 7d40d7e USB serial: make USB device id constant by Németh Márton · 15 years ago
  30. ca65d25 USB: keyspan_pda: fix DMA buffers on stack by Johan Hovold · 15 years ago
  31. e6c4ef9 tty: declare MODULE_FIRMWARE in various drivers by Ben Hutchings · 15 years ago
  32. 6383251 USB: serial: fix assumption that throttle/unthrottle cannot sleep by Oliver Neukum · 15 years ago
  33. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  34. f9c99bb USB: usb-serial: replace shutdown with disconnect, release by Alan Stern · 15 years ago
  35. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 15 years ago
  36. 194343d USB: remove use of err() in drivers/usb/serial by Greg Kroah-Hartman · 16 years ago
  37. c197a8d USB: remove info() macro from usb/serial drivers by Greg Kroah-Hartman · 16 years ago
  38. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  39. 8dd03a5 keyspan_pda: Use string flip functions by Alan Cox · 16 years ago
  40. 9e70f31 tty-usb-keyspan-pda: Coding style by Alan Cox · 16 years ago
  41. 95da310 usb_serial: API all change by Alan Cox · 16 years ago
  42. 3b36a8f usb: fix uninitialized variable warning in keyspan_pda by Benny Halevy · 16 years ago
  43. 3edbf98 keyspan_pda: use request_firmware() by David Woodhouse · 16 years ago
  44. cdc9779 USB: remove unnecessary type casting of urb->context by Ming Lei · 16 years ago
  45. a5b6f60 usb serial: more fixes and groundwork for tty changes by Alan Cox · 16 years ago
  46. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  47. 0ba4034 USB: serial: remove unneeded number endpoints settings by Greg Kroah-Hartman · 16 years ago
  48. e7806e3 USB: keyspan_pda: clean up speed handling by Alan Cox · 17 years ago
  49. 23189ae USB: serial: keyspan_pda: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  50. b963a84 [PATCH] Char: tty_wakeup cleanup by Jiri Slaby · 17 years ago
  51. d9b1b78 USB serial: add driver pointer to all usb-serial drivers by Johannes Hölzl · 18 years ago
  52. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  53. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  54. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  55. e81ee63 usb-serial: possible irq lock inversion (PPP vs. usb/serial) by Peter Zijlstra · 18 years ago
  56. a969888 [PATCH] USB: move usb-serial.h to include/linux/usb/ by Greg Kroah-Hartman · 18 years ago
  57. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  58. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  59. ba9dc65 [PATCH] USB: allow usb drivers to disable dynamic ids by Greg Kroah-Hartman · 19 years ago
  60. 269bda1 [PATCH] USB Serial: move name to driver structure by Greg Kroah-Hartman · 19 years ago
  61. 18fcac3 [PATCH] USB Serial: get rid of the .owner field in usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  62. ea65370 [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  63. 507ca9b [PATCH] USB: add ability for usb-serial drivers to determine if their write urb is currently being used. by Greg Kroah-Hartman · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago