1. e921665 tty: handle VT specific compat ioctls in vt driver by Arnd Bergmann · 15 years ago
  2. b58d13a serial: move port users helper by Alan Cox · 15 years ago
  3. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  4. 5e99df5 serial: Fold closing_* fields into the tty_port ones by Alan Cox · 15 years ago
  5. 7ca0ff9 tty: Add a full port_close function by Alan Cox · 15 years ago
  6. 353f6dd cleanup console_print() by Anirban Sinha · 15 years ago
  7. e0b3032 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  8. b7b8f9b TTY/ASoC: Rename N_AMSDELTA line discipline to N_V253 by Janusz Krzysztofik · 15 years ago
  9. 78ed73e TTY: Add definition of a new line discipline required by Amstrad E3 (Delta) ASoC driver by Janusz Krzysztofik · 15 years ago
  10. e043e42 pty: avoid forcing 'low_latency' tty flag by OGAWA Hirofumi · 15 years ago
  11. c65c9bc tty: rewrite the ldisc locking by Alan Cox · 15 years ago
  12. e8b70e7 tty: Extract various bits of ldisc code by Alan Cox · 15 years ago
  13. 1ec739b tty: Implement a drain delay in the tty port by Alan Cox · 15 years ago
  14. fcc8ac1 tty: Add carrier processing on close to the tty_port core by Alan Cox · 15 years ago
  15. a661499 tty: Introduce some close helpers for ports by Alan Cox · 16 years ago
  16. 36c621d tty: Introduce a tty_port generic block_til_ready by Alan Cox · 16 years ago
  17. 3e61696 isicom: redo locking to use tty port locks by Alan Cox · 16 years ago
  18. 5d951fb tty: Pull the dtr raise into tty port by Alan Cox · 16 years ago
  19. 31f3593 tty_port: Add a port level carrier detect operation by Alan Cox · 16 years ago
  20. c9b3976 tty: Fix PPP hang under load by Alan Cox · 16 years ago
  21. fc6f623 pty: simplify resize by Alan Cox · 16 years ago
  22. a88a69c n_tty: Fix loss of echoed characters and remove bkl from n_tty by Joe Peterson · 16 years ago
  23. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  24. 1e64174 Audit: Log TIOCSTI by Al Viro · 16 years ago
  25. 14bfc98 tracing, tty: fix warnings caused by branch tracing and tty_kref_get() by Ingo Molnar · 16 years ago
  26. 47afa7a tty: some ICANON magic is in the wrong places by Alan Cox · 16 years ago
  27. bf970ee tty: extract the pty init time special cases by Alan Cox · 16 years ago
  28. 73ec06f tty: Finish fixing up the init_dev interface to use ERR_PTR by Alan Cox · 16 years ago
  29. d81ed10 tty: Remove more special casing and out of place code by Alan Cox · 16 years ago
  30. feebed6 tty: shutdown method by Alan Cox · 16 years ago
  31. 2cb5998 tty: the vhangup syscall is racy by Alan Cox · 16 years ago
  32. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  33. 1d65b4a tty: Add termiox by Alan Cox · 16 years ago
  34. 9c9f4de tty: Add a kref count by Alan Cox · 16 years ago
  35. 348eb12 pps: Reserve a line discipline number for PPS by Alan Cox · 16 years ago
  36. e049573 tty: split the buffering from tty_io by Alan Cox · 16 years ago
  37. 8c9a9dd tty: remove resize window special case by Alan Cox · 16 years ago
  38. 01e1abb tty: Split ldisc code into its own file by Alan Cox · 16 years ago
  39. 44b7d1b tty: add more tty_port fields by Alan Cox · 16 years ago
  40. 7a4d29f tty.h: clean up by Alan Cox · 16 years ago
  41. 6f67048 tty: Introduce a tty_port common structure by Alan Cox · 16 years ago
  42. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  43. 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 16 years ago
  44. 39c2e60 tty: add throttle/unthrottle helpers by Alan Cox · 16 years ago
  45. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  46. 5d0fdf1 tty_io: fix remaining pid struct locking by Alan Cox · 16 years ago
  47. 47f8683 redo locking of tty->pgrp by Alan Cox · 16 years ago
  48. 04f378b tty: BKL pushdown by Alan Cox · 16 years ago
  49. 4112622 [patch 1/2] audit: let userspace fully control TTY input auditing by Miloslav Trmac · 16 years ago
  50. 2532386 Audit: collect sessionid in netlink messages by Eric Paris · 16 years ago
  51. 3dddbfc tty: Kill TTY_FLIPBUF_SIZE by Alan Cox · 16 years ago
  52. eb31005 drivers/char/tty_io.c: remove pty_sem by Daniel Walker · 16 years ago
  53. cd05acf [CAN]: Allocate protocol numbers for PF_CAN by Oliver Hartkopp · 17 years ago
  54. bf5e583 pl2303: Fix mode switching regression by Alan Cox · 17 years ago
  55. 0fc00e2 [TTY]: Fix network driver interactions with TCGET/SET calls. by Alan Cox · 17 years ago
  56. 5f519d7 tty: expose new methods needed for drivers to get termios right by Alan Cox · 17 years ago
  57. 328dfd0 tty.h: remove dead define by Alan Cox · 17 years ago
  58. dc8c858 PTY: add kernel parameter to overwrite legacy pty count by Kay Sievers · 17 years ago
  59. 42fd552 fix serial buffer memory leak by Alan Cox · 17 years ago
  60. 522ed77 Audit: add TTY input auditing by Miloslav Trmac · 17 years ago
  61. 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
  62. 98a27ba tty: introduce no_tty and use it in selinux by Eric W. Biederman · 17 years ago
  63. ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 17 years ago
  64. 3e7cd6c [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned by Eric W. Biederman · 17 years ago
  65. cdc6233 [PATCH] tty: make __proc_set_tty static by Eric W. Biederman · 17 years ago
  66. 4564f9e [PATCH] consolidate line discipline number definitions by Tilman Schmidt · 17 years ago
  67. 8b6312f [PATCH] vt: refactor console SAK processing by Eric W. Biederman · 17 years ago
  68. edc6afc [PATCH] tty: switch to ktermios and new framework by Alan Cox · 18 years ago
  69. 24ec839 [PATCH] tty: ->signal->tty locking by Peter Zijlstra · 18 years ago
  70. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  71. 01107d3 Driver core: convert tty core to use struct device by Greg Kroah-Hartman · 18 years ago
  72. 52bad64 WorkStruct: Separate delayable and non-delayable events. by David Howells · 18 years ago
  73. 07f3f05 [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] by David Howells · 18 years ago
  74. 5785c95 [PATCH] tty: make termios_sem a mutex by Arjan van de Ven · 18 years ago
  75. 402749e [PATCH] Remove unused tty_struct field by Matthias Urlichs · 18 years ago
  76. 01da5fd [PATCH] Fix tty layer DoS and comment relevant code by Alan Cox · 18 years ago
  77. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
  78. a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 18 years ago
  79. 33b37a3 [PATCH] remove active field from tty buffer structure by Paul Fulghum · 18 years ago
  80. 817d6d3 [PATCH] remove TTY_DONT_FLIP by Paul Fulghum · 18 years ago
  81. 1cdcb6b [PATCH] TTY: return class device pointer from tty_register_device() by Hansjoerg Lipp · 18 years ago
  82. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  83. 70522e1 [PATCH] sem2mutex: tty by Ingo Molnar · 18 years ago
  84. 8977d92 [PATCH] tty buffering stall fix by Paul Fulghum · 18 years ago
  85. 808249c [PATCH] new tty buffering locking fix by Paul Fulghum · 18 years ago
  86. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  87. 7e7f358 [PATCH] Split out screen_info from tty.h by Brian Gerst · 19 years ago
  88. d2d5838 [PATCH] vesafb: Add blanking support by Antonino A. Daplas · 19 years ago
  89. bfb0759 [PATCH] Introduce tty_unregister_ldisc() by Alexey Dobriyan · 19 years ago
  90. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago