Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Linus Torvalds
|
e10abc629f
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
9 years ago |
Martin Schwidefsky
|
0c75691492
s390/3270: hangup the 3270 tty after a disconnect
|
9 years ago |
Martin Schwidefsky
|
7e36eff1ee
s390/3270: handle reconnect of a tty with a different size
|
9 years ago |
Martin Schwidefsky
|
8340ab60b3
s390/3270: avoid endless I/O loop with disconnected 3270 terminals
|
9 years ago |
Martin Schwidefsky
|
2e63a3a666
s390/3270: fix garbled output on 3270 tty view
|
9 years ago |
Martin Schwidefsky
|
b512353c15
s390/3270: fix view reference counting
|
9 years ago |
Martin Schwidefsky
|
5ff04fe565
s390/3270: add missing tty_kref_put
|
9 years ago |
Peter Hurley
|
18900ca65a
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
|
9 years ago |
Martin Schwidefsky
|
05bfd70bcd
s390/3270: redraw screen on unsolicited device end
|
10 years ago |
Linus Torvalds
|
f479c01c8e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
11 years ago |
Martin Schwidefsky
|
36d9f4d3b6
s390/3270: fix allocation of tty3270_screen structure
|
11 years ago |
Martin Schwidefsky
|
03439e7d0a
s390/3270: fix use after free of tty3270_screen structure
|
11 years ago |
Wei Yongjun
|
8f0ba630af
s390/3270: fix return value check in tty3270_resize_work()
|
12 years ago |
Heiko Carstens
|
63df41d663
s390: make various functions static, add declarations to header files
|
12 years ago |
Martin Schwidefsky
|
1fcbba3d65
s390/3270: fix minor_start issue
|
12 years ago |
Linus Torvalds
|
81ec44a6c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
12 years ago |
Martin Schwidefsky
|
4d334fd155
s390/3270: asynchronous size sensing
|
12 years ago |
Martin Schwidefsky
|
c95571e680
s390/3270: introduce device notifier
|
12 years ago |
Martin Schwidefsky
|
57985d7e1e
s390/3270: fix initialization order in tty3270_alloc_view
|
12 years ago |
Martin Schwidefsky
|
736c9fd290
s390/3270: readd tty3270_open
|
12 years ago |
Jiri Slaby
|
d6c53c0e9b
TTY: move low_latency to tty_port
|
12 years ago |
Jiri Slaby
|
191c5f1027
TTY: call tty_port_destroy in the rest of drivers
|
12 years ago |
Jiri Slaby
|
20cda6f25f
TTY: tty3270, add tty install
|
13 years ago |
Jiri Slaby
|
c4d6ebeb7d
TTY: automatically create nodes for some drivers
|
13 years ago |
Jiri Slaby
|
2312e4f3b2
TTY: tty3270, free tty driver properly
|
13 years ago |
Heiko Carstens
|
a53c8fab3f
s390/comments: unify copyright messages and remove file names
|
13 years ago |
Jiri Slaby
|
ba186e7d17
TTY: tty3270, add tty_port
|
13 years ago |
Jiri Slaby
|
20acdfa85c
TTY: tty3270, push tty down to tty3270_do_write
|
13 years ago |
Jiri Slaby
|
881e18f960
TTY: tty3270, get rid of ugly aliasing
|
13 years ago |