aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/console.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-18serial: turn serial console suspend a boot rather than compile time optionAndres Salomon1-5/+2
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas1-1/+2
2007-07-16Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day1-1/+0
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu1-0/+2
2007-05-08vt: add color support to the "underline" and "italic" attributesJan Engelhardt1-1/+1
2007-05-08enlarge console.nameAndrew Morton1-3/+2
2007-02-11[PATCH] drivers/char/vc_screen.c: proper prototypesAdrian Bunk1-0/+4
2006-10-03[PATCH] vt: proper prototypes for some console functionsAdrian Bunk1-0/+3
2006-09-26[PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki1-0/+5
2006-06-26[PATCH] VT binding: Add binding/unbinding support for the VT consoleAntonino A. Daplas1-1/+3
2006-06-25[PATCH] Make printk work for really early debuggingMichael Ellerman1-0/+1
2006-06-19Add support for suspending and resuming the whole console subsystemLinus Torvalds1-0/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+133