Peter Hurley
|
bc80fbe46b
tty: Remove ancient hardpps()
|
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 |
Huang Shijie
|
f21ec3d2d4
serial: add a new helper function
|
13 years ago |
Jiri Slaby
|
b19e2ca77e
TTY: use tty_port_link_device
|
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 |
Geert Uytterhoeven
|
abcefe5fc3
tty/amiserial: Add missing argument for tty_unlock()
|
13 years ago |
Alan Cox
|
d29f3ef39b
tty_lock: Localise the lock
|
13 years ago |
Julia Lawall
|
d3a7b83f86
drivers/tty/amiserial.c: add missing tty_unlock
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Jiri Slaby
|
9b937421e8
TTY: amiserial, use tty_port_close_start
|
13 years ago |
Jiri Slaby
|
b8edebe4b8
TTY: amiserial, use tty_port_close_end
|
13 years ago |
Jiri Slaby
|
6e1aeb0379
TTY: amiserial, use tty_port_block_til_ready
|
13 years ago |
Jiri Slaby
|
f1166604f5
TTY: amiserial, provide carrier helpers
|
13 years ago |
Jiri Slaby
|
6fe18d26b1
TTY: amiserial no longer needs serialP
|
13 years ago |
Jiri Slaby
|
ff169e5cbe
TTY: amiserial, stop using serial_state->{irq,type,line}
|
13 years ago |
Jiri Slaby
|
7188dc202a
TTY: amiserial, define local tty_port pointer
|
13 years ago |
Jiri Slaby
|
01bd730d92
TTY: amiserial/simserial, use flags from tty_port
|
13 years ago |
Jiri Slaby
|
12c8035435
TTY: amiserial/simserial, use count from tty_port
|
13 years ago |
Jiri Slaby
|
799be6ff2f
TTY: amiserial/simserial, use close delays from tty_port
|
13 years ago |
Jiri Slaby
|
87758791c9
TTY: amiserial/simserial, use tty_port
|
13 years ago |
Jiri Slaby
|
588993dd8d
TTY: amiserial, pass tty down to functions
|
13 years ago |
Jiri Slaby
|
0f9b9684db
TTY: amiserial, simplify set_serial_info
|
13 years ago |
Jiri Slaby
|
916b765675
TTY: serialP, merge serial_state and async_struct
|
13 years ago |