1. 4d18bea termios, tty/tty_baudrate.c: fix buffer overrun by H. Peter Anvin · 6 years ago
  2. 97ef38b tty: Replace TTY_THROTTLED bit tests with tty_throttled() by Peter Hurley · 8 years ago
  3. 9db276f tty: Use termios c_*flag macros by Peter Hurley · 8 years ago
  4. d435cef tty: Remove __func__ from tty_debug() macro by Peter Hurley · 9 years ago
  5. 89222e6 tty: core: Prefer pr_* to printk(*) by Peter Hurley · 9 years ago
  6. f658dca tty: Remove unset_locked_termios() error message by Peter Hurley · 9 years ago
  7. d97ba9c tty: core: Refactor parameters for unset_locked_termios() helper by Peter Hurley · 9 years ago
  8. ee0c1a6 tty: Fix tty_send_xchar() lock order inversion by Peter Hurley · 9 years ago
  9. ff8339d tty: Replace inline #ifdef TTY_DEBUG_WAIT_UNTIL_SENT by Peter Hurley · 9 years ago
  10. 429b474 tty: remove buf parameter from tty_name() by Rasmus Villemoes · 9 years ago
  11. b00f5c2 tty: Re-add external interface for tty_set_termios() by Frederic Danis · 9 years ago
  12. c37bc68 TTY: fix tty_wait_until_sent maximum timeout by Johan Hovold · 9 years ago
  13. 79fbf4a TTY: fix tty_wait_until_sent on 64-bit machines by Johan Hovold · 9 years ago
  14. 632f32e tty: Remove external interface for tty_set_termios() by Peter Hurley · 9 years ago
  15. c961bfb tty: Call methods in modern style by Peter Hurley · 10 years ago
  16. dbfcd85 tty: Move pty-specific set_termios() handling to pty driver by Peter Hurley · 10 years ago
  17. 6460fbb tty: WARN for attempted set_termios() of pty master by Peter Hurley · 10 years ago
  18. c274f6e tty: Hold termios_rwsem for tcflow(TCIxxx) by Peter Hurley · 10 years ago
  19. 136d525 tty: Move and rename send_prio_char() as tty_send_xchar() by Peter Hurley · 10 years ago
  20. c545b66 tty: Serialize tcflow() with other tty flow control changes by Peter Hurley · 10 years ago
  21. a1d51aa2 tty: fix typo in comment of tty_termios_encode_baud_rate by Matthias Brugger · 10 years ago
  22. 5cec7bf tty: Fix SIGTTOU not sent with tcflush() by Peter Hurley · 11 years ago
  23. d8c1f92 tty: Only guarantee termios read safety for throttle/unthrottle by Peter Hurley · 11 years ago
  24. 6a1c068 tty: Convert termios_mutex to termios_rwsem by Peter Hurley · 11 years ago
  25. 579a00a tty: Fix unsafe bit ops in tty_throttle_safe/unthrottle_safe by Peter Hurley · 11 years ago
  26. e7f3880 tty: Fix recursive deadlock in tty_perform_flush() by Peter Hurley · 11 years ago
  27. 6865ff2 TTY: do not warn about setting speed via SPD_* by Jiri Slaby · 11 years ago
  28. 70bc126 tty: Add safe tty throttle/unthrottle functions by Peter Hurley · 11 years ago
  29. 183d95c tty: set_termios/set_termiox should not return -EINTR by Oleg Nesterov · 11 years ago
  30. a1bf958 tty: Add driver unthrottle in ioctl(...,TCFLSH,..). by Ilya Zykov · 11 years ago
  31. 06026d9 tty: pty - Move TIOCPKT handling into pty.c by Cyrill Gorcunov · 12 years ago
  32. 9833fac tty: Fix up PPC fallout from the termios move by Alan Cox · 12 years ago
  33. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  34. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  35. 8193c42 tty: Support compat_ioctl get/set termios_locked by Thomas Meyer · 13 years ago
  36. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  37. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  38. 99edb3d tty: remove invalid location line in file header by Jovi Zhang · 13 years ago
  39. f98e5b8 tty: fix typo in descripton of tty_termios_encode_baud_rate by Uwe Kleine-König · 13 years ago
  40. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  41. 8d075b1 tty: add a helper for setting termios data from kernel side by Alan Cox · 13 years ago
  42. 96fd7ce TTY: create drivers/tty and move the tty core files there by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/char/tty_ioctl.c]
  43. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  44. 06fe9fb tree-wide: fix a very frequent spelling mistake by Dirk Hohndel · 15 years ago
  45. 9074d96 tty: vt: use printk_once by Marcin Slusarz · 15 years ago
  46. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  47. 5dca607 tty: fix unused warning when TCGETX is not defined by Mike Frysinger · 15 years ago
  48. 26a2e20 tty: Untangle termios and mm mutex dependencies by Alan Cox · 15 years ago
  49. 38db897 tty: throttling race fix by Alan Cox · 15 years ago
  50. c0253ee tty: Fix race in the flush for some ldiscs by Alan Cox · 15 years ago
  51. 47afa7a tty: some ICANON magic is in the wrong places by Alan Cox · 16 years ago
  52. d81ed10 tty: Remove more special casing and out of place code by Alan Cox · 16 years ago
  53. 8f52002 tty: Termios locking - sort out real_tty confusions and lock reads by Alan Cox · 16 years ago
  54. 1d65b4a tty: Add termiox by Alan Cox · 16 years ago
  55. f753f32 tty: TIOCGSOFTCAR/SSOFTCAR on pty is wron by Alan Cox · 16 years ago
  56. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  57. 96a331b removed unused var real_tty on n_tty_ioctl() by Gustavo Fernando Padovan · 16 years ago
  58. 39c2e60 tty: add throttle/unthrottle helpers by Alan Cox · 16 years ago
  59. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  60. 978e595 tty/serial: lay the foundations for the next set of reworks by Alan Cox · 16 years ago
  61. 1c2630c tty_ioctl: soft carrier handling by Alan Cox · 16 years ago
  62. 0ee9cbb tty_ioctl: locking for tty_wait_until_sent by Alan Cox · 16 years ago
  63. 04f378b tty: BKL pushdown by Alan Cox · 16 years ago
  64. 355d95a1 tty_ioctl: drag screaming into compliance with the coding style by Alan Cox · 16 years ago
  65. bf5e583 pl2303: Fix mode switching regression by Alan Cox · 16 years ago
  66. db99247 tty: fix logic change introduced by wait_event_interruptible_timeout() by Cory T. Tusar · 16 years ago
  67. 0fc00e2 [TTY]: Fix network driver interactions with TCGET/SET calls. by Alan Cox · 17 years ago
  68. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  69. 75e8b71 tty_ioctl: fix the baud_table check in encode_baud_rate by Maciej W. Rozycki · 17 years ago
  70. 5f519d7 tty: expose new methods needed for drivers to get termios right by Alan Cox · 17 years ago
  71. bb8bd3a sparc64 (and others): fix tty_ioctl.c build by Tony Breeds · 17 years ago
  72. f629307 tty: termios locking functions break with new termios type by David Miller · 17 years ago
  73. 6804396 Char: tty_ioctl, little whitespace cleanup by Jiri Slaby · 17 years ago
  74. 5a52bd4 Char: tty_ioctl, use wait_event_interruptible_timeout by Jiri Slaby · 17 years ago
  75. 9c1729d Prevent an O_NDELAY writer from blocking when a tty write is blocked by the tty atomic writer mutex by Alan Cox · 17 years ago
  76. 78137e3 [PATCH] tty: improve encode_baud_rate logic by Alan Cox · 17 years ago
  77. 64bb6c5 [PATCH] tty_ioctl: use termios for the old structure and termios2 for the new by Alan Cox · 17 years ago
  78. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 17 years ago
  79. edc6afc [PATCH] tty: switch to ktermios and new framework by Alan Cox · 17 years ago
  80. 5f412b2 [PATCH] Fix locking for tty drivers when doing urgent characters by Alan Cox · 18 years ago
  81. 5785c95 [PATCH] tty: make termios_sem a mutex by Arjan van de Ven · 18 years ago
  82. af9b897 [PATCH] tty layer comment the locking assumptions and functions somewhat by Alan Cox · 18 years ago
  83. 69f63c5 [PATCH] coverity: tty_ldisc_ref return null check by KAMBAROV, ZAUR · 19 years ago
  84. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago