index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
/
stdio_console.c
Age
Commit message (
Expand
)
Author
2022-09-19
um: Do not initialise statics to 0.
Xin Gao
2022-05-27
um: line: Use separate IRQs per line
Johannes Berg
2021-05-13
tty: remove empty tty_operations::set_termios
Jiri Slaby
2020-06-24
um: line, remove put_char
Jiri Slaby
2019-09-15
um: Add SPDX headers for files in arch/um/drivers
Alex Dewar
2017-07-05
um: console: Ignore console= option
Masami Hiramatsu
2013-03-11
um: Use tty_port_operations->destruct
Richard Weinberger
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-07-28
um: fully use tty_port
Richard Weinberger
2012-07-28
um: remove line_ioctl()
Richard Weinberger
2012-03-25
um: switch users of ->chan_list to ->chan_{in,out} (easy cases)
Al Viro
2012-03-25
um: get rid of lines_init()
Al Viro
2012-03-25
um: switch line.c tty drivers to dynamic device creation
Al Viro
2012-03-25
um: convert count_lock to mutex, fix a race in line_open()
Al Viro
2012-03-25
um: get rid of the init_prio mess
Al Viro
2011-11-02
um: take chan_*.h and line.h to arch/um/drivers
Al Viro
2008-04-28
uml: make several things static
WANG Cong
2008-02-05
uml: tidy kern_util.h
Jeff Dike
2007-07-16
uml: handle errors on opening host side of consoles
Jeff Dike
2007-07-16
uml: xterm driver tidying
Jeff Dike
2007-05-07
uml: fix umid in xterm titles
Davide Brini
2007-05-07
uml: remove user_util.h
Jeff Dike
2007-03-08
[PATCH] um: mark both consoles as CON_ANYTIME
Paolo 'Blaisorblade' Giarrusso
2007-02-11
[PATCH] uml: initialize a list head
Jeff Dike
2007-02-11
[PATCH] uml: console locking commentary and code cleanup
Jeff Dike
2007-02-11
[PATCH] uml: mostly const a structure
Jeff Dike
2007-02-11
[PATCH] uml: console whitespace and comment tidying
Jeff Dike
2007-02-11
[PATCH] uml: return hotplug errors to host
Jeff Dike
2007-02-11
[PATCH] uml: console locking fixes
Jeff Dike
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-09-29
[PATCH] uml: locking documentation
Jeff Dike
2006-09-27
[PATCH] uml: const more data
Jeff Dike
2006-06-26
[PATCH] devfs: Remove the line_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-01-06
[PATCH] uml: Add throttling to console driver
Jeff Dike
2006-01-06
[PATCH] uml: move console configuration
Jeff Dike
2006-01-06
[PATCH] uml: Move mconsole support out of generic code
Jeff Dike
2006-01-06
[PATCH] uml: use ARRAY_SIZE
Jeff Dike
2006-01-06
[PATCH] uml: Formatting changes
Jeff Dike
2005-06-25
[PATCH] uml: hot-unplug code cleanup
Jeff Dike
2005-05-28
[PATCH] uml: remove 2_5compat.h
Jeff Dike
2005-05-01
[PATCH] uml: redo console locking
Paolo 'Blaisorblade' Giarrusso
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds