summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/sclp_tty.c
Commit message (Expand)AuthorAgeFilesLines
* s390/sclp_tty: enable line mode tty even if there is an ascii consoleChristian Borntraeger2018-03-181-1/+4
* s390/sclp: Convert timers to use timer_setup()Kees Cook2017-11-141-3/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-131-5/+2
|\
| * s390/sclp: Use setup_timer and mod_timerHimanshu Jha2017-09-281-5/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* s390: char: make sclp_tty explicitly non-modularPaul Gortmaker2016-10-311-2/+1
* s390/sclp: avoid merged message outputMartin Schwidefsky2015-10-141-4/+4
* s390/sclp: remove unnecessary XTABS flagMartin Schwidefsky2014-08-151-1/+1
* TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-181-7/+2
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-2/+2
* TTY: move low_latency to tty_portJiri Slaby2013-01-151-1/+1
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-2/+2
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-2/+2
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-1/+3
* TTY: use tty_port_link_deviceJiri Slaby2012-08-131-0/+1
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+1
* TTY: sclp_tty, add tty_portJiri Slaby2012-04-091-14/+19
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0
* [S390] sclp: event buffer dissectionMartin Schwidefsky2011-05-231-84/+38
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* [S390] sclp_tty: Fix scheduling while atomic bug.Heiko Carstens2008-07-141-19/+17
* [S390] sclp_tty: remove ioctl interface.Heiko Carstens2008-07-141-195/+22
* [S390] Cleanup sclp printk messages.Martin Schwidefsky2008-07-141-8/+0
* s390 tty: Prepare for put_char to return success/failAlan Cox2008-04-301-2/+2
* [S390] sclp: Get rid of in_atomic() use.Heiko Carstens2008-04-171-1/+1
* [S390] sclp_tty/sclp_vt220: Fix scheduling while atomicChristian Borntraeger2008-02-051-1/+1
* [S390] sclp: fix coding style.Stefan Haberland2007-04-271-3/+3
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-1/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+0
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-13/+8
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+813