Jiri Slaby
|
191c5f1027
TTY: call tty_port_destroy in the rest of drivers
|
12 years ago |
Sasha Levin
|
6f5601251d
net, TTY: initialize tty->driver_data before usage
|
12 years ago |
Huang Shijie
|
f21ec3d2d4
serial: add a new helper function
|
13 years ago |
Jiri Slaby
|
9c650ffc27
TTY: ircomm_tty, add tty install
|
13 years ago |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 years ago |
Jiri Slaby
|
c0e7865003
TTY: ircomm, use tty_port_close_start helper
|
13 years ago |
Jiri Slaby
|
a1e844036a
TTY: ircomm, use tty_port_close_end helper
|
13 years ago |
Jiri Slaby
|
0ba9ff846b
TTY: ircomm, define carrier routines
|
13 years ago |
Jiri Slaby
|
38c58032f0
TTY: ircomm, define local tty_port
|
13 years ago |
Jiri Slaby
|
62f228acb8
TTY: ircomm, use tty from tty_port
|
13 years ago |
Jiri Slaby
|
e673927d8a
TTY: ircomm, revamp locking
|
13 years ago |
Jiri Slaby
|
849d5a997f
TTY: ircomm, use flags from tty_port
|
13 years ago |
Jiri Slaby
|
580d27b449
TTY: ircomm, use open counts from tty_port
|
13 years ago |
Jiri Slaby
|
2a0213cb1e
TTY: ircomm, use close times from tty_port
|
13 years ago |
Jiri Slaby
|
a3cc9fcff8
TTY: ircomm, add tty_port
|
13 years ago |
Jiri Slaby
|
410235fd4d
TTY: remove unneeded tty->index checks
|
13 years ago |
Jiri Slaby
|
2f16669d32
TTY: remove re-assignments to tty_driver members
|
13 years ago |
Jiri Slaby
|
0b058353ab
TTY: use tty_wait_until_sent_from_close in other drivers
|
14 years ago |
Amit Virdi
|
cbfd1526f6
net/irda/ircomm_tty.c: Use flip buffers to deliver data
|
14 years ago |
Eric Dumazet
|
a02cec2155
net: return operator cleanup
|
14 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Jiri Slaby
|
c026ca581f
NET: irda, remove unnecessary checks
|
15 years ago |
Alexey Dobriyan
|
3d30417682
proc tty: switch ircomm to ->proc_fops
|
16 years ago |
Alan Cox
|
ad36b88e2d
tty: Fix an ircomm warning and note another bug
|
16 years ago |
Alan Cox
|
a352def21a
tty: Ldisc revamp
|
17 years ago |
Alan Cox
|
f34d7a5b70
tty: The big operations rework
|
17 years ago |
Harvey Harrison
|
0dc47877a3
net: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Pavel Emelyanov
|
92b05e13f1
[IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FS
|
17 years ago |
Adrian Bunk
|
d76081f875
[IRDA]: Make ircomm_tty static.
|
17 years ago |
YOSHIFUJI Hideaki
|
6819bc2e1e
[NET] IRDA: Fix whitespace errors.
|
18 years ago |