index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
sclp_vt220.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
1
-2
/
+2
*
tty: propagate u8 data to tty_operations::put_char()
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
*
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
*
s390/consoles: improve panic notifiers reliability
Guilherme G. Piccoli
2022-05-06
1
-19
/
+23
*
s390: cleanup timer API use
Yu Liao
2022-03-27
1
-4
/
+2
*
s390/sclp_vt220: fix unused function warning
Randy Dunlap
2021-10-04
1
-2
/
+2
*
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
1
-1
/
+1
*
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
*
|
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-07-04
1
-51
/
+5
|
\
\
|
*
|
s390/sclp: Remove vt220 power management support
Peter Oberparleiter
2021-06-18
1
-49
/
+3
|
*
|
s390/sclp_vt220: fix console name to match device
Valentin Vidic
2021-06-07
1
-2
/
+2
|
|
/
*
/
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
1
-0
/
+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
*
tty_port: drop last traces of low_latency
Jiri Slaby
2021-01-07
1
-1
/
+0
*
s390/sclp: Convert timers to use timer_setup()
Kees Cook
2017-11-14
1
-4
/
+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/sclp_vt220: support magic sysrequests
Hendrik Brueckner
2015-08-26
1
-1
/
+51
*
s390/sclp: reduce dependency on event type masks
Martin Schwidefsky
2014-09-25
1
-4
/
+0
*
s390/sclp_vt220: Enable ASCII console per default
Peter Oberparleiter
2014-06-10
1
-2
/
+0
*
s390/sclp_vt220: Fix kernel panic due to early terminal input
Peter Oberparleiter
2014-04-11
1
-3
/
+11
*
s390/sclp: add parameter to specify number of buffer pages
Martin Schwidefsky
2013-06-26
1
-5
/
+34
*
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2013-03-19
1
-7
/
+1
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
1
-7
/
+1
*
TTY: move low_latency to tty_port
Jiri Slaby
2013-01-16
1
-1
/
+1
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-16
1
-1
/
+1
*
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-16
1
-0
/
+2
*
TTY: use tty_port_link_device
Jiri Slaby
2012-08-14
1
-0
/
+1
*
TTY: sclp_vt220, remove unused allocation
Jiri Slaby
2012-04-09
1
-8
/
+1
*
TTY: sclp_vt220, add tty_port
Jiri Slaby
2012-04-09
1
-10
/
+14
*
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
1
-1
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[S390] sclp_vt220: set initial terminal window size
Hendrik Brueckner
2010-01-27
1
-0
/
+4
*
[S390] sclp_vt220 build fix
Michael Holzheu
2009-10-14
1
-15
/
+15
*
[S390] vt220 console: convert from bootmem to slab
Heiko Carstens
2009-06-22
1
-13
/
+5
*
[S390] pm: power management support for SCLP drivers.
Michael Holzheu
2009-06-16
1
-39
/
+79
*
[S390] sclp vt220: fix compile warning
Heiko Carstens
2008-12-25
1
-17
/
+16
*
[S390] console flush on panic / reboot
Holger Smolinski
2008-10-10
1
-8
/
+18
*
[S390] Cleanup sclp printk messages.
Martin Schwidefsky
2008-07-14
1
-6
/
+1
*
[S390] sclp: simplify vt220 cleanup logic
Peter Oberparleiter
2008-07-14
1
-27
/
+28
*
[S390] vt220 console, initialize list head before use
Carsten Otte
2008-06-10
1
-0
/
+1
*
[S390] sclp_vt220: fix scheduling while atomic bug.
Heiko Carstens
2008-05-30
1
-20
/
+7
*
s390 tty: Prepare for put_char to return success/fail
Alan Cox
2008-04-30
1
-1
/
+5
*
[S390] sclp: Get rid of in_atomic() use.
Heiko Carstens
2008-04-17
1
-7
/
+6
*
[S390] sclp_vt220: speed up console output for interactive work
Christian Borntraeger
2008-03-05
1
-1
/
+1
*
[S390] sclp: clean up send/receive naming scheme
Peter Oberparleiter
2008-02-19
1
-1
/
+1
[next]