Greg Kroah-Hartman
|
9ff46047b6
tty: crisv10.c: move assignment out of if () block
|
10 years ago |
Valentin Rothberg
|
74a76089d2
drivers/tty/serial/crisv10.c: rename CPP identifier CONFIG_ETRAX_SERX_DTR_RI_DSR_CD_MIXED
|
10 years ago |
Valentin Rothberg
|
f52e17e4a7
drivers/tty/serial/crisv10.c: remove dead #ifdef blocks
|
10 years ago |
Valentin Rothberg
|
cc020ea404
drivers/tty/serial/crisv10.c: remove dead #ifdef blocks
|
10 years ago |
Valentin Rothberg
|
5a56abc77f
drivers/tty/serial/crisv10.c: remove dead #ifdef block
|
10 years ago |
Rasmus Villemoes
|
429b474990
tty: remove buf parameter from tty_name()
|
10 years ago |
Peter Hurley
|
f5bce77300
cris: Remove obsolete ASYNC_SPLIT_TERMIOS behavior
|
11 years ago |
Peter Hurley
|
e359a4e38d
tty: Remove tty_hung_up_p() tests from tty drivers' open()
|
11 years ago |
Paul Bolle
|
b2b2d6067d
tty: serial: crisv10: Drop remaining code for CRISv10 CPU simulator
|
11 years ago |
Masanari Iida
|
8faaaead62
treewide: fix comments and printk msgs
|
11 years ago |
Jiri Slaby
|
b12d8dc2db
crisv10: use counts from tty_port
|
12 years ago |
Jiri Slaby
|
4aeaeb0c39
crisv10: use *_wait from tty_port
|
12 years ago |
Jiri Slaby
|
892c7cfc16
crisv10: use close delays from tty_port
|
12 years ago |
Jiri Slaby
|
12aad550f0
crisv10: stop returning info from handle_ser_rx_interrupt
|
12 years ago |
Jiri Slaby
|
b1d984cf7d
crisv10: use flags from tty_port
|
12 years ago |
Jiri Slaby
|
ee79706905
TTY: cleanup tty->hw_stopped uses
|
12 years ago |
Cong Ding
|
f938f3781f
tty: serial/crisv10.c: remove unnecessary null pointer check
|
12 years ago |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 years ago |
Jiri Slaby
|
d6c53c0e9b
TTY: move low_latency to tty_port
|
12 years ago |
Jiri Slaby
|
05c7cd3990
TTY: switch tty_insert_flip_string
|
12 years ago |
Jiri Slaby
|
92a19f9cec
TTY: switch tty_insert_flip_char
|
12 years ago |
Jiri Slaby
|
b19e2ca77e
TTY: use tty_port_link_device
|
13 years ago |
Jiri Slaby
|
c4d6ebeb7d
TTY: automatically create nodes for some drivers
|
13 years ago |
Alan Cox
|
89c8d91e31
tty: localise the lock
|
13 years ago |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 years ago |
Alan Cox
|
6d31a88cb2
tty: revert incorrectly applied lock patch
|
13 years ago |
Alan Cox
|
f5e3bcc504
tty: localise the lock
|
13 years ago |
Linus Torvalds
|
f309532bf3
tty: Revert the tty locking series, it needs more work
|
13 years ago |
Paul Gortmaker
|
fd11b42e35
cris: fix missing tty arg in wait_event_interruptible_tty call
|
13 years ago |
Alan Cox
|
d29f3ef39b
tty_lock: Localise the lock
|
13 years ago |