Commit History

Author SHA1 Message Date
  Peter Hurley b66f4fa509 n_tty: Fully initialize ldisc before restarting buffer work 12 years ago
  Peter Hurley 25518c68b3 n_tty: Correct unthrottle-with-buffer-flush comments 12 years ago
  Peter Hurley 79901317ce n_tty: Don't flush buffer when closing ldisc 12 years ago
  Peter Hurley a30737ab7d n_tty: Factor packet mode status change for reuse 12 years ago
  Peter Hurley 21622939fc tty: Add diagnostic for halted line discipline 12 years ago
  Peter Hurley 01a5e440c9 n_tty: Lock access to tty->pgrp for POSIX job control 12 years ago
  Peter Hurley 8c985d18b1 n_tty: Fix unsafe driver-side signals 12 years ago
  Peter Hurley e91e52e428 n_tty: Fix stuck throttled driver 12 years ago
  Peter Hurley c828f679ee n_tty: Inline check_unthrottle() at lone call site 12 years ago
  George Spelvin 593fb1ae45 pps: Move timestamp read into PPS code proper 12 years ago
  Ivo Sieben 98001214c0 tty: Use raw spin lock to protect the TTY read section 12 years ago
  Greg Kroah-Hartman 1651d0a9be Revert "n_tty: Unthrottle tty when flushing read buffer" 12 years ago
  Karthik Manamcheri 58f82be334 n_tty: Unthrottle tty when flushing read buffer 12 years ago
  Sasha Levin cadf748690 tty: add missing newlines to WARN_RATELIMIT 12 years ago
  Jiri Slaby ecbbfd44a0 TTY: move tty buffers to tty_port 12 years ago
  Jiri Slaby 57c941212d TTY: n_tty, propagate n_tty_data 12 years ago
  Jiri Slaby bddc7152f6 TTY: move ldisc data from tty_struct: locks 12 years ago
  Jiri Slaby ba2e68ac61 TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuff 12 years ago
  Jiri Slaby 3fe780b379 TTY: move ldisc data from tty_struct: bitmaps 12 years ago
  Jiri Slaby 53c5ee2cfb TTY: move ldisc data from tty_struct: simple members 12 years ago
  Jiri Slaby 70ece7a731 TTY: n_tty, add ldisc data to n_tty 12 years ago
  Jiri Slaby 6c633f27cc TTY: audit, stop accessing tty->icount 12 years ago
  Jiri Slaby 3383427a7b TTY: n_tty, remove bogus checks 12 years ago
  Jiri Slaby b91939f528 TTY: n_tty, simplify read_buf+echo_buf allocation 12 years ago
  Stanislav Kozina e9490e93c1 Remove BUG_ON from n_tty_read() 13 years ago
  Jaeden Amero 090abf7b91 n_tty: Don't lose characters when PARMRK is enabled 13 years ago
  Stanislav Kozina 00aaae033e tty: Fix possible race in n_tty_read() 13 years ago
  Alan Cox adc8d746ca tty: move the termios object into the tty 13 years ago
  Alan Cox 0a44ab41eb tty: note race we need to fix 13 years ago
  Jiri Slaby 3fa10cc83f TTY: n_tty, do not dereference user buffer 13 years ago