summaryrefslogtreecommitdiff
path: root/include/linux/console.h
AgeCommit message (Expand)Author
2021-10-05serial: core: Fix initializing and restoring termios speedPali Rohár
2021-01-08Revert "init/console: Use ttynull as a fallback when there is no console"Petr Mladek
2020-12-16Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-11-20init/console: Use ttynull as a fallback when there is no consolePetr Mladek
2020-11-16console: Delete unused con_font_copy() callback implementationsPeilin Ye
2020-08-18vt: make vc_data pointers const in selection.hJiri Slaby
2020-06-24vt: get rid of VT10.ID macrosJiri Slaby
2020-06-24vc: switch state to boolJiri Slaby
2020-06-24vt: introduce enum vc_intensity for intensityJiri Slaby
2020-06-01Merge branch 'for-5.8' into for-linusPetr Mladek
2020-03-17Merge branch 'for-5.7-console-exit' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2020-02-18printk: Correctly set CON_CONSDEV even when preferred console was not registeredBenjamin Herrenschmidt
2020-02-11console: Introduce ->exit() callbackAndy Shevchenko
2020-01-21sparc/console: kill off obsolete declarationsArvind Sankar
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang
2018-07-31console: Replace #if 0 with atomic var 'ignore_console_lock_warning'Thomas Zimmermann
2018-06-28console/fbcon: Add support for deferred console takeoverHans de Goede
2018-02-27console: Fill in struct consw argument namesKees Cook
2017-04-18console: move console_init() out of tty_io.cNicolas Pitre
2017-01-25console: Add callback to flush scrollback buffer to consw structManuel Schölling
2016-12-13Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2016-11-11Revert "console: don't prefer first registered if DT specifies stdout-path"Hans de Goede
2016-10-27tty: vt, cleanup and document con_scrollJiri Slaby
2016-10-07console: don't prefer first registered if DT specifies stdout-pathPaul Burton
2016-06-25tty: vt, remove consw->con_bmoveJiri Slaby
2016-06-25tty: vt, consw->con_set_palette cleanupJiri Slaby
2016-06-25tty: vt, consw->con_scrolldelta cleanupJiri Slaby
2016-05-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-04-30tty: vt, make color_table constJiri Slaby
2016-03-30vgacon: dummy implementation for vgacon_text_forceDaniel Vetter
2016-01-16printk: do cond_resched() between lines while outputting to consolesTejun Heo
2015-06-25printk: implement support for extended console driversTejun Heo
2015-03-26console: Add extensible console matchingPeter Hurley
2013-05-20vt: delete unneeded function unregister_con_driverWang YanQing
2013-05-20vt: delete unneeded functions register_con_driver|take_over_consoleWang YanQing
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-08fb: Yet another band-aid for fixing lockdep messTakashi Iwai
2013-02-08fb: rework locking to fix lock ordering on takeoverAlan Cox
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2012-10-12tty/console: fix warnings in drivers/tty/serial/kgdboc.cArnd Bergmann
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2010-12-16tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers
2010-11-16console: move for_each_console to linux/console.hJiri Slaby
2010-08-06console: Fix compilation regressionJason Wessel
2010-08-05vt,console,kdb: implement atomic console enter/leave functionsJesse Barnes
2009-03-24vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers
2008-12-29DRM: add mode setting supportDave Airlie
2008-05-27xen: Enable console tty by default in domU if it's not a dummyMarkus Armbruster