summaryrefslogtreecommitdiff
path: root/include/linux/console.h
Commit message (Expand)AuthorAge
* console: Fill in struct consw argument namesKees Cook2018-02-27
* console: move console_init() out of tty_io.cNicolas Pitre2017-04-18
* console: Add callback to flush scrollback buffer to consw structManuel Schölling2017-01-25
* Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2016-12-13
|\
| * tty: vt, cleanup and document con_scrollJiri Slaby2016-10-27
* | Revert "console: don't prefer first registered if DT specifies stdout-path"Hans de Goede2016-11-11
|/
* console: don't prefer first registered if DT specifies stdout-pathPaul Burton2016-10-07
* tty: vt, remove consw->con_bmoveJiri Slaby2016-06-25
* tty: vt, consw->con_set_palette cleanupJiri Slaby2016-06-25
* tty: vt, consw->con_scrolldelta cleanupJiri Slaby2016-06-25
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-05-23
|\
| * vgacon: dummy implementation for vgacon_text_forceDaniel Vetter2016-03-30
* | tty: vt, make color_table constJiri Slaby2016-04-30
|/
* printk: do cond_resched() between lines while outputting to consolesTejun Heo2016-01-16
* printk: implement support for extended console driversTejun Heo2015-06-25
* console: Add extensible console matchingPeter Hurley2015-03-26
* vt: delete unneeded function unregister_con_driverWang YanQing2013-05-20
* vt: delete unneeded functions register_con_driver|take_over_consoleWang YanQing2013-05-20
* early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-29
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25
|\
| * fb: Yet another band-aid for fixing lockdep messTakashi Iwai2013-02-08
| * fb: rework locking to fix lock ordering on takeoverAlan Cox2013-02-08
* | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
|/
* tty/console: fix warnings in drivers/tty/serial/kgdboc.cArnd Bergmann2012-10-12
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-26
* tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers2010-12-16
* console: move for_each_console to linux/console.hJiri Slaby2010-11-16
* console: Fix compilation regressionJason Wessel2010-08-06
* vt,console,kdb: implement atomic console enter/leave functionsJesse Barnes2010-08-05
* vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers2009-03-24
* DRM: add mode setting supportDave Airlie2008-12-29
* xen: Enable console tty by default in domU if it's not a dummyMarkus Armbruster2008-05-27
* Basic braille screen reader supportSamuel Thibault2008-04-30
* serial: turn serial console suspend a boot rather than compile time optionAndres Salomon2007-10-18
* vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas2007-10-16
* Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day2007-07-16
* serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-16
* vt: add color support to the "underline" and "italic" attributesJan Engelhardt2007-05-08
* enlarge console.nameAndrew Morton2007-05-08
* [PATCH] drivers/char/vc_screen.c: proper prototypesAdrian Bunk2007-02-11
* [PATCH] vt: proper prototypes for some console functionsAdrian Bunk2006-10-03
* [PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki2006-09-26
* [PATCH] VT binding: Add binding/unbinding support for the VT consoleAntonino A. Daplas2006-06-26
* [PATCH] Make printk work for really early debuggingMichael Ellerman2006-06-25
* Add support for suspending and resuming the whole console subsystemLinus Torvalds2006-06-19
* Linux-2.6.12-rc2Linus Torvalds2005-04-16