summaryrefslogtreecommitdiffstats
path: root/drivers/video/console
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-102-0/+2
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-108-8/+0Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3014-14/+0Star
* [PATCH] 64bit resource: C99 changes for struct resource declarationsGreg Kroah-Hartman2006-06-271-6/+6
* [PATCH] VT binding: Make sticon support bindingAntonino A. Daplas2006-06-261-1/+1
* [PATCH] VT binding: Make promcon support bindingAntonino A. Daplas2006-06-261-2/+2
* [PATCH] VT binding: Make newport_con support bindingAntonino A. Daplas2006-06-261-10/+28
* [PATCH] VT binding: Make mdacon support bindingAntonino A. Daplas2006-06-261-1/+1
* [PATCH] VT binding: Do not create a device file for class device 'fbcon'Antonino A. Daplas2006-06-261-4/+2Star
* [PATCH] VT binding: Update fbcon to support bindingAntonino A. Daplas2006-06-261-60/+144
* [PATCH] Detaching fbcon: add capability to attach/detach fbconAntonino A. Daplas2006-06-261-58/+97
* [PATCH] Detaching fbcon: clean up exit codeAntonino A. Daplas2006-06-261-0/+43
* [PATCH] Detaching fbcon: sdd sysfs class device entry for fbconAntonino A. Daplas2006-06-262-8/+106
* [PATCH] Detaching fbcon: fix vgacon to allow retaking of the consoleAntonino A. Daplas2006-06-261-6/+22
* [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas2006-06-232-11/+10Star
* [PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW modeMalcom Parsons2006-06-091-1/+1
* [PATCH] fbcon: fix scrollback with logo issue immediately after bootDavid Hollister2006-06-011-1/+1
* [PATCH] fbcon: Save current display during initializationAntonino A. Daplas2006-03-311-0/+1
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-312-7/+7
* [PARISC] Fix stifb with IOREMAP and a 64-bit kernelHelge Deller2006-03-301-16/+2Star
* [PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser2006-03-271-1/+1
* [PATCH] sparse: Fix warnings in newport driver about non-static functionsRalf Baechle2006-03-271-2/+2
* [PATCH] vgacon: Add support for soft scrollbackAntonino A. Daplas2006-03-272-43/+225
* [PATCH] vgacon: fix EGA cursor resize functionSamuel Thibault2006-03-271-8/+19
* [PATCH] vgacon: no vertical resizing on EGASamuel Thibault2006-02-241-32/+35
* [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-231-26/+19Star
* [PATCH] drivers/video/: possible cleanupsAdrian Bunk2006-01-101-0/+2
* [PATCH] fbcon: Code cleanupsAntonino A. Daplas2006-01-102-18/+11Star
* [PATCH] fbcon: disable ywrap if not supported by fbcon scrolling codeKnut Petersen2006-01-101-1/+2
* [PATCH] fbcon: Store struct display when setting all vcsAntonino A. Daplas2006-01-101-0/+2
* [PATCH] fbcon: Sanitize fbconAntonino A. Daplas2006-01-108-82/+71Star
* [PATCH] vgacon: Workaround for resize bug in some chipsetsAntonino A. Daplas2006-01-091-7/+21
* [PATCH] vgacon: fix doublescan modeSamuel Thibault2006-01-091-1/+7
* [PATCH] frv: suppress configuration of certain features for FRVDavid Howells2006-01-091-1/+1
* [PATCH] fbcon: don´t call set_par() in fbcon_init() if vc_mode == KD_GRAPHICSKnut Petersen2006-01-071-1/+1
* [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-231-10/+10
* [PATCH] Fix framebuffer console upside-down ywrap scrollingKnut Petersen2005-12-201-3/+5
* [PATCH] fbdev: fix switch to KD_TEXT, enhanced versionKnut Petersen2005-12-131-1/+2
* [PATCH] fbcon: Avoid illegal display panningAntonino A. Daplas2005-12-131-6/+19
* [PATCH] fbcon: Add ability to save/restore graphics stateAntonino A. Daplas2005-12-131-1/+4
* [PATCH] fbcon: fix complement_mask() with 512 character mapAntonino A. Daplas2005-12-131-1/+8
* [PATCH] Console rotation fixesBenjamin Herrenschmidt2005-11-282-11/+4Star
* [PATCH] vgacon: Fix usage of stale height value on vc initializationAntonino A. Daplas2005-11-221-0/+1
* [PATCH] fbcon: Console Rotation - Fix wrong shift calculationAntonino A. Daplas2005-11-221-2/+2
* [PATCH] fbdev: fix module dependency loopAntonino A. Daplas2005-11-145-39/+29Star
* Revert "[PATCH] fbcon: Add rl (Roman Large) font"Linus Torvalds2005-11-124-4386/+0Star
* [PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfsAntonino A. Daplas2005-11-091-0/+72
* [PATCH] fbcon: Console Rotation - Add support for 270-degree rotationAntonino A. Daplas2005-11-094-1/+434
* [PATCH] fbcon: Console Rotation - Add support for 180-degree console rotationAntonino A. Daplas2005-11-094-1/+459
* [PATCH] fbcon: Console Rotation - Add support for 90-degree console rotationAntonino A. Daplas2005-11-095-1/+433