1. eef2158 tty: Remove dead termiox code by Jann Horn · 4 years, 1 month ago
  2. aa7f103 tty: fix return value for unsupported ioctls by Johan Hovold · 3 years, 9 months ago
  3. 2f46a2c tty_ioctl(): start taking TIOC[SG]SERIAL into separate methods by Al Viro · 6 years ago
  4. 8a8dcab tty: replace ->proc_fops with ->proc_show by Christoph Hellwig · 7 years ago
  5. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  6. d01c328 pty: show associative slave of ptmx in fdinfo by Masatake YAMATO · 8 years ago
  7. 3859a27 randstruct: Mark various structs for randomization by Kees Cook · 8 years ago
  8. 8ead9dd devpts: more pty driver interface cleanups by Linus Torvalds · 9 years ago
  9. a3a10ce Avoid usb reset crashes by making tty_io cdevs truly dynamic by Richard Watts · 10 years ago
  10. f9e053d tty: Serialize tty flow control changes with flow_lock by Peter Hurley · 10 years ago
  11. ed617e4 tty: Document locking for tty driver methods by Peter Hurley · 11 years ago
  12. 7be88b4 tty: Document required behavior of tty driver close() by Peter Hurley · 12 years ago
  13. 7e73eca TTY: move cdev_add to tty_register_device by Jiri Slaby · 12 years ago
  14. 0019b40 TTY: add support for unnumbered device nodes by Jiri Slaby · 12 years ago
  15. 21aca2f TTY: pty, switch to tty_alloc_driver by Jiri Slaby · 12 years ago
  16. 7f0bc6a TTY: pass flags to alloc_tty_driver by Jiri Slaby · 12 years ago
  17. 36b3c07 tty: Move the handling of the tty release logic by Alan Cox · 13 years ago
  18. 04831dc TTY: add ports array to tty_driver by Jiri Slaby · 13 years ago
  19. 26b2320 TTY: tty_driver, document tty->ops->shutdown limitation by Jiri Slaby · 13 years ago
  20. 87cab16 TTY: remove minor_num from tty_driver by Jiri Slaby · 13 years ago
  21. 1a54a76 TTY: let alloc_tty_driver deduce the owner automatically by Jiri Slaby · 13 years ago
  22. 20c300b tty: remove unused tty_driver->termios_locked by Konstantin Khlebnikov · 13 years ago
  23. 24d406a TTY: pty, fix pty counting by Jiri Slaby · 13 years ago
  24. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 14 years ago
  25. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  26. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  27. 6ce5b1c tty: fix typos/errors in tty_driver.h comments by Timur Tabi · 14 years ago
  28. 3dfbd04 TTY: include termios.h in tty_driver.h by Jiri Slaby · 14 years ago
  29. d281da7 tty: Make tiocgicount a handler by Alan Cox · 14 years ago
  30. f278a2f tty: Fix regressions caused by commit b50989dc by Dave Young · 15 years ago
  31. 38db897 tty: throttling race fix by Alan Cox · 16 years ago
  32. f786ddd tty: Correct inline types for tty_driver_kref_get() by Adrian Bunk · 16 years ago
  33. 0f043a8 proc tty: remove struct tty_operations::read_proc by Alexey Dobriyan · 16 years ago
  34. ae149b6 proc tty: add struct tty_operations::proc_fops by Alexey Dobriyan · 16 years ago
  35. fc6f623 pty: simplify resize by Alan Cox · 16 years ago
  36. 15f1a63 Add an instance parameter devpts interfaces by Sukadev Bhattiprolu · 16 years ago
  37. 8b0a88d tty: More driver operations by Alan Cox · 16 years ago
  38. 7d7b93c tty: kref the tty driver object by Alan Cox · 16 years ago
  39. 99f1fe1 tty: Clean up the tty_init_dev changes further by Alan Cox · 16 years ago
  40. feebed6 tty: shutdown method by Alan Cox · 16 years ago
  41. 1d65b4a tty: Add termiox by Alan Cox · 16 years ago
  42. 8c9a9dd tty: remove resize window special case by Alan Cox · 16 years ago
  43. 9e98966c tty: rework break handling by Alan Cox · 16 years ago
  44. 36c7343 tty_driver: Update required method documentation by Alan Cox · 17 years ago
  45. 39c2e60 tty: add throttle/unthrottle helpers by Alan Cox · 17 years ago
  46. f34d7a5 tty: The big operations rework by Alan Cox · 17 years ago
  47. f2d937f consoles: polling support, kgdboc by Jason Wessel · 17 years ago
  48. e10cc1d tty: add compat_ioctl by Paul Fulghum · 18 years ago
  49. edc6afc [PATCH] tty: switch to ktermios and new framework by Alan Cox · 18 years ago
  50. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  51. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 20 years ago
  52. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 20 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago