summaryrefslogtreecommitdiff
path: root/drivers/video/console
AgeCommit message (Expand)Author
2006-02-24[PATCH] vgacon: no vertical resizing on EGASamuel Thibault
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller
2006-01-10[PATCH] drivers/video/: possible cleanupsAdrian Bunk
2006-01-10[PATCH] fbcon: Code cleanupsAntonino A. Daplas
2006-01-10[PATCH] fbcon: disable ywrap if not supported by fbcon scrolling codeKnut Petersen
2006-01-10[PATCH] fbcon: Store struct display when setting all vcsAntonino A. Daplas
2006-01-10[PATCH] fbcon: Sanitize fbconAntonino A. Daplas
2006-01-08[PATCH] vgacon: Workaround for resize bug in some chipsetsAntonino A. Daplas
2006-01-08[PATCH] vgacon: fix doublescan modeSamuel Thibault
2006-01-08[PATCH] frv: suppress configuration of certain features for FRVDavid Howells
2006-01-07[PATCH] fbcon: donīt call set_par() in fbcon_init() if vc_mode == KD_GRAPHICSKnut Petersen
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk
2005-12-20[PATCH] Fix framebuffer console upside-down ywrap scrollingKnut Petersen
2005-12-12[PATCH] fbdev: fix switch to KD_TEXT, enhanced versionKnut Petersen
2005-12-12[PATCH] fbcon: Avoid illegal display panningAntonino A. Daplas
2005-12-12[PATCH] fbcon: Add ability to save/restore graphics stateAntonino A. Daplas
2005-12-12[PATCH] fbcon: fix complement_mask() with 512 character mapAntonino A. Daplas
2005-11-28[PATCH] Console rotation fixesBenjamin Herrenschmidt
2005-11-22[PATCH] vgacon: Fix usage of stale height value on vc initializationAntonino A. Daplas
2005-11-22[PATCH] fbcon: Console Rotation - Fix wrong shift calculationAntonino A. Daplas
2005-11-13[PATCH] fbdev: fix module dependency loopAntonino A. Daplas
2005-11-12Revert "[PATCH] fbcon: Add rl (Roman Large) font"Linus Torvalds
2005-11-09[PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfsAntonino A. Daplas
2005-11-09[PATCH] fbcon: Console Rotation - Add support for 270-degree rotationAntonino A. Daplas
2005-11-09[PATCH] fbcon: Console Rotation - Add support for 180-degree console rotationAntonino A. Daplas
2005-11-09[PATCH] fbcon: Console Rotation - Add support for 90-degree console rotationAntonino A. Daplas
2005-11-09[PATCH] fbcon: Console Rotation - Add support to rotate font bitmapAntonino A. Daplas
2005-11-09[PATCH] fbcon: Console Rotation - Add support to rotate the logoAntonino A. Daplas
2005-11-09[PATCH] fbcon: Console Rotation - Prepare fbcon for console rotationAntonino A. Daplas
2005-11-07[PATCH] fbcon: Add rl (Roman Large) fontZach Smith
2005-11-07[PATCH] fbdev: fix the fb_find_nearest_mode() functionMichal Januszewski
2005-11-07[PATCH] fbcon: Initialize new driver when old driver is releasedAntonino A. Daplas
2005-11-07[PATCH] fbcon: Use helper function when filling out var structureAntonino A. Daplas
2005-11-07[PATCH] fbcon: Consolidate redundant codeAntonino A. Daplas
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas
2005-11-07[PATCH] framebuffer: add some help text in KconfigRandy.Dunlap
2005-11-05[PATCH] Set the vga cursor even when hiddenSamuel Thibault
2005-10-30[PATCH] fix vgacon blankingPozsar Balazs
2005-10-30[PATCH] CONFIG_IA32Brian Gerst
2005-10-29Fix build error caused by missmatching duplicate declaration.Ralf Baechle
2005-10-21[PARISC] Reorganize sticore probe routine to be a little less convolutedMatthew Wilcox
2005-10-21[PARISC] Allow STI_CONSOLE access to some FONTSGrant Grundler
2005-10-17[PATCH] SVGATextMode fixSamuel Thibault
2005-09-15[PATCH] vgacon: Fix sanity checking in vgacon_resizeAntonino A. Daplas
2005-09-13[PATCH] fbcon: constify font dataJan Beulich
2005-09-13[PATCH] minor fbcon_scroll adjustmentJan Beulich
2005-09-12[PATCH] USB: sisusb[vga] updateThomas Winischhofer
2005-09-09[PATCH] fbcon: Break up bit_putcs into its component functionsAntonino A. Daplas
2005-09-09[PATCH] fbcon: Stop cursor timer if console is inactiveAntonino A. Daplas
2005-09-09[PATCH] framebuffer: bit_putcs() optimization for 8x* fontsKnut Petersen