Peter Hurley
|
a2f73be8ee
n_tty: Remove read_cnt
|
12 years ago |
Peter Hurley
|
bc5a5e3f45
n_tty: Don't wrap input buffer indices at buffer size
|
12 years ago |
Peter Hurley
|
ce74117a18
n_tty: Get read_cnt through accessor
|
12 years ago |
Peter Hurley
|
475340846f
tty: Deprecate ldisc .chars_in_buffer() method
|
12 years ago |
Peter Hurley
|
a19d0c6a91
n_tty: Split n_tty_chars_in_buffer() for reader-only interface
|
12 years ago |
Peter Hurley
|
32f13521ca
n_tty: Line copy to user buffer in canonical mode
|
12 years ago |
Peter Hurley
|
88bb0de389
n_tty: Factor canonical mode copy from n_tty_read()
|
12 years ago |
Peter Hurley
|
24a89d1cb6
tty: Make ldisc input flow control concurrency-friendly
|
12 years ago |
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 |