index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
sclp_vt220.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-26
s390/sclp_vt220: support magic sysrequests
Hendrik Brueckner
1
-1
/
+51
2014-09-25
s390/sclp: reduce dependency on event type masks
Martin Schwidefsky
1
-4
/
+0
2014-06-10
s390/sclp_vt220: Enable ASCII console per default
Peter Oberparleiter
1
-2
/
+0
2014-04-11
s390/sclp_vt220: Fix kernel panic due to early terminal input
Peter Oberparleiter
1
-3
/
+11
2013-06-26
s390/sclp: add parameter to specify number of buffer pages
Martin Schwidefsky
1
-5
/
+34
2013-03-19
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
1
-7
/
+1
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-7
/
+1
2013-01-16
TTY: move low_latency to tty_port
Jiri Slaby
1
-1
/
+1
2013-01-16
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-1
/
+1
2012-11-16
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-0
/
+2
2012-08-14
TTY: use tty_port_link_device
Jiri Slaby
1
-0
/
+1
2012-04-09
TTY: sclp_vt220, remove unused allocation
Jiri Slaby
1
-8
/
+1
2012-04-09
TTY: sclp_vt220, add tty_port
Jiri Slaby
1
-10
/
+14
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-27
[S390] sclp_vt220: set initial terminal window size
Hendrik Brueckner
1
-0
/
+4
2009-10-14
[S390] sclp_vt220 build fix
Michael Holzheu
1
-15
/
+15
2009-06-22
[S390] vt220 console: convert from bootmem to slab
Heiko Carstens
1
-13
/
+5
2009-06-16
[S390] pm: power management support for SCLP drivers.
Michael Holzheu
1
-39
/
+79
2008-12-25
[S390] sclp vt220: fix compile warning
Heiko Carstens
1
-17
/
+16
2008-10-10
[S390] console flush on panic / reboot
Holger Smolinski
1
-8
/
+18
2008-07-14
[S390] Cleanup sclp printk messages.
Martin Schwidefsky
1
-6
/
+1
2008-07-14
[S390] sclp: simplify vt220 cleanup logic
Peter Oberparleiter
1
-27
/
+28
2008-06-10
[S390] vt220 console, initialize list head before use
Carsten Otte
1
-0
/
+1
2008-05-30
[S390] sclp_vt220: fix scheduling while atomic bug.
Heiko Carstens
1
-20
/
+7
2008-04-30
s390 tty: Prepare for put_char to return success/fail
Alan Cox
1
-1
/
+5
2008-04-17
[S390] sclp: Get rid of in_atomic() use.
Heiko Carstens
1
-7
/
+6
2008-03-05
[S390] sclp_vt220: speed up console output for interactive work
Christian Borntraeger
1
-1
/
+1
2008-02-19
[S390] sclp: clean up send/receive naming scheme
Peter Oberparleiter
1
-1
/
+1
2008-02-09
[S390] sclp_vt220: Fix vt220 initialization
Christian Borntraeger
1
-13
/
+18
2008-02-05
[S390] sclp_tty/sclp_vt220: Fix scheduling while atomic
Christian Borntraeger
1
-1
/
+1
2007-07-27
[S390] Fix sclp_vt220 error handling.
Heiko Carstens
1
-21
/
+40
2007-07-27
[S390] Get rid of new section mismatch warnings.
Heiko Carstens
1
-2
/
+1
2007-04-27
[S390] sclp: fix coding style.
Stefan Haberland
1
-4
/
+4
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-05
[S390] Convert memory detection into C code.
Heiko Carstens
1
-1
/
+1
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-1
/
+1
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
-10
/
+2
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+785