Peter Hurley
|
7879a9f9fd
n_tty: Buffer work should not reschedule itself
|
12 years ago |
Peter Hurley
|
b848305276
n_tty: Fix unsafe update of available buffer space
|
12 years ago |
Peter Hurley
|
a6e54319a7
n_tty: Untangle read completion variables
|
12 years ago |
Peter Hurley
|
f6c8dbe6e5
n_tty: Encapsulate minimum_to_wake within N_TTY
|
12 years ago |
Greg Kroah-Hartman
|
8095e4e81b
Merge 3.10-rc3 into tty-next
|
12 years ago |
Wang YanQing
|
dab73b4eb9
TTY: Fix tty miss restart after we turn off flow-control
|
12 years ago |
Peter Hurley
|
582f55907d
tty: Remove TTY_HW_COOK_IN/OUT
|
12 years ago |
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 |