1. 34dcfb8 TTY: disable debugging warning by Jiri Slaby · 11 years ago
  2. 593fb1ae4 pps: Move timestamp read into PPS code proper by George Spelvin · 12 years ago
  3. 64325a3 tty: Correct tty buffer flush. by Ilya Zykov · 12 years ago
  4. 6732c8b TTY: switch tty_schedule_flip by Jiri Slaby · 12 years ago
  5. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  6. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago
  7. 2f69335 TTY: convert more flipping functions by Jiri Slaby · 12 years ago
  8. 227434f TTY: switch tty_buffer_request_room to tty_port by Jiri Slaby · 12 years ago
  9. cadf748 tty: add missing newlines to WARN_RATELIMIT by Sasha Levin · 12 years ago
  10. b8b345b TTY: Report warning when low_latency flag is wrongly used by Ivo Sieben · 12 years ago
  11. ecbbfd4 TTY: move tty buffers to tty_port by Jiri Slaby · 12 years ago
  12. 5cff39c TTY: tty_buffer, cache pointer to tty->buf by Jiri Slaby · 12 years ago
  13. 2fc2066 TTY: move TTY_FLUSH* flags to tty_port by Jiri Slaby · 12 years ago
  14. cee4ad1 tty: prevent unnecessary work queue lock checking on flip buffer copy by Ivo Sieben · 12 years ago
  15. c56a00a tty: hold lock across tty buffer finding and buffer filling by Xiaobing Tu · 12 years ago
  16. 81de916 tty_buffer: get rid of 'seen_tail' logic in flush_to_ldisc by Linus Torvalds · 13 years ago
  17. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  18. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 13 years ago
  19. a5660b4 tty: fix endless work loop when the buffer fills up by Linus Torvalds · 13 years ago
  20. f23eb2b tty: stop using "delayed_work" in the tty layer by Linus Torvalds · 13 years ago
  21. e045fec tty: prevent DOS in the flush_to_ldisc by Jiri Olsa · 14 years ago
  22. 96fd7ce TTY: create drivers/tty and move the tty core files there by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/char/tty_buffer.c]
  23. ccc5ca8 tty: fix obsolete comment on tty_insert_flip_string_fixed_flag by Johan Hovold · 14 years ago
  24. d4bee0a tty_buffer: Fix distinct type warning by Fang Wenqi · 14 years ago
  25. 7f5b09c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  26. 2832fc1 USB: tty: Add a function to insert a string of characters with the same flag by Alan Cox · 14 years ago
  27. d9661ad tty: Keep the default buffering to sub-page units by Alan Cox · 14 years ago
  28. 514fc01 tty: use the new 'flush_delayed_work()' helper to do ldisc flush by Linus Torvalds · 15 years ago
  29. 4524200 Make flush_to_ldisc properly handle parallel calls by Linus Torvalds · 15 years ago
  30. e043e42 pty: avoid forcing 'low_latency' tty flag by OGAWA Hirofumi · 15 years ago
  31. e049573 tty: split the buffering from tty_io by Alan Cox · 16 years ago