index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
sclp_tty.c
Age
Commit message (
Expand
)
Author
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