index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
sclp_vt220.c
Age
Commit message (
Expand
)
Author
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-04
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-06-18
s390/sclp: Remove vt220 power management support
Peter Oberparleiter
2021-06-07
s390/sclp_vt220: fix console name to match device
Valentin Vidic
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-01-07
tty_port: drop last traces of low_latency
Jiri Slaby
2017-11-14
s390/sclp: Convert timers to use timer_setup()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-08-26
s390/sclp_vt220: support magic sysrequests
Hendrik Brueckner
2014-09-25
s390/sclp: reduce dependency on event type masks
Martin Schwidefsky
2014-06-10
s390/sclp_vt220: Enable ASCII console per default
Peter Oberparleiter
2014-04-11
s390/sclp_vt220: Fix kernel panic due to early terminal input
Peter Oberparleiter
2013-06-26
s390/sclp: add parameter to specify number of buffer pages
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
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-04-09
TTY: sclp_vt220, remove unused allocation
Jiri Slaby
2012-04-09
TTY: sclp_vt220, add tty_port
Jiri Slaby
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-27
[S390] sclp_vt220: set initial terminal window size
Hendrik Brueckner
2009-10-14
[S390] sclp_vt220 build fix
Michael Holzheu
2009-06-22
[S390] vt220 console: convert from bootmem to slab
Heiko Carstens
2009-06-16
[S390] pm: power management support for SCLP drivers.
Michael Holzheu
2008-12-25
[S390] sclp vt220: fix compile warning
Heiko Carstens
2008-10-10
[S390] console flush on panic / reboot
Holger Smolinski
2008-07-14
[S390] Cleanup sclp printk messages.
Martin Schwidefsky
2008-07-14
[S390] sclp: simplify vt220 cleanup logic
Peter Oberparleiter
2008-06-10
[S390] vt220 console, initialize list head before use
Carsten Otte
2008-05-30
[S390] sclp_vt220: fix scheduling while atomic bug.
Heiko Carstens
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-03-05
[S390] sclp_vt220: speed up console output for interactive work
Christian Borntraeger
2008-02-19
[S390] sclp: clean up send/receive naming scheme
Peter Oberparleiter
2008-02-09
[S390] sclp_vt220: Fix vt220 initialization
Christian Borntraeger
2008-02-05
[S390] sclp_tty/sclp_vt220: Fix scheduling while atomic
Christian Borntraeger
2007-07-27
[S390] Fix sclp_vt220 error handling.
Heiko Carstens
2007-07-27
[S390] Get rid of new section mismatch warnings.
Heiko Carstens
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] Convert memory detection into C code.
Heiko Carstens
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
[next]