1. d95e3ca usb: serial: Remove unused tty->hw_stopped by Peter Hurley · 10 years ago
  2. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  3. 1143832 USB: serial: ports: add minor and port number by Greg Kroah-Hartman · 11 years ago
  4. ec25e24 Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  5. a7fa577 USB: digi_acceleport: remove unused MSR-wait queue by Johan Hovold · 11 years ago
  6. 28e679a USB: digi_acceleport: remove bogus disconnect test in close by Johan Hovold · 11 years ago
  7. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 11 years ago
  8. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  9. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  10. 2f69335 TTY: convert more flipping functions by Jiri Slaby · 12 years ago
  11. bcbec05 USB: serial: remove driver version information by Johan Hovold · 12 years ago
  12. fb44ff8 USB: digi_acceleport: fix port-data memory leak by Johan Hovold · 12 years ago
  13. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  14. a2f98a2 USB: serial: digi_acceleport.c: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  15. f9dfbeb USB: serial: digi_acceleport.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  16. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  17. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 12 years ago
  18. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 12 years ago
  19. 5026bb0 USB: serial: remove usb_serial_probe call in all drivers by Greg Kroah-Hartman · 12 years ago
  20. a1bd886 USB: digi_acceleport.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  21. 89ddc53 USB: serial: digi_acceleport.c: use module_usb_serial_driver by Greg Kroah-Hartman · 12 years ago
  22. 97b6b6d usb-serial: use new registration API in [d-h]* drivers by Alan Stern · 12 years ago
  23. 22a416c USB: serial: use dev_err_console in custom write paths by Johan Hovold · 12 years ago
  24. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  25. 5833041 USB: serial: remove unnecessary reinitialisations of urb->dev by Johan Hovold · 13 years ago
  26. 14b54e3 USB: serial: remove changelogs and old todo entries by Johan Hovold · 13 years ago
  27. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  28. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  29. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  30. d14fc1a USB: serial: handle Data Carrier Detect changes by Libor Pechacek · 14 years ago
  31. 4287341 tty: Fix the digi acceleport driver NULL checks by Alan Cox · 14 years ago
  32. 109f34e USB: serial: digi_acceleport: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  33. 70ced22 USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flag by Johan Hovold · 14 years ago
  34. 1f87158 USB: remove references to port->port.count from the serial drivers by Alan Stern · 14 years ago
  35. a108bfc USB: tty: Prune uses of tty_request_room in the USB layer by Alan Cox · 14 years ago
  36. 7d40d7e USB serial: make USB device id constant by Németh Márton · 15 years ago
  37. ba6b702 USB: digi_acceleport: Fix broken unthrottle. by Johan Hovold · 15 years ago
  38. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  39. f9c99bb USB: usb-serial: replace shutdown with disconnect, release by Alan Stern · 15 years ago
  40. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 15 years ago
  41. 50de36f USB: serial: fix up urb->status usage by Greg Kroah-Hartman · 16 years ago
  42. 194343d USB: remove use of err() in drivers/usb/serial by Greg Kroah-Hartman · 16 years ago
  43. c197a8d USB: remove info() macro from usb/serial drivers by Greg Kroah-Hartman · 16 years ago
  44. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  45. 41ad427 digi_acceleport: coding style by Alan Cox · 16 years ago
  46. 95da310 usb_serial: API all change by Alan Cox · 16 years ago
  47. 5a33956 USB: digi_accelport.c trivial sparse lock annotation by Harvey Harrison · 16 years ago
  48. ea05af6 USB: remove CVS keywords by Adrian Bunk · 16 years ago
  49. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  50. cdc9779 USB: remove unnecessary type casting of urb->context by Ming Lei · 16 years ago
  51. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  52. 0ba4034 USB: serial: remove unneeded number endpoints settings by Greg Kroah-Hartman · 16 years ago
  53. 0915f49 USB: last abuses of intfdata in close for usb-serial drivers by Oliver Neukum · 17 years ago
  54. 7fa36a9 USB: digi_acceleport: fix termios and also readability a bit by Alan Cox · 17 years ago
  55. c6d6126 digi_acceleport: Drag the driver kicking and screaming into coding style by Alan Cox · 17 years ago
  56. 85d7510 USB: serial: digi_acceleport: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  57. 5fea2a4 USB: digi_acceleport further buffer clean up by Al Borchers · 17 years ago
  58. 39892da USB: Digi AccelePort adapted to new tty buffering by Oliver Neukum · 17 years ago
  59. b963a84 [PATCH] Char: tty_wakeup cleanup by Jiri Slaby · 17 years ago
  60. d9b1b78 USB serial: add driver pointer to all usb-serial drivers by Johannes Hölzl · 18 years ago
  61. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  62. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  63. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  64. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  65. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  66. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  67. a969888 [PATCH] USB: move usb-serial.h to include/linux/usb/ by Greg Kroah-Hartman · 18 years ago
  68. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  69. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  70. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  71. ba9dc65 [PATCH] USB: allow usb drivers to disable dynamic ids by Greg Kroah-Hartman · 19 years ago
  72. 269bda1 [PATCH] USB Serial: move name to driver structure by Greg Kroah-Hartman · 19 years ago
  73. 18fcac3 [PATCH] USB Serial: get rid of the .owner field in usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  74. ea65370 [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  75. 45f23f1 [PATCH] USB: usb/digi_acceleport: correct wait-queue state by Nishanth Aravamudan · 19 years ago
  76. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago