summaryrefslogtreecommitdiffstats
path: root/include/linux/console.h
Commit message (Expand)AuthorAgeFilesLines
* vt: delete unneeded function unregister_con_driverWang YanQing2013-05-201-1/+0
* vt: delete unneeded functions register_con_driver|take_over_consoleWang YanQing2013-05-201-2/+0
* early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-291-0/+1
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-251-0/+2
|\
| * fb: Yet another band-aid for fixing lockdep messTakashi Iwai2013-02-081-0/+1
| * fb: rework locking to fix lock ordering on takeoverAlan Cox2013-02-081-0/+1
* | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-0/+5
|/
* tty/console: fix warnings in drivers/tty/serial/kgdboc.cArnd Bergmann2012-10-121-2/+8
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-3/+3
* tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers2010-12-161-1/+1
* console: move for_each_console to linux/console.hJiri Slaby2010-11-161-0/+6
* console: Fix compilation regressionJason Wessel2010-08-061-0/+5
* vt,console,kdb: implement atomic console enter/leave functionsJesse Barnes2010-08-051-0/+13
* vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers2009-03-241-2/+2
* DRM: add mode setting supportDave Airlie2008-12-291-0/+4
* xen: Enable console tty by default in domU if it's not a dummyMarkus Armbruster2008-05-271-0/+2
* Basic braille screen reader supportSamuel Thibault2008-04-301-0/+4
* serial: turn serial console suspend a boot rather than compile time optionAndres Salomon2007-10-181-5/+2
* vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas2007-10-161-1/+2
* Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day2007-07-161-1/+0
* serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-161-0/+2
* vt: add color support to the "underline" and "italic" attributesJan Engelhardt2007-05-081-1/+1
* enlarge console.nameAndrew Morton2007-05-081-3/+2
* [PATCH] drivers/char/vc_screen.c: proper prototypesAdrian Bunk2007-02-111-0/+4
* [PATCH] vt: proper prototypes for some console functionsAdrian Bunk2006-10-031-0/+3
* [PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki2006-09-261-0/+5
* [PATCH] VT binding: Add binding/unbinding support for the VT consoleAntonino A. Daplas2006-06-261-1/+3
* [PATCH] Make printk work for really early debuggingMichael Ellerman2006-06-251-0/+1
* Add support for suspending and resuming the whole console subsystemLinus Torvalds2006-06-191-0/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+133