index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
sclp_tty.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
1
-4
/
+4
*
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
1
-4
/
+3
*
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
1
-5
/
+4
|
\
|
*
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
1
-3
/
+2
|
*
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
1
-2
/
+2
*
|
s390/sclp: convert list_for_each to entry variant
Zou Wei
2021-06-18
1
-3
/
+1
|
/
*
s390/sclp: use LIST_HEAD for Initialization
Vineeth Vijayan
2021-04-07
1
-4
/
+2
*
s390: use DEFINE_SPINLOCK for initialization
Vineeth Vijayan
2021-04-07
1
-2
/
+1
*
s390/sclp: increase sclp console line length
Peter Oberparleiter
2021-03-22
1
-7
/
+2
*
tty_port: drop last traces of low_latency
Jiri Slaby
2021-01-07
1
-1
/
+0
*
s390/sclp_tty: enable line mode tty even if there is an ascii console
Christian Borntraeger
2018-03-18
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-18
1
-7
/
+2
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-2
/
+2
*
TTY: move low_latency to tty_port
Jiri Slaby
2013-01-15
1
-1
/
+1
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
1
-2
/
+2
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
1
-2
/
+2
*
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
1
-1
/
+3
*
TTY: use tty_port_link_device
Jiri Slaby
2012-08-13
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-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+813