aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/console (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-08[PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW modeMalcom Parsons1-1/+1
2006-05-31[PATCH] fbcon: fix scrollback with logo issue immediately after bootDavid Hollister1-1/+1
2006-03-31[PATCH] fbcon: Save current display during initializationAntonino A. Daplas1-0/+1
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2-7/+7
2006-03-30[PARISC] Fix stifb with IOREMAP and a 64-bit kernelHelge Deller1-16/+2
2006-03-27[PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2006-03-27[PATCH] sparse: Fix warnings in newport driver about non-static functionsRalf Baechle1-2/+2
2006-03-27[PATCH] vgacon: Add support for soft scrollbackAntonino A. Daplas2-43/+225
2006-03-27[PATCH] vgacon: fix EGA cursor resize functionSamuel Thibault1-8/+19
2006-02-24[PATCH] vgacon: no vertical resizing on EGASamuel Thibault1-32/+35
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller1-26/+19
2006-01-10[PATCH] drivers/video/: possible cleanupsAdrian Bunk1-0/+2
2006-01-10[PATCH] fbcon: Code cleanupsAntonino A. Daplas2-18/+11
2006-01-10[PATCH] fbcon: disable ywrap if not supported by fbcon scrolling codeKnut Petersen1-1/+2
2006-01-10[PATCH] fbcon: Store struct display when setting all vcsAntonino A. Daplas1-0/+2
2006-01-10[PATCH] fbcon: Sanitize fbconAntonino A. Daplas8-82/+71
2006-01-08[PATCH] vgacon: Workaround for resize bug in some chipsetsAntonino A. Daplas1-7/+21
2006-01-08[PATCH] vgacon: fix doublescan modeSamuel Thibault1-1/+7
2006-01-08[PATCH] frv: suppress configuration of certain features for FRVDavid Howells1-1/+1
2006-01-07[PATCH] fbcon: donīt call set_par() in fbcon_init() if vc_mode == KD_GRAPHICSKnut Petersen1-1/+1
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk1-10/+10
2005-12-20[PATCH] Fix framebuffer console upside-down ywrap scrollingKnut Petersen1-3/+5
2005-12-12[PATCH] fbdev: fix switch to KD_TEXT, enhanced versionKnut Petersen1-1/+2
2005-12-12[PATCH] fbcon: Avoid illegal display panningAntonino A. Daplas1-6/+19
2005-12-12[PATCH] fbcon: Add ability to save/restore graphics stateAntonino A. Daplas1-1/+4
2005-12-12[PATCH] fbcon: fix complement_mask() with 512 character mapAntonino A. Daplas1-1/+8
2005-11-28[PATCH] Console rotation fixesBenjamin Herrenschmidt2-11/+4
2005-11-22[PATCH] vgacon: Fix usage of stale height value on vc initializationAntonino A. Daplas1-0/+1
2005-11-22[PATCH] fbcon: Console Rotation - Fix wrong shift calculationAntonino A. Daplas1-2/+2
2005-11-13[PATCH] fbdev: fix module dependency loopAntonino A. Daplas5-39/+29
2005-11-12Revert "[PATCH] fbcon: Add rl (Roman Large) font"Linus Torvalds4-4386/+0
2005-11-09[PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfsAntonino A. Daplas1-0/+72
2005-11-09[PATCH] fbcon: Console Rotation - Add support for 270-degree rotationAntonino A. Daplas4-1/+434
2005-11-09[PATCH] fbcon: Console Rotation - Add support for 180-degree console rotationAntonino A. Daplas4-1/+459
2005-11-09[PATCH] fbcon: Console Rotation - Add support for 90-degree console rotationAntonino A. Daplas5-1/+433
2005-11-09[PATCH] fbcon: Console Rotation - Add support to rotate font bitmapAntonino A. Daplas4-0/+214
2005-11-09[PATCH] fbcon: Console Rotation - Add support to rotate the logoAntonino A. Daplas1-2/+3
2005-11-09[PATCH] fbcon: Console Rotation - Prepare fbcon for console rotationAntonino A. Daplas5-136/+276
2005-11-07[PATCH] fbcon: Add rl (Roman Large) fontZach Smith4-0/+4386
2005-11-07[PATCH] fbdev: fix the fb_find_nearest_mode() functionMichal Januszewski1-1/+2
2005-11-07[PATCH] fbcon: Initialize new driver when old driver is releasedAntonino A. Daplas1-0/+9
2005-11-07[PATCH] fbcon: Use helper function when filling out var structureAntonino A. Daplas1-15/+2
2005-11-07[PATCH] fbcon: Consolidate redundant codeAntonino A. Daplas1-62/+23
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas4-3/+80
2005-11-07[PATCH] framebuffer: add some help text in KconfigRandy.Dunlap1-0/+2
2005-11-05[PATCH] Set the vga cursor even when hiddenSamuel Thibault1-1/+2
2005-10-30[PATCH] fix vgacon blankingPozsar Balazs1-0/+2
2005-10-30[PATCH] CONFIG_IA32Brian Gerst1-1/+1
2005-10-29Fix build error caused by missmatching duplicate declaration.Ralf Baechle1-1/+0
2005-10-21[PARISC] Reorganize sticore probe routine to be a little less convolutedMatthew Wilcox1-66/+60