index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
tty3270.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+2
*
s390: char: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
*
s390/sclp: Convert timers to use timer_setup()
Kees Cook
2017-11-14
1
-4
/
+4
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-05-20
1
-2
/
+2
|
\
|
*
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
Peter Hurley
2016-04-30
1
-2
/
+2
*
|
s390/3270: hangup the 3270 tty after a disconnect
Martin Schwidefsky
2016-05-10
1
-3
/
+35
*
|
s390/3270: handle reconnect of a tty with a different size
Martin Schwidefsky
2016-05-10
1
-1
/
+24
*
|
s390/3270: avoid endless I/O loop with disconnected 3270 terminals
Martin Schwidefsky
2016-05-04
1
-2
/
+1
*
|
s390/3270: fix garbled output on 3270 tty view
Martin Schwidefsky
2016-05-04
1
-1
/
+4
*
|
s390/3270: fix view reference counting
Martin Schwidefsky
2016-05-04
1
-8
/
+6
*
|
s390/3270: add missing tty_kref_put
Martin Schwidefsky
2016-05-04
1
-0
/
+1
|
/
*
s390/3270: redraw screen on unsolicited device end
Martin Schwidefsky
2015-08-26
1
-0
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-01-20
1
-5
/
+2
|
\
|
*
s390/3270: fix use after free of tty3270_screen structure
Martin Schwidefsky
2013-12-16
1
-5
/
+2
*
|
s390/3270: fix allocation of tty3270_screen structure
Martin Schwidefsky
2013-12-18
1
-1
/
+1
|
/
*
s390/3270: fix return value check in tty3270_resize_work()
Wei Yongjun
2013-09-30
1
-1
/
+1
*
s390: make various functions static, add declarations to header files
Heiko Carstens
2013-09-07
1
-3
/
+3
*
s390/3270: fix minor_start issue
Martin Schwidefsky
2013-03-21
1
-7
/
+9
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-02-21
1
-47
/
+140
|
\
|
*
s390/3270: asynchronous size sensing
Martin Schwidefsky
2013-02-14
1
-25
/
+84
|
*
s390/3270: introduce device notifier
Martin Schwidefsky
2013-02-14
1
-16
/
+33
|
*
s390/3270: fix initialization order in tty3270_alloc_view
Martin Schwidefsky
2013-02-14
1
-6
/
+8
|
*
s390/3270: readd tty3270_open
Martin Schwidefsky
2013-02-14
1
-0
/
+15
*
|
TTY: move low_latency to tty_port
Jiri Slaby
2013-01-15
1
-2
/
+2
|
/
*
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
1
-0
/
+2
*
TTY: tty3270, add tty install
Jiri Slaby
2012-08-13
1
-9
/
+22
*
TTY: automatically create nodes for some drivers
Jiri Slaby
2012-08-13
1
-1
/
+1
*
TTY: tty3270, free tty driver properly
Jiri Slaby
2012-08-10
1
-0
/
+1
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-2
/
+1
*
TTY: tty3270, add tty_port
Jiri Slaby
2012-04-09
1
-27
/
+21
*
TTY: tty3270, push tty down to tty3270_do_write
Jiri Slaby
2012-04-09
1
-5
/
+6
*
TTY: tty3270, get rid of ugly aliasing
Jiri Slaby
2012-04-09
1
-23
/
+19
*
TTY: tty3270, move initialization to allocation
Jiri Slaby
2012-04-09
1
-10
/
+10
*
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
1
-1
/
+0
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
tty: phase out of ioctl file pointer for tty3270 as well
Heiko Carstens
2011-02-25
1
-8
/
+6
*
[S390] tty3270: move keyboard compat ioctls
Arnd Bergmann
2009-12-07
1
-0
/
+20
*
[S390] 3270: lock dependency fixes
Martin Schwidefsky
2009-06-12
1
-24
/
+18
*
[S390] 3270: do not register with tty_register_device
Martin Schwidefsky
2009-06-12
1
-15
/
+0
*
[S390] Cleanup 3270 printk messages.
Martin Schwidefsky
2008-07-14
1
-3
/
+0
*
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
2008-07-14
1
-3
/
+3
*
[S390] tty3270: fix put_char fail/success conversion.
Heiko Carstens
2008-05-07
1
-9
/
+6
*
s390 tty: Prepare for put_char to return success/fail
Alan Cox
2008-04-30
1
-1
/
+2
*
[S390] Get rid of a bunch of sparse warnings again.
Heiko Carstens
2007-10-12
1
-3
/
+6
*
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
1
-8
/
+5
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-1
/
+1
*
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
1
-1
/
+1
*
[S390] init_timer in tty3270.
Jan Glauber
2006-09-28
1
-1
/
+0
[next]