aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/console.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-08Revert "init/console: Use ttynull as a fallback when there is no console"Petr Mladek1-3/+0
2020-12-16Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-0/+3
2020-11-20init/console: Use ttynull as a fallback when there is no consolePetr Mladek1-0/+3
2020-11-16console: Delete unused con_font_copy() callback implementationsPeilin Ye1-1/+0
2020-08-18vt: make vc_data pointers const in selection.hJiri Slaby1-1/+1
2020-06-24vt: get rid of VT10.ID macrosJiri Slaby1-6/+0
2020-06-24vc: switch state to boolJiri Slaby1-1/+1
2020-06-24vt: introduce enum vc_intensity for intensityJiri Slaby1-1/+4
2020-06-01Merge branch 'for-5.8' into for-linusPetr Mladek1-2/+1
2020-03-17Merge branch 'for-5.7-console-exit' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk into tty-nextGreg Kroah-Hartman1-0/+1
2020-02-18printk: Correctly set CON_CONSDEV even when preferred console was not registeredBenjamin Herrenschmidt1-1/+1
2020-02-11console: Introduce ->exit() callbackAndy Shevchenko1-0/+1
2020-01-21sparc/console: kill off obsolete declarationsArvind Sankar1-2/+0
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang1-1/+6
2018-07-31console: Replace #if 0 with atomic var 'ignore_console_lock_warning'Thomas Zimmermann1-5/+9
2018-06-28console/fbcon: Add support for deferred console takeoverHans de Goede1-0/+5
2018-02-27console: Fill in struct consw argument namesKees Cook1-26/+32
2017-04-18console: move console_init() out of tty_io.cNicolas Pitre1-0/+2
2017-01-25console: Add callback to flush scrollback buffer to consw structManuel Schölling1-0/+4
2016-12-13Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-5/+11
2016-11-11Revert "console: don't prefer first registered if DT specifies stdout-path"Hans de Goede1-6/+0
2016-10-27tty: vt, cleanup and document con_scrollJiri Slaby1-5/+11
2016-10-07console: don't prefer first registered if DT specifies stdout-pathPaul Burton1-0/+6
2016-06-25tty: vt, remove consw->con_bmoveJiri Slaby1-1/+0
2016-06-25tty: vt, consw->con_set_palette cleanupJiri Slaby1-1/+3
2016-06-25tty: vt, consw->con_scrolldelta cleanupJiri Slaby1-1/+7
2016-05-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2016-04-30tty: vt, make color_table constJiri Slaby1-1/+1
2016-03-30vgacon: dummy implementation for vgacon_text_forceDaniel Vetter1-0/+2
2016-01-16printk: do cond_resched() between lines while outputting to consolesTejun Heo1-0/+1
2015-06-25printk: implement support for extended console driversTejun Heo1-0/+1
2015-03-26console: Add extensible console matchingPeter Hurley1-2/+1
2013-05-20vt: delete unneeded function unregister_con_driverWang YanQing1-1/+0
2013-05-20vt: delete unneeded functions register_con_driver|take_over_consoleWang YanQing1-2/+0
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner1-0/+1
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2013-02-08fb: Yet another band-aid for fixing lockdep messTakashi Iwai1-0/+1
2013-02-08fb: rework locking to fix lock ordering on takeoverAlan Cox1-0/+1
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-0/+5
2012-10-12tty/console: fix warnings in drivers/tty/serial/kgdboc.cArnd Bergmann1-2/+8
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn1-3/+3
2010-12-16tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers1-1/+1
2010-11-16console: move for_each_console to linux/console.hJiri Slaby1-0/+6
2010-08-06console: Fix compilation regressionJason Wessel1-0/+5
2010-08-05vt,console,kdb: implement atomic console enter/leave functionsJesse Barnes1-0/+13
2009-03-24vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers1-2/+2
2008-12-29DRM: add mode setting supportDave Airlie1-0/+4
2008-05-27xen: Enable console tty by default in domU if it's not a dummyMarkus Armbruster1-0/+2
2008-04-30Basic braille screen reader supportSamuel Thibault1-0/+4