index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
sclp_tty.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
1
-4
/
+4
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
1
-4
/
+3
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-5
/
+4
2021-06-18
s390/sclp: convert list_for_each to entry variant
Zou Wei
1
-3
/
+1
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
1
-3
/
+2
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
1
-2
/
+2
2021-04-07
s390/sclp: use LIST_HEAD for Initialization
Vineeth Vijayan
1
-4
/
+2
2021-04-07
s390: use DEFINE_SPINLOCK for initialization
Vineeth Vijayan
1
-2
/
+1
2021-03-22
s390/sclp: increase sclp console line length
Peter Oberparleiter
1
-7
/
+2
2021-01-07
tty_port: drop last traces of low_latency
Jiri Slaby
1
-1
/
+0
2018-03-18
s390/sclp_tty: enable line mode tty even if there is an ascii console
Christian Borntraeger
1
-1
/
+4
2017-11-14
s390/sclp: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+2
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-5
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-28
s390/sclp: Use setup_timer and mod_timer
Himanshu Jha
1
-5
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-31
s390: char: make sclp_tty explicitly non-modular
Paul Gortmaker
1
-2
/
+1
2015-10-14
s390/sclp: avoid merged message output
Martin Schwidefsky
1
-4
/
+4
2014-08-15
s390/sclp: remove unnecessary XTABS flag
Martin Schwidefsky
1
-1
/
+1
2013-03-18
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
1
-7
/
+2
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-2
/
+2
2013-01-15
TTY: move low_latency to tty_port
Jiri Slaby
1
-1
/
+1
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-2
/
+2
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-2
/
+2
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-1
/
+3
2012-08-13
TTY: use tty_port_link_device
Jiri Slaby
1
-0
/
+1
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+1
2012-04-09
TTY: sclp_tty, add tty_port
Jiri Slaby
1
-14
/
+19
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-1
/
+0
2011-05-23
[S390] sclp: event buffer dissection
Martin Schwidefsky
1
-84
/
+38
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2008-07-14
[S390] sclp_tty: Fix scheduling while atomic bug.
Heiko Carstens
1
-19
/
+17
2008-07-14
[S390] sclp_tty: remove ioctl interface.
Heiko Carstens
1
-195
/
+22
2008-07-14
[S390] Cleanup sclp printk messages.
Martin Schwidefsky
1
-8
/
+0
2008-04-30
s390 tty: Prepare for put_char to return success/fail
Alan Cox
1
-2
/
+2
2008-04-17
[S390] sclp: Get rid of in_atomic() use.
Heiko Carstens
1
-1
/
+1
2008-02-05
[S390] sclp_tty/sclp_vt220: Fix scheduling while atomic
Christian Borntraeger
1
-1
/
+1
2007-04-27
[S390] sclp: fix coding style.
Stefan Haberland
1
-3
/
+3
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-1
/
+1
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-2
/
+0
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
1
-13
/
+8
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+813