aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/console (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-31Fix font dependency for SGI Newport console driverRalf Baechle1-1/+1
2007-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2-10/+6
2007-08-27[PARISC] Do not allow STI_CONSOLE to be modularKyle McMartin1-1/+1
2007-08-27[PARISC] Clean up sti_flushKyle McMartin1-9/+5
2007-08-22newport_con warning fixAndrew Morton1-2/+1
2007-08-11fbcon: Kill compile warningAntonino A. Daplas1-1/+13
2007-07-31fbcon: Fix typo and bogus logic in get_default_fontAntonino A. Daplas1-2/+2
2007-07-21console: fix section mismatch warning in vgacon.cSam Ravnborg1-1/+5
2007-07-17fbdev: fbcon: console unregistration from unregister_framebufferJesse Barnes1-0/+42
2007-07-17fbcon: Revise primary device selectionAntonino A. Daplas2-41/+14
2007-07-17fbcon: set_con2fb_map fixesAntonino A. Daplas1-39/+25
2007-07-17fbcon: allow fbcon to use the primary display driverAntonino A. Daplas2-7/+93
2007-07-17fbcon: use struct device instead of struct class_deviceAntonino A. Daplas1-28/+29
2007-07-17fbcon: cursor blink controlAntonino A. Daplas1-1/+73
2007-07-17fbcon: smart blitter usage for scrollingKrzysztof Helt1-8/+68
2007-07-12Video Console: Blackfin doesnt support VGA consoleMichael Hennerich1-1/+1
2007-06-14Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-25/+25
2007-06-04[VIDEO]: Fix section mismatch warning in promcon.Sam Ravnborg1-1/+1
2007-06-01fbdev: Move declaration of fb_class to <linux/fb.h>Geert Uytterhoeven1-1/+0
2007-05-27[PARISC] fix section mismatch in parisc STI video driversHelge Deller1-25/+25
2007-05-17Refine SCREEN_INFO sanity check for vgacon initializationGerd Hoffmann1-2/+7
2007-05-11VIDEO: remove archaic if[] construct from Kconfig fileRobert P. J. Day1-7/+0
2007-05-09fix file specification in commentsUwe Kleine-König1-1/+1
2007-05-08vgacon: disallow console operations when in KD_GRAPHICS modeAntonino A. Daplas1-1/+4
2007-05-08fbcon: check console-fb mapping in fbcon_get_requirementAntonino A. Daplas1-9/+8
2007-05-08fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas1-0/+42
2007-05-08fbcon: check if the character count can be handledAntonino A. Daplas1-0/+21
2007-05-08fbcon: font setting should check limitation of driverAntonino A. Daplas3-5/+24
2007-05-08fbcon: delay screen update when setting the mode of all consolesAntonino A. Daplas1-21/+10
2007-05-08fbdev: don't show logo if driver or fbcon are modularAntonino A. Daplas1-0/+15
2007-05-08fbcon: don't draw cursor when it's disabledMichal Januszewski1-1/+1
2007-05-08vt-add-color-support-to-the-underline-and-italic-attributes-fixAndrew Morton1-2/+0
2007-05-08vt: add color support to the "underline" and "italic" attributesJan Engelhardt4-7/+13
2007-05-08fbdev: avoid vertical overflow when making space for the logoGeert Uytterhoeven1-2/+7
2007-05-02[PATCH] x86-64: ignore vgacon if hardware not presentGerd Hoffmann1-1/+2
2007-02-20backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie1-0/+7
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau3-3/+0
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven2-3/+3
2006-12-08[PATCH] softcursor.c: avoid unaligned accessesFranck Bui-Huu1-13/+13
2006-12-08[PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.cHelge Deller1-15/+15
2006-12-08[PATCH] various fbdev files: mark structs and array read-onlyHelge Deller1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-10-03[PATCH] fbcon:: make 3 functions staticAdrian Bunk3-3/+3
2006-10-03[PATCH] fbcon: Honor the return value of device_create_fileAntonino A. Daplas1-7/+27
2006-10-03[PATCH] fbcon: Remove cursor timer if unusedAntonino A. Daplas1-6/+11
2006-10-03[PATCH] fbcon: Use persistent allocation for cursor blinkingDave Jones3-10/+26
2006-09-27video: Disable vgacon for SuperH.Paul Mundt1-1/+1
2006-09-22[PATCH] fix the survivors of fbcon_vbl_handler() renamingAl Viro1-2/+2
2006-07-31[PATCH] mdacon: fix __init section warningsFrederik Deweerdt1-2/+2