summaryrefslogtreecommitdiff
path: root/drivers/video/console/fbcon.c
AgeCommit message (Expand)Author
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-03[PATCH] fbcon: Honor the return value of device_create_fileAntonino A. Daplas
2006-10-03[PATCH] fbcon: Remove cursor timer if unusedAntonino A. Daplas
2006-10-03[PATCH] fbcon: Use persistent allocation for cursor blinkingDave Jones
2006-09-22[PATCH] fix the survivors of fbcon_vbl_handler() renamingAl Viro
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] VT binding: Do not create a device file for class device 'fbcon'Antonino A. Daplas
2006-06-26[PATCH] VT binding: Update fbcon to support bindingAntonino A. Daplas
2006-06-26[PATCH] Detaching fbcon: add capability to attach/detach fbconAntonino A. Daplas
2006-06-26[PATCH] Detaching fbcon: clean up exit codeAntonino A. Daplas
2006-06-26[PATCH] Detaching fbcon: sdd sysfs class device entry for fbconAntonino A. Daplas
2006-06-08[PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW modeMalcom Parsons
2006-05-31[PATCH] fbcon: fix scrollback with logo issue immediately after bootDavid Hollister
2006-03-31[PATCH] fbcon: Save current display during initializationAntonino A. Daplas
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi
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-07[PATCH] fbcon: don´t call set_par() in fbcon_init() if vc_mode == KD_GRAPHICSKnut 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-13[PATCH] fbdev: fix module dependency loopAntonino A. Daplas
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 90-degree console rotationAntonino 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] 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-09-13[PATCH] fbcon: constify font dataJan Beulich
2005-09-13[PATCH] minor fbcon_scroll adjustmentJan Beulich
2005-09-09[PATCH] fbcon: Stop cursor timer if console is inactiveAntonino A. Daplas
2005-09-09[PATCH] fbcon: Saner 16-color to 4-color conversionAntonino A. Daplas
2005-09-09[PATCH] fbdev: Fix greater than 1 bit monochrome color handlingAntonino A. Daplas
2005-09-09[PATCH] fbdev: Add fbset -a supportAntonino A. Daplas
2005-07-27[PATCH] fbcon: don't repaint the cursor when it is disabled.Michal Januszewski
2005-06-30[PATCH] ARM: Acornfb: Don't claim IRQ fbcon for cursorRussell King
2005-05-01[PATCH] fbcon: Fix check after useAdrian Bunk
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds