Age | Commit message (Expand) | Author |
2023-08-11 | tty: make tty_operations::write()'s count size_t | Jiri Slaby (SUSE) |
2023-08-11 | tty: propagate u8 data to tty_operations::put_char() | Jiri Slaby (SUSE) |
2023-08-11 | tty: propagate u8 data to tty_operations::write() | Jiri Slaby (SUSE) |
2021-07-27 | tty: drop put_tty_driver | Jiri Slaby |
2021-07-27 | tty: stop using alloc_tty_driver | Jiri Slaby |
2021-07-05 | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-06-18 | s390/sclp: convert list_for_each to entry variant | Zou Wei |
2021-05-13 | tty: make tty_operations::chars_in_buffer return uint | Jiri Slaby |
2021-05-13 | tty: make tty_operations::write_room return uint | Jiri Slaby |
2021-04-07 | s390/sclp: use LIST_HEAD for Initialization | Vineeth Vijayan |
2021-04-07 | s390: use DEFINE_SPINLOCK for initialization | Vineeth Vijayan |
2021-03-22 | s390/sclp: increase sclp console line length | Peter Oberparleiter |
2021-01-07 | tty_port: drop last traces of low_latency | Jiri Slaby |
2018-03-18 | s390/sclp_tty: enable line mode tty even if there is an ascii console | Christian Borntraeger |
2017-11-14 | s390/sclp: Convert timers to use timer_setup() | Kees Cook |
2017-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-28 | s390/sclp: Use setup_timer and mod_timer | Himanshu Jha |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-10-31 | s390: char: make sclp_tty explicitly non-modular | Paul Gortmaker |
2015-10-14 | s390/sclp: avoid merged message output | Martin Schwidefsky |
2014-08-15 | s390/sclp: remove unnecessary XTABS flag | Martin Schwidefsky |
2013-03-18 | TTY: add tty_port_tty_wakeup helper | Jiri Slaby |
2013-01-15 | TTY: switch tty_flip_buffer_push | Jiri Slaby |
2013-01-15 | TTY: move low_latency to tty_port | Jiri Slaby |
2013-01-15 | TTY: switch tty_insert_flip_string | Jiri Slaby |
2013-01-15 | TTY: switch tty_insert_flip_char | Jiri Slaby |
2012-11-15 | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby |
2012-08-13 | TTY: use tty_port_link_device | Jiri Slaby |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens |
2012-04-09 | TTY: sclp_tty, add tty_port | Jiri Slaby |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby |
2011-05-23 | [S390] sclp: event buffer dissection | Martin Schwidefsky |
2010-03-30 | include 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-30 | s390 tty: Prepare for put_char to return success/fail | Alan 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 atomic | Christian Borntraeger |
2007-04-27 | [S390] sclp: fix coding style. | Stefan Haberland |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
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-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-01-10 | [PATCH] TTY layer buffering revamp | Alan Cox |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds |