1. 0b3191d ttyprintk: Neaten and simplify printing by Joe Perches · 8 years ago
  2. 9b95d95 char: constify tty_port_operations structs by Aya Mahfouz · 9 years ago
  3. b24313a ttyprintk: Allow built as a module by Takashi Iwai · 10 years ago
  4. 7d1c285 ttyprintk: Fix wrong tty_unregister_driver() call in the error path by Takashi Iwai · 10 years ago
  5. db50d2f drivers/char: don't use module_init in non-modular ttyprintk.c by Paul Gortmaker · 10 years ago
  6. b5325a0 ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing port by Darrick J. Wong · 11 years ago
  7. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  8. c3a6344 TTY: tty_alloc_driver() returns error pointers by Dan Carpenter · 12 years ago
  9. b19e2ca TTY: use tty_port_link_device by Jiri Slaby · 12 years ago
  10. 0019b40 TTY: add support for unnumbered device nodes by Jiri Slaby · 12 years ago
  11. 536a344 TTY: ttyprintk, initialize tty_port earlier by Jiri Slaby · 12 years ago
  12. ee8b593 TTY: ttyprintk, don't touch behind tty->write_buf by Jiri Slaby · 12 years ago
  13. f06fb54 TTY: ttyprintk, unregister tty driver on failure by Jiri Slaby · 12 years ago
  14. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  15. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  16. 3369465 um: switch to use of drivers/Kconfig by Al Viro · 13 years ago
  17. 66300e6 drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  18. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  19. 24b4b67 add ttyprintk driver by Samo Pogacnik · 14 years ago