aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/console
Commit message (Expand)AuthorAge
* [VIDEO]: Fix section mismatch warning in promcon.Sam Ravnborg2007-06-05
* fbdev: Move declaration of fb_class to <linux/fb.h>Geert Uytterhoeven2007-06-01
* Refine SCREEN_INFO sanity check for vgacon initializationGerd Hoffmann2007-05-17
* VIDEO: remove archaic if[] construct from Kconfig fileRobert P. J. Day2007-05-11
* fix file specification in commentsUwe Kleine-König2007-05-09
* vgacon: disallow console operations when in KD_GRAPHICS modeAntonino A. Daplas2007-05-08
* fbcon: check console-fb mapping in fbcon_get_requirementAntonino A. Daplas2007-05-08
* fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas2007-05-08
* fbcon: check if the character count can be handledAntonino A. Daplas2007-05-08
* fbcon: font setting should check limitation of driverAntonino A. Daplas2007-05-08
* fbcon: delay screen update when setting the mode of all consolesAntonino A. Daplas2007-05-08
* fbdev: don't show logo if driver or fbcon are modularAntonino A. Daplas2007-05-08
* fbcon: don't draw cursor when it's disabledMichal Januszewski2007-05-08
* vt-add-color-support-to-the-underline-and-italic-attributes-fixAndrew Morton2007-05-08
* vt: add color support to the "underline" and "italic" attributesJan Engelhardt2007-05-08
* fbdev: avoid vertical overflow when making space for the logoGeert Uytterhoeven2007-05-08
* [PATCH] x86-64: ignore vgacon if hardware not presentGerd Hoffmann2007-05-02
* backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie2007-02-20
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven2007-02-12
* [PATCH] softcursor.c: avoid unaligned accessesFranck Bui-Huu2006-12-08
* [PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.cHelge Deller2006-12-08
* [PATCH] various fbdev files: mark structs and array read-onlyHelge Deller2006-12-08
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] fbcon:: make 3 functions staticAdrian Bunk2006-10-03
* [PATCH] fbcon: Honor the return value of device_create_fileAntonino A. Daplas2006-10-03
* [PATCH] fbcon: Remove cursor timer if unusedAntonino A. Daplas2006-10-03
* [PATCH] fbcon: Use persistent allocation for cursor blinkingDave Jones2006-10-03
* video: Disable vgacon for SuperH.Paul Mundt2006-09-27
* [PATCH] fix the survivors of fbcon_vbl_handler() renamingAl Viro2006-09-22
* [PATCH] mdacon: fix __init section warningsFrederik Deweerdt2006-07-31
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-10
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] 64bit resource: C99 changes for struct resource declarationsGreg Kroah-Hartman2006-06-27
* [PATCH] VT binding: Make sticon support bindingAntonino A. Daplas2006-06-26
* [PATCH] VT binding: Make promcon support bindingAntonino A. Daplas2006-06-26
* [PATCH] VT binding: Make newport_con support bindingAntonino A. Daplas2006-06-26
* [PATCH] VT binding: Make mdacon support bindingAntonino A. Daplas2006-06-26
* [PATCH] VT binding: Do not create a device file for class device 'fbcon'Antonino A. Daplas2006-06-26
* [PATCH] VT binding: Update fbcon to support bindingAntonino A. Daplas2006-06-26
* [PATCH] Detaching fbcon: add capability to attach/detach fbconAntonino A. Daplas2006-06-26
* [PATCH] Detaching fbcon: clean up exit codeAntonino A. Daplas2006-06-26
* [PATCH] Detaching fbcon: sdd sysfs class device entry for fbconAntonino A. Daplas2006-06-26
* [PATCH] Detaching fbcon: fix vgacon to allow retaking of the consoleAntonino A. Daplas2006-06-26
* [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas2006-06-22
* [PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW modeMalcom Parsons2006-06-08
* [PATCH] fbcon: fix scrollback with logo issue immediately after bootDavid Hollister2006-05-31
* [PATCH] fbcon: Save current display during initializationAntonino A. Daplas2006-03-31