aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/console (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-10-21[PARISC] Allow STI_CONSOLE access to some FONTSGrant Grundler1-4/+4
2005-10-17[PATCH] SVGATextMode fixSamuel Thibault1-2/+7
2005-09-15[PATCH] vgacon: Fix sanity checking in vgacon_resizeAntonino A. Daplas1-1/+3
2005-09-13[PATCH] fbcon: constify font dataJan Beulich13-34/+33
2005-09-13[PATCH] minor fbcon_scroll adjustmentJan Beulich1-0/+2
2005-09-12[PATCH] USB: sisusb[vga] updateThomas Winischhofer2-1/+5
2005-09-09[PATCH] fbcon: Break up bit_putcs into its component functionsAntonino A. Daplas1-57/+93
2005-09-09[PATCH] fbcon: Stop cursor timer if console is inactiveAntonino A. Daplas2-43/+52
2005-09-09[PATCH] framebuffer: bit_putcs() optimization for 8x* fontsKnut Petersen1-2/+6
2005-09-09[PATCH] fbcon: Saner 16-color to 4-color conversionAntonino A. Daplas1-2/+19
2005-09-09[PATCH] fbdev: Fix greater than 1 bit monochrome color handlingAntonino A. Daplas2-10/+18
2005-09-09[PATCH] fbdev: Add fbset -a supportAntonino A. Daplas1-0/+48
2005-09-09[PATCH] vga text console and stty cols/rowsSamuel Thibault1-2/+69
2005-08-23[PATCH] Kconfig fix (VGA console on arm/versatile)Al Viro1-1/+1
2005-07-27[PATCH] fbcon: don't repaint the cursor when it is disabled.Michal Januszewski1-1/+2
2005-06-30[PATCH] ARM: Acornfb: Don't claim IRQ fbcon for cursorRussell King1-7/+1
2005-06-25[PATCH] font selection Kconfig fixesJurriaan on adsl-gate1-3/+2
2005-06-21[PATCH] fbdev: stack reductionJames Simmons1-5/+4
2005-06-21[PATCH] New framebuffer fonts + updated 12x22 font availableJurriaan6-817/+10053
2005-06-21[PATCH] VGA to fbcon fix.James Simmons1-4/+13