Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 years ago |
Mike Frysinger
|
5dca607bcf
tty: fix unused warning when TCGETX is not defined
|
16 years ago |
Alan Cox
|
26a2e20f4a
tty: Untangle termios and mm mutex dependencies
|
16 years ago |
Alan Cox
|
38db89799b
tty: throttling race fix
|
16 years ago |
Alan Cox
|
c0253eec2a
tty: Fix race in the flush for some ldiscs
|
16 years ago |
Alan Cox
|
47afa7a5a8
tty: some ICANON magic is in the wrong places
|
16 years ago |
Alan Cox
|
d81ed10307
tty: Remove more special casing and out of place code
|
16 years ago |
Alan Cox
|
8f52002183
tty: Termios locking - sort out real_tty confusions and lock reads
|
16 years ago |
Alan Cox
|
1d65b4a088
tty: Add termiox
|
16 years ago |
Alan Cox
|
f753f3272b
tty: TIOCGSOFTCAR/SSOFTCAR on pty is wron
|
16 years ago |
Alan Cox
|
a352def21a
tty: Ldisc revamp
|
17 years ago |
Gustavo Fernando Padovan
|
96a331b1d6
removed unused var real_tty on n_tty_ioctl()
|
17 years ago |
Alan Cox
|
39c2e60f8c
tty: add throttle/unthrottle helpers
|
17 years ago |
Alan Cox
|
f34d7a5b70
tty: The big operations rework
|
17 years ago |
Alan Cox
|
978e595f88
tty/serial: lay the foundations for the next set of reworks
|
17 years ago |
Alan Cox
|
1c2630ccf9
tty_ioctl: soft carrier handling
|
17 years ago |
Alan Cox
|
0ee9cbb3c7
tty_ioctl: locking for tty_wait_until_sent
|
17 years ago |
Alan Cox
|
04f378b198
tty: BKL pushdown
|
17 years ago |
Alan Cox
|
355d95a1c8
tty_ioctl: drag screaming into compliance with the coding style
|
17 years ago |
Alan Cox
|
bf5e5834bf
pl2303: Fix mode switching regression
|
17 years ago |
Cory T. Tusar
|
db99247ac6
tty: fix logic change introduced by wait_event_interruptible_timeout()
|
17 years ago |
Alan Cox
|
0fc00e2440
[TTY]: Fix network driver interactions with TCGET/SET calls.
|
17 years ago |
Robert P. J. Day
|
3a4fa0a25d
Fix misspellings of "system", "controller", "interrupt" and "necessary".
|
17 years ago |
Maciej W. Rozycki
|
75e8b71d55
tty_ioctl: fix the baud_table check in encode_baud_rate
|
17 years ago |
Alan Cox
|
5f519d7281
tty: expose new methods needed for drivers to get termios right
|
17 years ago |
Tony Breeds
|
bb8bd3a52a
sparc64 (and others): fix tty_ioctl.c build
|
17 years ago |
David Miller
|
f629307c85
tty: termios locking functions break with new termios type
|
17 years ago |
Jiri Slaby
|
6804396f1b
Char: tty_ioctl, little whitespace cleanup
|
18 years ago |
Jiri Slaby
|
5a52bd4a2d
Char: tty_ioctl, use wait_event_interruptible_timeout
|
18 years ago |
Alan Cox
|
9c1729db3e
Prevent an O_NDELAY writer from blocking when a tty write is blocked by the tty atomic writer mutex
|
18 years ago |