index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
/
srmcons.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
alpha: missing includes
Al Viro
2024-05-03
1
-0
/
+2
*
tty: srmcons: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-3
/
+3
*
tty: srmcons: remove 'str_cr' and use string directly
Jiri Slaby (SUSE)
2023-11-28
1
-2
/
+1
*
tty: srmcons: switch need_cr to bool
Jiri Slaby (SUSE)
2023-11-28
1
-4
/
+3
*
tty: srmcons: use 'count' directly in srmcons_do_write()
Jiri Slaby (SUSE)
2023-11-28
1
-4
/
+4
*
tty: srmcons: make srmcons_do_write() return void
Jiri Slaby (SUSE)
2023-11-28
1
-2
/
+1
*
tty: srmcons: use 'buf' directly in srmcons_do_write()
Jiri Slaby (SUSE)
2023-11-25
1
-5
/
+4
*
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::write()
Jiri Slaby (SUSE)
2023-08-11
1
-2
/
+1
*
tty: the rest, stop using tty_schedule_flip()
Jiri Slaby
2021-11-25
1
-1
/
+1
*
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
-3
/
+3
*
tty: remove tty_operations::chars_in_buffer for non-buffering
Jiri Slaby
2021-05-13
1
-7
/
+0
*
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
1
-1
/
+1
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
1
-4
/
+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
*
alpha: don't use module_init for non-modular core code
Paul Gortmaker
2015-05-26
1
-2
/
+1
*
TTY: switch tty_schedule_flip
Jiri Slaby
2013-01-16
1
-9
/
+8
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-16
1
-1
/
+2
*
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-16
1
-1
/
+4
*
TTY: use tty_port_link_device
Jiri Slaby
2012-08-14
1
-0
/
+1
*
TTY: srmcons, convert to use tty_port
Jiri Slaby
2012-03-08
1
-15
/
+17
*
ALPHA: srmcons, fix racy singleton structure
Jiri Slaby
2012-03-08
1
-35
/
+5
*
ALPHA: srmcons, use timer functions
Jiri Slaby
2012-03-08
1
-9
/
+5
*
alpha: fix trivial section mismatch warnings
Sam Ravnborg
2007-07-16
1
-1
/
+1
*
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
2007-05-08
1
-1
/
+1
*
srmcons: fix kmalloc(GFP_KERNEL) inside spinlock
Andrew Morton
2007-05-07
1
-1
/
+1
*
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-17
1
-0
/
+326