index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
tty3270.c
Age
Commit message (
Expand
)
Author
2015-08-26
s390/3270: redraw screen on unsolicited device end
Martin Schwidefsky
2014-01-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-12-18
s390/3270: fix allocation of tty3270_screen structure
Martin Schwidefsky
2013-12-16
s390/3270: fix use after free of tty3270_screen structure
Martin Schwidefsky
2013-09-30
s390/3270: fix return value check in tty3270_resize_work()
Wei Yongjun
2013-09-07
s390: make various functions static, add declarations to header files
Heiko Carstens
2013-03-21
s390/3270: fix minor_start issue
Martin Schwidefsky
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-02-14
s390/3270: asynchronous size sensing
Martin Schwidefsky
2013-02-14
s390/3270: introduce device notifier
Martin Schwidefsky
2013-02-14
s390/3270: fix initialization order in tty3270_alloc_view
Martin Schwidefsky
2013-02-14
s390/3270: readd tty3270_open
Martin Schwidefsky
2013-01-15
TTY: move low_latency to tty_port
Jiri Slaby
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-08-13
TTY: tty3270, add tty install
Jiri Slaby
2012-08-13
TTY: automatically create nodes for some drivers
Jiri Slaby
2012-08-10
TTY: tty3270, free tty driver properly
Jiri Slaby
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-04-09
TTY: tty3270, add tty_port
Jiri Slaby
2012-04-09
TTY: tty3270, push tty down to tty3270_do_write
Jiri Slaby
2012-04-09
TTY: tty3270, get rid of ugly aliasing
Jiri Slaby
2012-04-09
TTY: tty3270, move initialization to allocation
Jiri Slaby
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-25
tty: phase out of ioctl file pointer for tty3270 as well
Heiko Carstens
2009-12-07
[S390] tty3270: move keyboard compat ioctls
Arnd Bergmann
2009-06-12
[S390] 3270: lock dependency fixes
Martin Schwidefsky
2009-06-12
[S390] 3270: do not register with tty_register_device
Martin Schwidefsky
2008-07-14
[S390] Cleanup 3270 printk messages.
Martin Schwidefsky
2008-07-14
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
2008-05-07
[S390] tty3270: fix put_char fail/success conversion.
Heiko Carstens
2008-04-30
s390 tty: Prepare for put_char to return success/fail
Alan Cox
2007-10-12
[S390] Get rid of a bunch of sparse warnings again.
Heiko Carstens
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
2006-09-28
[S390] init_timer in tty3270.
Jan Glauber
2006-07-12
[S390] Fix sparse warnings.
Heiko Carstens
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-03-24
[PATCH] s390: kzalloc() conversion in drivers/s390
Eric Sesterhenn
2005-10-30
[PATCH] s390: 3270 fullscreen view
Richard Hitt
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds