1. 06026d9 tty: pty - Move TIOCPKT handling into pty.c by Cyrill Gorcunov · 12 years ago
  2. 9833fac tty: Fix up PPC fallout from the termios move by Alan Cox · 12 years ago
  3. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  4. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  5. 8193c42 tty: Support compat_ioctl get/set termios_locked by Thomas Meyer · 13 years ago
  6. 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
  7. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  8. 99edb3d tty: remove invalid location line in file header by Jovi Zhang · 13 years ago
  9. f98e5b8 tty: fix typo in descripton of tty_termios_encode_baud_rate by Uwe Kleine-König · 13 years ago
  10. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  11. 8d075b1 tty: add a helper for setting termios data from kernel side by Alan Cox · 13 years ago
  12. 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]
  13. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  14. 06fe9fb tree-wide: fix a very frequent spelling mistake by Dirk Hohndel · 15 years ago
  15. 9074d96 tty: vt: use printk_once by Marcin Slusarz · 15 years ago
  16. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  17. 5dca607 tty: fix unused warning when TCGETX is not defined by Mike Frysinger · 15 years ago
  18. 26a2e20 tty: Untangle termios and mm mutex dependencies by Alan Cox · 15 years ago
  19. 38db897 tty: throttling race fix by Alan Cox · 15 years ago
  20. c0253ee tty: Fix race in the flush for some ldiscs by Alan Cox · 15 years ago
  21. 47afa7a tty: some ICANON magic is in the wrong places by Alan Cox · 16 years ago
  22. d81ed10 tty: Remove more special casing and out of place code by Alan Cox · 16 years ago
  23. 8f52002 tty: Termios locking - sort out real_tty confusions and lock reads by Alan Cox · 16 years ago
  24. 1d65b4a tty: Add termiox by Alan Cox · 16 years ago
  25. f753f32 tty: TIOCGSOFTCAR/SSOFTCAR on pty is wron by Alan Cox · 16 years ago
  26. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  27. 96a331b removed unused var real_tty on n_tty_ioctl() by Gustavo Fernando Padovan · 16 years ago
  28. 39c2e60 tty: add throttle/unthrottle helpers by Alan Cox · 16 years ago
  29. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  30. 978e595 tty/serial: lay the foundations for the next set of reworks by Alan Cox · 16 years ago
  31. 1c2630c tty_ioctl: soft carrier handling by Alan Cox · 16 years ago
  32. 0ee9cbb tty_ioctl: locking for tty_wait_until_sent by Alan Cox · 16 years ago
  33. 04f378b tty: BKL pushdown by Alan Cox · 16 years ago
  34. 355d95a1 tty_ioctl: drag screaming into compliance with the coding style by Alan Cox · 16 years ago
  35. bf5e583 pl2303: Fix mode switching regression by Alan Cox · 17 years ago
  36. db99247 tty: fix logic change introduced by wait_event_interruptible_timeout() by Cory T. Tusar · 17 years ago
  37. 0fc00e2 [TTY]: Fix network driver interactions with TCGET/SET calls. by Alan Cox · 17 years ago
  38. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  39. 75e8b71 tty_ioctl: fix the baud_table check in encode_baud_rate by Maciej W. Rozycki · 17 years ago
  40. 5f519d7 tty: expose new methods needed for drivers to get termios right by Alan Cox · 17 years ago
  41. bb8bd3a sparc64 (and others): fix tty_ioctl.c build by Tony Breeds · 17 years ago
  42. f629307 tty: termios locking functions break with new termios type by David Miller · 17 years ago
  43. 6804396 Char: tty_ioctl, little whitespace cleanup by Jiri Slaby · 17 years ago
  44. 5a52bd4 Char: tty_ioctl, use wait_event_interruptible_timeout by Jiri Slaby · 17 years ago
  45. 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
  46. 78137e3 [PATCH] tty: improve encode_baud_rate logic by Alan Cox · 17 years ago
  47. 64bb6c5 [PATCH] tty_ioctl: use termios for the old structure and termios2 for the new by Alan Cox · 18 years ago
  48. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  49. edc6afc [PATCH] tty: switch to ktermios and new framework by Alan Cox · 18 years ago
  50. 5f412b2 [PATCH] Fix locking for tty drivers when doing urgent characters by Alan Cox · 18 years ago
  51. 5785c95 [PATCH] tty: make termios_sem a mutex by Arjan van de Ven · 18 years ago
  52. af9b897 [PATCH] tty layer comment the locking assumptions and functions somewhat by Alan Cox · 18 years ago
  53. 69f63c5 [PATCH] coverity: tty_ldisc_ref return null check by KAMBAROV, ZAUR · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago