aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/char/sclp_tty.c
AgeCommit message (Expand)Author
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-27tty: stop using alloc_tty_driverJiri Slaby
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-18s390/sclp: convert list_for_each to entry variantZou Wei
2021-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby
2021-04-07s390/sclp: use LIST_HEAD for InitializationVineeth Vijayan
2021-04-07s390: use DEFINE_SPINLOCK for initializationVineeth Vijayan
2021-03-22s390/sclp: increase sclp console line lengthPeter Oberparleiter
2021-01-07tty_port: drop last traces of low_latencyJiri Slaby
2018-03-18s390/sclp_tty: enable line mode tty even if there is an ascii consoleChristian Borntraeger
2017-11-14s390/sclp: Convert timers to use timer_setup()Kees Cook
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-28s390/sclp: Use setup_timer and mod_timerHimanshu Jha
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-31s390: char: make sclp_tty explicitly non-modularPaul Gortmaker
2015-10-14s390/sclp: avoid merged message outputMartin Schwidefsky
2014-08-15s390/sclp: remove unnecessary XTABS flagMartin Schwidefsky
2013-03-18TTY: add tty_port_tty_wakeup helperJiri Slaby
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: move low_latency to tty_portJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-08-13TTY: use tty_port_link_deviceJiri Slaby
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-04-09TTY: sclp_tty, add tty_portJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2011-05-23[S390] sclp: event buffer dissectionMartin Schwidefsky
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-07-14[S390] sclp_tty: Fix scheduling while atomic bug.Heiko Carstens
2008-07-14[S390] sclp_tty: remove ioctl interface.Heiko Carstens
2008-07-14[S390] Cleanup sclp printk messages.Martin Schwidefsky
2008-04-30s390 tty: Prepare for put_char to return success/failAlan Cox
2008-04-17[S390] sclp: Get rid of in_atomic() use.Heiko Carstens
2008-02-05[S390] sclp_tty/sclp_vt220: Fix scheduling while atomicChristian Borntraeger
2007-04-27[S390] sclp: fix coding style.Stefan Haberland
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2005-04-16Linux-2.6.12-rc2Linus Torvalds