aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/console/fbcon.c
Commit message (Expand)AuthorAgeFilesLines
* [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] fbdev: fix module dependency loopAntonino A. Daplas2005-11-131-9/+6
* [PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfsAntonino A. Daplas2005-11-091-0/+72
* [PATCH] fbcon: Console Rotation - Add support for 90-degree console rotationAntonino A. Daplas2005-11-091-0/+13
* [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-091-103/+182
* [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: constify font dataJan Beulich2005-09-131-8/+8
* [PATCH] minor fbcon_scroll adjustmentJan Beulich2005-09-131-0/+2
* [PATCH] fbcon: Stop cursor timer if console is inactiveAntonino A. Daplas2005-09-091-42/+50
* [PATCH] fbcon: Saner 16-color to 4-color conversionAntonino A. Daplas2005-09-091-2/+19
* [PATCH] fbdev: Fix greater than 1 bit monochrome color handlingAntonino A. Daplas2005-09-091-9/+17
* [PATCH] fbdev: Add fbset -a supportAntonino A. Daplas2005-09-091-0/+48
* [PATCH] fbcon: don't repaint the cursor when it is disabled.Michal Januszewski2005-07-271-1/+2
* [PATCH] ARM: Acornfb: Don't claim IRQ fbcon for cursorRussell King2005-06-301-7/+1
* [PATCH] fbcon: Fix check after useAdrian Bunk2005-05-011-1/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2814