index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
con3215.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/3215: use new address translation helpers
Heiko Carstens
2024-03-13
1
-2
/
+2
*
tty: con3215: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-12
/
+12
*
tty: con3215: drop raw3215_info::ubuffer
Jiri Slaby (SUSE)
2023-11-23
1
-1
/
+0
*
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+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
-2
/
+1
*
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
2023-07-03
1
-1
/
+1
*
tty: Cleanup tty_port_set_initialized() bool parameter
Ilpo Järvinen
2023-01-19
1
-2
/
+2
*
s390/con3215: Fix white space errors
Thomas Richter
2022-10-26
1
-10
/
+9
*
s390/con3215: Drop console data printout when buffer full
Thomas Richter
2022-10-26
1
-61
/
+155
*
s390/con3215: Simplify console write operation
Thomas Richter
2022-10-26
1
-28
/
+12
*
s390/consoles: improve panic notifiers reliability
Guilherme G. Piccoli
2022-05-06
1
-12
/
+13
*
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
1
-2
/
+2
*
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
-2
/
+2
|
\
|
*
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
1
-1
/
+1
|
*
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
1
-1
/
+1
*
|
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
1
-0
/
+1
|
/
*
Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-04-28
1
-2
/
+1
|
\
|
*
s390: use DEFINE_SPINLOCK for initialization
Vineeth Vijayan
2021-04-07
1
-2
/
+1
*
|
tty: con3215, remove tty->driver_data casts
Jiri Slaby
2021-03-10
1
-21
/
+11
*
|
tty: con3215, remove unneeded tty checks
Jiri Slaby
2021-03-10
1
-4
/
+0
*
|
tty: con3215, remove tasklet for tty_wakeup
Jiri Slaby
2021-03-10
1
-19
/
+1
|
/
*
tty_port: drop last traces of low_latency
Jiri Slaby
2021-01-07
1
-1
/
+0
*
s390: remove pm support from console drivers
Vineeth Vijayan
2020-12-02
1
-76
/
+9
*
s390/3215: simplify the return expression of tty3215_open()
Qinglang Miao
2020-09-29
1
-6
/
+1
*
s390: use fallthrough;
Joe Perches
2020-03-25
1
-1
/
+1
*
s390/3215: add switch fall through comment for -Wimplicit-fallthrough
Vasily Gorbik
2019-07-29
1
-0
/
+1
*
s390/sclp: Convert timers to use timer_setup()
Kees Cook
2017-11-14
1
-3
/
+3
*
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: char: make con3215 explicitly non-modular
Paul Gortmaker
2016-10-31
1
-11
/
+1
*
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
2016-04-30
1
-7
/
+5
*
tty: Replace ASYNC_SUSPENDED bit and update atomically
Peter Hurley
2016-04-30
1
-6
/
+6
*
tty: Remove ASYNC_CLOSING
Peter Hurley
2016-01-28
1
-2
/
+1
*
s390/cio: add NULL test
Julia Lawall
2015-12-30
1
-0
/
+2
*
s390/3215: free memory in error path
Christophe Jaillet
2015-04-23
1
-0
/
+2
*
s390/3215: fix tty output containing tabs
Martin Schwidefsky
2014-08-15
1
-3
/
+17
*
s390/3215: fix hanging console issue
Martin Schwidefsky
2014-07-28
1
-15
/
+17
*
s390/cio: reorder initialization of ccw consoles
Sebastian Ott
2014-02-21
1
-1
/
+7
*
s390/cio: fix driver callback initialization for ccw consoles
Sebastian Ott
2014-02-21
1
-1
/
+1
*
s390/cio: ccw_device_force_console don't use static variable
Sebastian Ott
2013-04-17
1
-1
/
+1
*
s390/cio: wait_cons_dev don't use static variable
Sebastian Ott
2013-04-17
1
-1
/
+1
*
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
2013-01-25
1
-2
/
+6
|
\
|
*
s390/3215: partially revert tty close handling fix
Heiko Carstens
2013-01-08
1
-1
/
+5
|
*
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2013-01-08
1
-1
/
+1
*
|
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
1
-2
/
+2
*
|
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
/
+2
*
|
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-16
1
-1
/
+2
|
/
[next]