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
/
con3215.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-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
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-27
Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-04-07
s390: use DEFINE_SPINLOCK for initialization
Vineeth Vijayan
2021-03-10
tty: con3215, remove tty->driver_data casts
Jiri Slaby
2021-03-10
tty: con3215, remove unneeded tty checks
Jiri Slaby
2021-03-10
tty: con3215, remove tasklet for tty_wakeup
Jiri Slaby
2021-01-07
tty_port: drop last traces of low_latency
Jiri Slaby
2020-12-02
s390: remove pm support from console drivers
Vineeth Vijayan
2020-09-29
s390/3215: simplify the return expression of tty3215_open()
Qinglang Miao
2020-03-25
s390: use fallthrough;
Joe Perches
2019-07-29
s390/3215: add switch fall through comment for -Wimplicit-fallthrough
Vasily Gorbik
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
2016-10-31
s390: char: make con3215 explicitly non-modular
Paul Gortmaker
2016-04-30
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
2016-04-30
tty: Replace ASYNC_SUSPENDED bit and update atomically
Peter Hurley
2016-01-28
tty: Remove ASYNC_CLOSING
Peter Hurley
2015-12-30
s390/cio: add NULL test
Julia Lawall
2015-04-23
s390/3215: free memory in error path
Christophe Jaillet
2014-08-15
s390/3215: fix tty output containing tabs
Martin Schwidefsky
2014-07-28
s390/3215: fix hanging console issue
Martin Schwidefsky
2014-02-21
s390/cio: reorder initialization of ccw consoles
Sebastian Ott
2014-02-21
s390/cio: fix driver callback initialization for ccw consoles
Sebastian Ott
2013-04-17
s390/cio: ccw_device_force_console don't use static variable
Sebastian Ott
2013-04-17
s390/cio: wait_cons_dev don't use static variable
Sebastian Ott
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
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
2013-01-08
s390/3215: partially revert tty close handling fix
Heiko Carstens
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2012-11-16
Merge 3.7-rc6 into tty-next
Greg Kroah-Hartman
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
s390/3215: fix tty close handling
Heiko Carstens
2012-08-13
TTY: con3215, add tty install
Jiri Slaby
2012-08-13
TTY: con3215, unset raw3215[line]
Jiri Slaby
2012-04-17
tty: add missing tty_port_tty_get() call to raw3215_wakeup
Heiko Carstens
2012-04-13
TTY: con3215, use tty from tty_port
Jiri Slaby
2012-04-13
TTY: con3215, add tty_port
Jiri Slaby
2012-04-09
TTY: con3215, centralize allocation
Jiri Slaby
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-03-08
TTY: remove unneeded tty->index checks
Jiri Slaby
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-02-17
[S390] 3215 deadlock with tty_wakeup
Martin Schwidefsky
2011-10-30
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
[next]