Mel Gorman
|
352fa6ad16
tty: Take a 256 byte padding into account when buffering below sub-page units
|
15 years ago |
Rodolfo Giometti
|
572b9adbd4
ldisc n_tty: add new method n_tty_inherit_ops()
|
15 years ago |
Alan Cox
|
d9661adfb8
tty: Keep the default buffering to sub-page units
|
15 years ago |
Randy Dunlap
|
2427b8e3ea
tty.h: make tty_port_get() static inline
|
15 years ago |
Bernhard Walle
|
5ada918b82
vt: introduce and use vt_kmsg_redirect() function
|
15 years ago |
Alan Cox
|
eeb89d918c
tty: push the BKL down into the handlers a bit
|
15 years ago |
Alan Cox
|
568aafc627
tty: tty_port: Add a kref object to the tty port
|
15 years ago |
Alan Cox
|
44e4909e45
tty: tty_port: Change the buffer allocator locking
|
15 years ago |
Alan Cox
|
64bc397914
tty_port: add "tty_port_open" helper
|
16 years ago |
Arnd Bergmann
|
e92166517e
tty: handle VT specific compat ioctls in vt driver
|
16 years ago |
Alan Cox
|
b58d13a021
serial: move port users helper
|
16 years ago |
Alan Cox
|
bdc04e3174
serial: move delta_msr_wait into the tty_port
|
16 years ago |
Alan Cox
|
5e99df561f
serial: Fold closing_* fields into the tty_port ones
|
16 years ago |
Alan Cox
|
7ca0ff9ab3
tty: Add a full port_close function
|
16 years ago |
Anirban Sinha
|
353f6dd2de
cleanup console_print()
|
16 years ago |
Takashi Iwai
|
e0b3032bcd
Merge branch 'topic/asoc' into for-linus
|
16 years ago |
Janusz Krzysztofik
|
b7b8f9bf0c
TTY/ASoC: Rename N_AMSDELTA line discipline to N_V253
|
16 years ago |
Janusz Krzysztofik
|
78ed73e84d
TTY: Add definition of a new line discipline required by Amstrad E3 (Delta) ASoC driver
|
16 years ago |
OGAWA Hirofumi
|
e043e42bdb
pty: avoid forcing 'low_latency' tty flag
|
16 years ago |
Alan Cox
|
c65c9bc3ef
tty: rewrite the ldisc locking
|
16 years ago |
Alan Cox
|
e8b70e7d3e
tty: Extract various bits of ldisc code
|
16 years ago |
Alan Cox
|
1ec739be75
tty: Implement a drain delay in the tty port
|
16 years ago |
Alan Cox
|
fcc8ac1825
tty: Add carrier processing on close to the tty_port core
|
16 years ago |
Alan Cox
|
a6614999e8
tty: Introduce some close helpers for ports
|
16 years ago |
Alan Cox
|
36c621d82b
tty: Introduce a tty_port generic block_til_ready
|
16 years ago |
Alan Cox
|
3e61696bdc
isicom: redo locking to use tty port locks
|
16 years ago |
Alan Cox
|
5d951fb458
tty: Pull the dtr raise into tty port
|
16 years ago |
Alan Cox
|
31f35939d1
tty_port: Add a port level carrier detect operation
|
16 years ago |
Alan Cox
|
c9b3976e3f
tty: Fix PPP hang under load
|
16 years ago |
Alan Cox
|
fc6f623822
pty: simplify resize
|
16 years ago |