summaryrefslogtreecommitdiff
path: root/include/linux/console.h
AgeCommit message (Expand)Author
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
2008-04-30Basic braille screen reader supportSamuel Thibault
2007-10-18serial: turn serial console suspend a boot rather than compile time optionAndres Salomon
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas
2007-07-16Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu
2007-05-08vt: add color support to the "underline" and "italic" attributesJan Engelhardt
2007-05-08enlarge console.nameAndrew Morton
2007-02-11[PATCH] drivers/char/vc_screen.c: proper prototypesAdrian Bunk
2006-10-03[PATCH] vt: proper prototypes for some console functionsAdrian Bunk
2006-09-26[PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki
2006-06-26[PATCH] VT binding: Add binding/unbinding support for the VT consoleAntonino A. Daplas
2006-06-25[PATCH] Make printk work for really early debuggingMichael Ellerman
2006-06-19Add support for suspending and resuming the whole console subsystemLinus Torvalds
2005-03-30[PATCH] fbdev: Cleanups in drivers/video part 2Antonino Daplas
2005-03-28[PATCH] New console flag: CON_BOOTMatthew Wilcox
2005-02-10[PATCH] Add try_acquire_console_semBenjamin Herrenschmidt
2004-07-29[PATCH] con_get_font sanitizedAlexander Viro
2004-07-29[PATCH] con_set_font sanitizedAlexander Viro
2004-07-29[PATCH] con_font_copy sanitizedAlexander Viro
2004-07-29[PATCH] con_font_default sanitizedAlexander Viro
2004-07-29[PATCH] con_font_op splitAlexander Viro
2004-06-29[PATCH] Provide console_suspend() and console_resume()Russell King
2004-06-29[PATCH] Provide console_device()Russell King
2004-05-14[PATCH] Module ref counting for vt console driversAndrew Morton
2004-03-01[PATCH] Fix VT mode change vs. fbconAndrew Morton
2004-02-03[PATCH] VT locking fixesAndrew Morton
2003-12-29[SPARC]: Fix serial console selection.Keith M. Wesolowski
2003-09-21[PATCH] kill superflous kdev_t.h inclusionsAndrew Morton
2003-05-26[PATCH] const char* to char* update in console.hRusty Russell
2003-04-24[PATCH] console cleanup (2/2)Alexander Viro
2003-04-24[PATCH] console cleanup (1/2)Alexander Viro
2002-10-30Moved all console configuration out of arch directories into drivers/video/co...James Simmons
2002-02-04v2.5.1.1 -> v2.5.1.2Linus Torvalds