index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
/
srmcons.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
alpha: missing includes
Al Viro
1
-0
/
+2
2023-12-08
tty: srmcons: convert to u8 and size_t
Jiri Slaby (SUSE)
1
-3
/
+3
2023-11-28
tty: srmcons: remove 'str_cr' and use string directly
Jiri Slaby (SUSE)
1
-2
/
+1
2023-11-28
tty: srmcons: switch need_cr to bool
Jiri Slaby (SUSE)
1
-4
/
+3
2023-11-28
tty: srmcons: use 'count' directly in srmcons_do_write()
Jiri Slaby (SUSE)
1
-4
/
+4
2023-11-28
tty: srmcons: make srmcons_do_write() return void
Jiri Slaby (SUSE)
1
-2
/
+1
2023-11-25
tty: srmcons: use 'buf' directly in srmcons_do_write()
Jiri Slaby (SUSE)
1
-5
/
+4
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
1
-2
/
+2
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
1
-2
/
+1
2021-11-25
tty: the rest, stop using tty_schedule_flip()
Jiri Slaby
1
-1
/
+1
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
1
-1
/
+1
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
1
-3
/
+3
2021-05-13
tty: remove tty_operations::chars_in_buffer for non-buffering
Jiri Slaby
1
-7
/
+0
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
1
-1
/
+1
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-05-26
alpha: don't use module_init for non-modular core code
Paul Gortmaker
1
-2
/
+1
2013-01-15
TTY: switch tty_schedule_flip
Jiri Slaby
1
-9
/
+8
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-1
/
+2
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-1
/
+4
2012-08-13
TTY: use tty_port_link_device
Jiri Slaby
1
-0
/
+1
2012-03-08
TTY: srmcons, convert to use tty_port
Jiri Slaby
1
-15
/
+17
2012-03-08
ALPHA: srmcons, fix racy singleton structure
Jiri Slaby
1
-35
/
+5
2012-03-08
ALPHA: srmcons, use timer functions
Jiri Slaby
1
-9
/
+5
2007-07-16
alpha: fix trivial section mismatch warnings
Sam Ravnborg
1
-1
/
+1
2007-05-08
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
1
-1
/
+1
2007-05-07
srmcons: fix kmalloc(GFP_KERNEL) inside spinlock
Andrew Morton
1
-1
/
+1
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+326