aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/console
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] vgacon: no vertical resizing on EGASamuel Thibault2006-02-241-32/+35
* [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-221-26/+19
* [PATCH] drivers/video/: possible cleanupsAdrian Bunk2006-01-101-0/+2
* [PATCH] fbcon: Code cleanupsAntonino A. Daplas2006-01-102-18/+11
* [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/+71
* [PATCH] vgacon: Workaround for resize bug in some chipsetsAntonino A. Daplas2006-01-081-7/+21
* [PATCH] vgacon: fix doublescan modeSamuel Thibault2006-01-081-1/+7
* [PATCH] frv: suppress configuration of certain features for FRVDavid Howells2006-01-081-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-221-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-121-1/+2
* [PATCH] fbcon: Avoid illegal display panningAntonino A. Daplas2005-12-121-6/+19
* [PATCH] fbcon: Add ability to save/restore graphics stateAntonino A. Daplas2005-12-121-1/+4
* [PATCH] fbcon: fix complement_mask() with 512 character mapAntonino A. Daplas2005-12-121-1/+8
* [PATCH] Console rotation fixesBenjamin Herrenschmidt2005-11-282-11/+4
* [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-135-39/+29
* Revert "[PATCH] fbcon: Add rl (Roman Large) font"Linus Torvalds2005-11-124-4386/+0
* [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
* [PATCH] fbcon: Console Rotation - Add support to rotate font bitmapAntonino A. Daplas2005-11-094-0/+214
* [PATCH] fbcon: Console Rotation - Add support to rotate the logoAntonino A. Daplas2005-11-091-2/+3
* [PATCH] fbcon: Console Rotation - Prepare fbcon for console rotationAntonino A. Daplas2005-11-095-136/+276
* [PATCH] fbcon: Add rl (Roman Large) fontZach Smith2005-11-074-0/+4386
* [PATCH] fbdev: fix the fb_find_nearest_mode() functionMichal Januszewski2005-11-071-1/+2
* [PATCH] fbcon: Initialize new driver when old driver is releasedAntonino A. Daplas2005-11-071-0/+9
* [PATCH] fbcon: Use helper function when filling out var structureAntonino A. Daplas2005-11-071-15/+2
* [PATCH] fbcon: Consolidate redundant codeAntonino A. Daplas2005-11-071-62/+23
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-074-3/+80
* [PATCH] framebuffer: add some help text in KconfigRandy.Dunlap2005-11-071-0/+2
* [PATCH] Set the vga cursor even when hiddenSamuel Thibault2005-11-051-1/+2
* [PATCH] fix vgacon blankingPozsar Balazs2005-10-301-0/+2
* [PATCH] CONFIG_IA32Brian Gerst2005-10-301-1/+1
* Fix build error caused by missmatching duplicate declaration.Ralf Baechle2005-10-291-1/+0
* [PARISC] Reorganize sticore probe routine to be a little less convolutedMatthew Wilcox2005-10-211-66/+60
* [PARISC] Allow STI_CONSOLE access to some FONTSGrant Grundler2005-10-211-4/+4
* [PATCH] SVGATextMode fixSamuel Thibault2005-10-171-2/+7
* [PATCH] vgacon: Fix sanity checking in vgacon_resizeAntonino A. Daplas2005-09-151-1/+3
* [PATCH] fbcon: constify font dataJan Beulich2005-09-1313-34/+33
* [PATCH] minor fbcon_scroll adjustmentJan Beulich2005-09-131-0/+2
* [PATCH] USB: sisusb[vga] updateThomas Winischhofer2005-09-122-1/+5
* [PATCH] fbcon: Break up bit_putcs into its component functionsAntonino A. Daplas2005-09-091-57/+93
* [PATCH] fbcon: Stop cursor timer if console is inactiveAntonino A. Daplas2005-09-092-43/+52
* [PATCH] framebuffer: bit_putcs() optimization for 8x* fontsKnut Petersen2005-09-091-2/+6