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
/
include
/
linux
/
console.h
Age
Commit message (
Expand
)
Author
2019-05-18
panic: add an option to replay all the printk message in buffer
Feng Tang
2018-07-31
console: Replace #if 0 with atomic var 'ignore_console_lock_warning'
Thomas Zimmermann
2018-06-28
console/fbcon: Add support for deferred console takeover
Hans de Goede
2018-02-27
console: Fill in struct consw argument names
Kees Cook
2017-04-18
console: move console_init() out of tty_io.c
Nicolas Pitre
2017-01-25
console: Add callback to flush scrollback buffer to consw struct
Manuel Schölling
2016-12-13
Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2016-11-11
Revert "console: don't prefer first registered if DT specifies stdout-path"
Hans de Goede
2016-10-27
tty: vt, cleanup and document con_scroll
Jiri Slaby
2016-10-07
console: don't prefer first registered if DT specifies stdout-path
Paul Burton
2016-06-25
tty: vt, remove consw->con_bmove
Jiri Slaby
2016-06-25
tty: vt, consw->con_set_palette cleanup
Jiri Slaby
2016-06-25
tty: vt, consw->con_scrolldelta cleanup
Jiri Slaby
2016-05-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-04-30
tty: vt, make color_table const
Jiri Slaby
2016-03-30
vgacon: dummy implementation for vgacon_text_force
Daniel Vetter
2016-01-16
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
2015-06-25
printk: implement support for extended console drivers
Tejun Heo
2015-03-26
console: Add extensible console matching
Peter Hurley
2013-05-20
vt: delete unneeded function unregister_con_driver
Wang YanQing
2013-05-20
vt: delete unneeded functions register_con_driver|take_over_console
Wang YanQing
2013-04-29
early_printk: consolidate random copies of identical code
Thomas Gleixner
2013-02-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-08
fb: Yet another band-aid for fixing lockdep mess
Takashi Iwai
2013-02-08
fb: rework locking to fix lock ordering on takeover
Alan Cox
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2012-10-12
tty/console: fix warnings in drivers/tty/serial/kgdboc.c
Arnd Bergmann
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2010-12-16
tty: add 'active' sysfs attribute to tty0 and console device
Kay Sievers
2010-11-16
console: move for_each_console to linux/console.h
Jiri Slaby
2010-08-06
console: Fix compilation regression
Jason Wessel
2010-08-05
vt,console,kdb: implement atomic console enter/leave functions
Jesse Barnes
2009-03-24
vcs: hook sysfs devices into object lifetime instead of "binding"
Kay Sievers
2008-12-29
DRM: add mode setting support
Dave Airlie
2008-05-27
xen: Enable console tty by default in domU if it's not a dummy
Markus Armbruster
2008-04-30
Basic braille screen reader support
Samuel Thibault
2007-10-18
serial: turn serial console suspend a boot rather than compile time option
Andres Salomon
2007-10-16
vt/vgacon: Check if screen resize request comes from userspace
Antonino A. Daplas
2007-07-16
Remove unnecessary includes of spinlock.h under include/linux
Robert P. J. Day
2007-07-16
serial: convert early_uart to earlycon for 8250
Yinghai Lu
2007-05-08
vt: add color support to the "underline" and "italic" attributes
Jan Engelhardt
2007-05-08
enlarge console.name
Andrew Morton
2007-02-11
[PATCH] drivers/char/vc_screen.c: proper prototypes
Adrian Bunk
2006-10-03
[PATCH] vt: proper prototypes for some console functions
Adrian Bunk
2006-09-26
[PATCH] PM: make it possible to disable console suspending
Rafael J. Wysocki
2006-06-26
[PATCH] VT binding: Add binding/unbinding support for the VT console
Antonino A. Daplas
2006-06-25
[PATCH] Make printk work for really early debugging
Michael Ellerman
2006-06-19
Add support for suspending and resuming the whole console subsystem
Linus Torvalds
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds