summaryrefslogtreecommitdiffstats
path: root/drivers/video/console
Commit message (Expand)AuthorAgeFilesLines
* Fix font dependency for SGI Newport console driverRalf Baechle2007-08-311-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds2007-08-272-10/+6Star
|\
| * [PARISC] Do not allow STI_CONSOLE to be modularKyle McMartin2007-08-271-1/+1
| * [PARISC] Clean up sti_flushKyle McMartin2007-08-271-9/+5Star
* | newport_con warning fixAndrew Morton2007-08-231-2/+1Star
|/
* fbcon: Kill compile warningAntonino A. Daplas2007-08-121-1/+13
* fbcon: Fix typo and bogus logic in get_default_fontAntonino A. Daplas2007-08-011-2/+2
* console: fix section mismatch warning in vgacon.cSam Ravnborg2007-07-221-1/+5
* fbdev: fbcon: console unregistration from unregister_framebufferJesse Barnes2007-07-171-0/+42
* fbcon: Revise primary device selectionAntonino A. Daplas2007-07-172-41/+14Star
* fbcon: set_con2fb_map fixesAntonino A. Daplas2007-07-171-39/+25Star
* fbcon: allow fbcon to use the primary display driverAntonino A. Daplas2007-07-172-7/+93
* fbcon: use struct device instead of struct class_deviceAntonino A. Daplas2007-07-171-28/+29
* fbcon: cursor blink controlAntonino A. Daplas2007-07-171-1/+73
* fbcon: smart blitter usage for scrollingKrzysztof Helt2007-07-171-8/+68
* Video Console: Blackfin doesnt support VGA consoleMichael Hennerich2007-07-121-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-06-151-25/+25
|\
| * [PARISC] fix section mismatch in parisc STI video driversHelge Deller2007-05-271-25/+25
* | [VIDEO]: Fix section mismatch warning in promcon.Sam Ravnborg2007-06-051-1/+1
* | fbdev: Move declaration of fb_class to <linux/fb.h>Geert Uytterhoeven2007-06-011-1/+0Star
|/
* Refine SCREEN_INFO sanity check for vgacon initializationGerd Hoffmann2007-05-171-2/+7
* VIDEO: remove archaic if[] construct from Kconfig fileRobert P. J. Day2007-05-111-7/+0Star
* fix file specification in commentsUwe Kleine-König2007-05-091-1/+1
* vgacon: disallow console operations when in KD_GRAPHICS modeAntonino A. Daplas2007-05-081-1/+4
* fbcon: check console-fb mapping in fbcon_get_requirementAntonino A. Daplas2007-05-081-9/+8Star
* fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas2007-05-081-0/+42
* fbcon: check if the character count can be handledAntonino A. Daplas2007-05-081-0/+21
* fbcon: font setting should check limitation of driverAntonino A. Daplas2007-05-083-5/+24
* fbcon: delay screen update when setting the mode of all consolesAntonino A. Daplas2007-05-081-21/+10Star
* fbdev: don't show logo if driver or fbcon are modularAntonino A. Daplas2007-05-081-0/+15
* fbcon: don't draw cursor when it's disabledMichal Januszewski2007-05-081-1/+1
* vt-add-color-support-to-the-underline-and-italic-attributes-fixAndrew Morton2007-05-081-2/+0Star
* vt: add color support to the "underline" and "italic" attributesJan Engelhardt2007-05-084-7/+13
* fbdev: avoid vertical overflow when making space for the logoGeert Uytterhoeven2007-05-081-2/+7
* [PATCH] x86-64: ignore vgacon if hardware not presentGerd Hoffmann2007-05-021-1/+2
* backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie2007-02-201-0/+7
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-143-3/+0Star
* [PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven2007-02-122-3/+3
* [PATCH] softcursor.c: avoid unaligned accessesFranck Bui-Huu2006-12-081-13/+13
* [PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.cHelge Deller2006-12-081-15/+15
* [PATCH] various fbdev files: mark structs and array read-onlyHelge Deller2006-12-081-1/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [PATCH] fbcon:: make 3 functions staticAdrian Bunk2006-10-033-3/+3
* [PATCH] fbcon: Honor the return value of device_create_fileAntonino A. Daplas2006-10-031-7/+27
* [PATCH] fbcon: Remove cursor timer if unusedAntonino A. Daplas2006-10-031-6/+11
* [PATCH] fbcon: Use persistent allocation for cursor blinkingDave Jones2006-10-033-10/+26
* video: Disable vgacon for SuperH.Paul Mundt2006-09-271-1/+1
* [PATCH] fix the survivors of fbcon_vbl_handler() renamingAl Viro2006-09-231-2/+2
* [PATCH] mdacon: fix __init section warningsFrederik Deweerdt2006-07-311-2/+2