summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/tty3270.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+2
* s390: char: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390/sclp: Convert timers to use timer_setup()Kees Cook2017-11-141-4/+4
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-201-2/+2
|\
| * tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-301-2/+2
* | s390/3270: hangup the 3270 tty after a disconnectMartin Schwidefsky2016-05-101-3/+35
* | s390/3270: handle reconnect of a tty with a different sizeMartin Schwidefsky2016-05-101-1/+24
* | s390/3270: avoid endless I/O loop with disconnected 3270 terminalsMartin Schwidefsky2016-05-041-2/+1
* | s390/3270: fix garbled output on 3270 tty viewMartin Schwidefsky2016-05-041-1/+4
* | s390/3270: fix view reference countingMartin Schwidefsky2016-05-041-8/+6
* | s390/3270: add missing tty_kref_putMartin Schwidefsky2016-05-041-0/+1
|/
* s390/3270: redraw screen on unsolicited device endMartin Schwidefsky2015-08-261-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-201-5/+2
|\
| * s390/3270: fix use after free of tty3270_screen structureMartin Schwidefsky2013-12-161-5/+2
* | s390/3270: fix allocation of tty3270_screen structureMartin Schwidefsky2013-12-181-1/+1
|/
* s390/3270: fix return value check in tty3270_resize_work()Wei Yongjun2013-09-301-1/+1
* s390: make various functions static, add declarations to header filesHeiko Carstens2013-09-071-3/+3
* s390/3270: fix minor_start issueMartin Schwidefsky2013-03-211-7/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-211-47/+140
|\
| * s390/3270: asynchronous size sensingMartin Schwidefsky2013-02-141-25/+84
| * s390/3270: introduce device notifierMartin Schwidefsky2013-02-141-16/+33
| * s390/3270: fix initialization order in tty3270_alloc_viewMartin Schwidefsky2013-02-141-6/+8
| * s390/3270: readd tty3270_openMartin Schwidefsky2013-02-141-0/+15
* | TTY: move low_latency to tty_portJiri Slaby2013-01-151-2/+2
|/
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-0/+2
* TTY: tty3270, add tty installJiri Slaby2012-08-131-9/+22
* TTY: automatically create nodes for some driversJiri Slaby2012-08-131-1/+1
* TTY: tty3270, free tty driver properlyJiri Slaby2012-08-101-0/+1
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+1
* TTY: tty3270, add tty_portJiri Slaby2012-04-091-27/+21
* TTY: tty3270, push tty down to tty3270_do_writeJiri Slaby2012-04-091-5/+6
* TTY: tty3270, get rid of ugly aliasingJiri Slaby2012-04-091-23/+19
* TTY: tty3270, move initialization to allocationJiri Slaby2012-04-091-10/+10
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* tty: phase out of ioctl file pointer for tty3270 as wellHeiko Carstens2011-02-251-8/+6
* [S390] tty3270: move keyboard compat ioctlsArnd Bergmann2009-12-071-0/+20
* [S390] 3270: lock dependency fixesMartin Schwidefsky2009-06-121-24/+18
* [S390] 3270: do not register with tty_register_deviceMartin Schwidefsky2009-06-121-15/+0
* [S390] Cleanup 3270 printk messages.Martin Schwidefsky2008-07-141-3/+0
* [S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter2008-07-141-3/+3
* [S390] tty3270: fix put_char fail/success conversion.Heiko Carstens2008-05-071-9/+6
* s390 tty: Prepare for put_char to return success/failAlan Cox2008-04-301-1/+2
* [S390] Get rid of a bunch of sparse warnings again.Heiko Carstens2007-10-121-3/+6
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-8/+5
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+1
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [S390] init_timer in tty3270.Jan Glauber2006-09-281-1/+0
* [S390] Fix sparse warnings.Heiko Carstens2006-07-121-12/+12
OpenPOWER on IntegriCloud