Markus Elfring
|
a211b1af19
tty: Deletion of unnecessary checks before two function calls
|
10 年之前 |
Peter Hurley
|
3f40f5b2a2
tty: Flush tty buffers after hardware shutdown
|
10 年之前 |
Peter Hurley
|
633caba893
tty: Move tty hung up check from port->lock critical section
|
10 年之前 |
Peter Hurley
|
e359a4e38d
tty: Remove tty_hung_up_p() tests from tty drivers' open()
|
11 年之前 |
Peter Hurley
|
ddc7b758a6
tty: Move tty->closing from port lock critical section
|
11 年之前 |
Peter Hurley
|
9c9928bded
tty: Document locking for tty_port_hangup()
|
11 年之前 |
Peter Hurley
|
c590f6b6cf
tty: Document locking for tty_port_block_til_ready()
|
11 年之前 |
Peter Hurley
|
addd4672bb
tty: Document locking for tty_port_open()
|
11 年之前 |
Peter Hurley
|
0733db91d0
tty: Document locking for tty_port_close{,start,end}()
|
11 年之前 |
Paul Gortmaker
|
f8e87cb4a1
tty: delete non-required instances of include <linux/init.h>
|
11 年之前 |
Peter Hurley
|
469d6d0631
tty: Remove unused drop() method from tty_port interface
|
12 年之前 |
Peter Hurley
|
e3bfea23a6
tty: Prevent tty_port destruction if tty not released
|
12 年之前 |
Gianluca Anzolin
|
1d9e689c93
tty_port: Fix refcounting leak in tty_port_tty_hangup()
|
12 年之前 |
Peter Hurley
|
4f98d46751
tty: Complete ownership transfer of flip buffers
|
12 年之前 |
Johan Hovold
|
0b2588cadf
TTY: fix close of uninitialised ports
|
12 年之前 |
Johan Hovold
|
b74414f5f3
TTY: clean up port drain-delay handling
|
12 年之前 |
Johan Hovold
|
957dacaee5
TTY: fix DTR not being dropped on hang up
|
12 年之前 |
Johan Hovold
|
e584a02cf5
TTY: fix DTR being raised on hang up
|
12 年之前 |
Johan Hovold
|
31ca020b57
TTY: wake up processes last at hangup
|
12 年之前 |
Johan Hovold
|
8bde9658a0
TTY: clean up port shutdown
|
12 年之前 |
Jiri Slaby
|
aa27a094e2
TTY: add tty_port_tty_hangup helper
|
12 年之前 |
Jiri Slaby
|
6aad04f213
TTY: add tty_port_tty_wakeup helper
|
12 年之前 |
Jiri Slaby
|
de274bfe0f
TTY: introduce tty_port_destroy
|
12 年之前 |
Jiri Slaby
|
81c79838ca
TTY: pty, fix tty buffers leak
|
12 年之前 |
Jiri Slaby
|
ecbbfd44a0
TTY: move tty buffers to tty_port
|
13 年之前 |
Tomas Hlavacek
|
b1b799164a
tty_register_device_attr updated for tty-next
|
13 年之前 |
Jiri Slaby
|
2cb4ca0208
TTY: add tty_port_link_device
|
13 年之前 |
Jiri Slaby
|
72a33bf58c
TTY: tty_port, add some documentation
|
13 年之前 |
Alan Cox
|
89c8d91e31
tty: localise the lock
|
13 年之前 |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 年之前 |