| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/sclp_tty: enable line mode tty even if there is an ascii console | Christian Borntraeger | 2018-03-19 | 1 | -1/+4 |
* | s390/sclp: Convert timers to use timer_setup() | Kees Cook | 2017-11-14 | 1 | -3/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-11-13 | 1 | -5/+2 |
|\ |
|
| * | s390/sclp: Use setup_timer and mod_timer | Himanshu Jha | 2017-09-28 | 1 | -5/+2 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | s390: char: make sclp_tty explicitly non-modular | Paul Gortmaker | 2016-10-31 | 1 | -2/+1 |
* | s390/sclp: avoid merged message output | Martin Schwidefsky | 2015-10-14 | 1 | -4/+4 |
* | s390/sclp: remove unnecessary XTABS flag | Martin Schwidefsky | 2014-08-15 | 1 | -1/+1 |
* | TTY: add tty_port_tty_wakeup helper | Jiri Slaby | 2013-03-19 | 1 | -7/+2 |
* | TTY: switch tty_flip_buffer_push | Jiri Slaby | 2013-01-16 | 1 | -2/+2 |
* | TTY: move low_latency to tty_port | Jiri Slaby | 2013-01-16 | 1 | -1/+1 |
* | TTY: switch tty_insert_flip_string | Jiri Slaby | 2013-01-16 | 1 | -2/+2 |
* | TTY: switch tty_insert_flip_char | Jiri Slaby | 2013-01-16 | 1 | -2/+2 |
* | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby | 2012-11-16 | 1 | -1/+3 |
* | TTY: use tty_port_link_device | Jiri Slaby | 2012-08-14 | 1 | -0/+1 |
* | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -2/+1 |
* | TTY: sclp_tty, add tty_port | Jiri Slaby | 2012-04-09 | 1 | -14/+19 |
* | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 2012-03-08 | 1 | -1/+0 |
* | [S390] sclp: event buffer dissection | Martin Schwidefsky | 2011-05-23 | 1 | -84/+38 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+1 |
* | [S390] sclp_tty: Fix scheduling while atomic bug. | Heiko Carstens | 2008-07-14 | 1 | -19/+17 |
* | [S390] sclp_tty: remove ioctl interface. | Heiko Carstens | 2008-07-14 | 1 | -195/+22 |
* | [S390] Cleanup sclp printk messages. | Martin Schwidefsky | 2008-07-14 | 1 | -8/+0 |
* | s390 tty: Prepare for put_char to return success/fail | Alan Cox | 2008-04-30 | 1 | -2/+2 |
* | [S390] sclp: Get rid of in_atomic() use. | Heiko Carstens | 2008-04-17 | 1 | -1/+1 |
* | [S390] sclp_tty/sclp_vt220: Fix scheduling while atomic | Christian Borntraeger | 2008-02-05 | 1 | -1/+1 |
* | [S390] sclp: fix coding style. | Stefan Haberland | 2007-04-27 | 1 | -3/+3 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [S390] Get rid of a lot of sparse warnings. | Heiko Carstens | 2007-02-05 | 1 | -1/+1 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 1 | -2/+0 |
* | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 | 1 | -13/+8 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+813 |