Al Viro
|
ce5a983191
kill TIOCSERGSTRUCT
|
6 years ago |
Al Viro
|
7ee3296551
kill TIOCSER[SG]WILD
|
7 years ago |
Al Viro
|
617a281104
simserial: switch to ->[sg]et_serial()
|
7 years ago |
Christoph Hellwig
|
8a8dcabffb
tty: replace ->proc_fops with ->proc_show
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Johan Hovold
|
8535796579
tty: simserial: drop unused alt_speed handling
|
8 years ago |
Ingo Molnar
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
8 years ago |
Peter Hurley
|
18900ca65a
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
|
9 years ago |
Jiri Slaby
|
ee79706905
TTY: cleanup tty->hw_stopped uses
|
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
|
92a19f9cec
TTY: switch tty_insert_flip_char
|
12 years ago |
Jiri Slaby
|
191c5f1027
TTY: call tty_port_destroy in the rest of drivers
|
12 years ago |
Jiri Slaby
|
b19e2ca77e
TTY: use tty_port_link_device
|
13 years ago |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 years ago |
Jiri Slaby
|
6e9ebcfa20
TTY: simserial, final cleanup
|
13 years ago |
Jiri Slaby
|
f66279cd7d
TTY: simserial, reindent some code
|
13 years ago |
Jiri Slaby
|
8b91633056
TTY: simserial, fix includes
|
13 years ago |
Jiri Slaby
|
adb636fe08
TTY: simserial, remove useless comments
|
13 years ago |
Jiri Slaby
|
458cd31a4c
TTY: simserial, use tty_port_hangup
|
13 years ago |
Jiri Slaby
|
9aead90a7f
TTY: simserial, use tty_port_open
|
13 years ago |
Jiri Slaby
|
3a5c242324
TTY: simserial, properly refcount tty_port->tty
|
13 years ago |
Jiri Slaby
|
78e74d778a
TTY: simserial, use tty_port_close_start
|
13 years ago |
Jiri Slaby
|
3734303045
TTY: simserial, use tty_port_close_end
|
13 years ago |
Jiri Slaby
|
2fcd5caf6d
TTY: simserial, remove some tty ops
|
13 years ago |
Jiri Slaby
|
7f32f8dd34
TTY: simserial, define local tty_port pointer
|
13 years ago |
Jiri Slaby
|
3c4782dcd9
TTY: simserial no longer needs serialP
|
13 years ago |
Jiri Slaby
|
98e3a9e6dd
TTY: simserial, stop using serial_state->{line,icount}
|
13 years ago |
Jiri Slaby
|
d88405d44f
TTY: simserial, remove tmp_buf
|
13 years ago |
Jiri Slaby
|
fd2d7a6e60
TTY: simserial, remove static initialization
|
13 years ago |