1. f9e053d tty: Serialize tty flow control changes with flow_lock by Peter Hurley · 10 years ago
  2. ed617e4 tty: Document locking for tty driver methods by Peter Hurley · 10 years ago
  3. 7be88b4 tty: Document required behavior of tty driver close() by Peter Hurley · 11 years ago
  4. 7e73eca TTY: move cdev_add to tty_register_device by Jiri Slaby · 12 years ago
  5. 0019b40 TTY: add support for unnumbered device nodes by Jiri Slaby · 12 years ago
  6. 21aca2f TTY: pty, switch to tty_alloc_driver by Jiri Slaby · 12 years ago
  7. 7f0bc6a TTY: pass flags to alloc_tty_driver by Jiri Slaby · 12 years ago
  8. 36b3c07 tty: Move the handling of the tty release logic by Alan Cox · 12 years ago
  9. 04831dc TTY: add ports array to tty_driver by Jiri Slaby · 12 years ago
  10. 26b2320 TTY: tty_driver, document tty->ops->shutdown limitation by Jiri Slaby · 12 years ago
  11. 87cab16 TTY: remove minor_num from tty_driver by Jiri Slaby · 12 years ago
  12. 1a54a76 TTY: let alloc_tty_driver deduce the owner automatically by Jiri Slaby · 12 years ago
  13. 20c300b tty: remove unused tty_driver->termios_locked by Konstantin Khlebnikov · 12 years ago
  14. 24d406a TTY: pty, fix pty counting by Jiri Slaby · 13 years ago
  15. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  16. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  17. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  18. 6ce5b1c tty: fix typos/errors in tty_driver.h comments by Timur Tabi · 14 years ago
  19. 3dfbd04 TTY: include termios.h in tty_driver.h by Jiri Slaby · 14 years ago
  20. d281da7 tty: Make tiocgicount a handler by Alan Cox · 14 years ago
  21. f278a2f tty: Fix regressions caused by commit b50989dc by Dave Young · 15 years ago
  22. 38db897 tty: throttling race fix by Alan Cox · 15 years ago
  23. f786ddd tty: Correct inline types for tty_driver_kref_get() by Adrian Bunk · 15 years ago
  24. 0f043a8 proc tty: remove struct tty_operations::read_proc by Alexey Dobriyan · 15 years ago
  25. ae149b6 proc tty: add struct tty_operations::proc_fops by Alexey Dobriyan · 15 years ago
  26. fc6f623 pty: simplify resize by Alan Cox · 16 years ago
  27. 15f1a63 Add an instance parameter devpts interfaces by Sukadev Bhattiprolu · 16 years ago
  28. 8b0a88d tty: More driver operations by Alan Cox · 16 years ago
  29. 7d7b93c tty: kref the tty driver object by Alan Cox · 16 years ago
  30. 99f1fe1 tty: Clean up the tty_init_dev changes further by Alan Cox · 16 years ago
  31. feebed6 tty: shutdown method by Alan Cox · 16 years ago
  32. 1d65b4a tty: Add termiox by Alan Cox · 16 years ago
  33. 8c9a9dd tty: remove resize window special case by Alan Cox · 16 years ago
  34. 9e98966 tty: rework break handling by Alan Cox · 16 years ago
  35. 36c7343 tty_driver: Update required method documentation by Alan Cox · 16 years ago
  36. 39c2e60 tty: add throttle/unthrottle helpers by Alan Cox · 16 years ago
  37. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  38. f2d937f consoles: polling support, kgdboc by Jason Wessel · 16 years ago
  39. e10cc1d tty: add compat_ioctl by Paul Fulghum · 17 years ago
  40. edc6afc [PATCH] tty: switch to ktermios and new framework by Alan Cox · 18 years ago
  41. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  42. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 19 years ago
  43. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  44. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago