index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
con3215.c
Age
Commit message (
Expand
)
Author
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::put_char()
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-07-03
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
2023-01-19
tty: Cleanup tty_port_set_initialized() bool parameter
Ilpo Järvinen
2022-10-26
s390/con3215: Fix white space errors
Thomas Richter
2022-10-26
s390/con3215: Drop console data printout when buffer full
Thomas Richter
2022-10-26
s390/con3215: Simplify console write operation
Thomas Richter
2022-05-06
s390/consoles: improve panic notifiers reliability
Guilherme G. Piccoli
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-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
[next]