aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/console (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-28fbcon: Protect free_irq() by MACH_IS_ATARI checkGeert Uytterhoeven1-1/+2
2008-12-28fbcon: remove broken mac vbl handlerFinn Thain1-72/+3
2008-12-10fbcon: fix workqueue shutdownGeoff Levand1-0/+6
2008-12-01fbdev: fix FB console blankingDmitry Baryshkov1-6/+3
2008-10-30fbcon: don't inline updatescrollmodeMarcin Slusarz1-1/+1
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-2/+2
2008-10-16fbcon_set_all_vcs: fix kernel crash when switching the rotated consolesOleg Nesterov1-2/+2
2008-10-16vgacon: vgacon_scrolldelta simplificationMarcin Slusarz1-12/+8
2008-10-16vgacon: optimize scrollingMarcin Slusarz1-12/+15
2008-10-16device create: video: convert device_create_drvdata to device_createGreg Kroah-Hartman1-2/+2
2008-10-14Revert "vt: fix background color on line feed"Linus Torvalds4-34/+15
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2Ingo Molnar1-16/+0
2008-10-03fbdev: fix recursive notifier and locking when fbdev console is blankedKrzysztof Helt1-1/+5
2008-10-03Merge commit 'v2.6.27-rc8' into x86/setupIngo Molnar6-31/+61
2008-10-02fbcon: fix monochrome color value calculationDavid Winn1-1/+1
2008-09-03x86 setup: remove remnants of CONFIG_VIDEO_SELECT (read: vga=)Alexey Dobriyan1-16/+0
2008-08-12fbcon: prevent cursor disappearance after switching to 512 character fontKrzysztof Helt1-2/+2
2008-08-11Revert "fbcon: bgcolor fix"Linus Torvalds1-1/+1
2008-08-05fbcon: fix scrolling after logo is clearedKrzysztof Helt1-0/+3
2008-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+2
2008-07-30sparc: Ignore drivers/video/console/promcon_tbl.c conmakehash generated fileFlorian Fainelli1-0/+2
2008-07-30sticore: don't activate unsupported GSC STI cards on HPPAHelge Deller1-1/+29
2008-07-26video/console/stico{n,re}.c: make code staticAdrian Bunk2-19/+16
2008-07-24fbcon: remove stray semicolonsJan Beulich1-4/+2
2008-07-24fbcon: bgcolor fixStefano Stabellini1-1/+1
2008-07-24fbcon: make logo_height a local variableKrzysztof Helt1-3/+2
2008-07-24mdacon messing up default vc's - set default to vc13-16 againRoland Kletzing1-1/+3
2008-07-21device create: framebuffer: convert device_create to device_create_drvdataGreg Kroah-Hartman1-1/+2
2008-06-06fbcon: fix wrong vmode bits copied on console switchKrzysztof Helt1-3/+1
2008-05-13vt/fbcon: fix background color on line feedJan Engelhardt1-5/+16
2008-05-13vt/fbcon: update scrl_erase_char after 256/512-glyph font switchJan Engelhardt1-1/+9
2008-04-29vt: fix background color on line feedJan Engelhardt4-9/+9
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-28fbcon: replace mono_col macro with static inlineHarvey Harrison1-4/+8
2008-04-28fbdev: use DIV_ROUND_UP or roundupJulia Lawall1-2/+1
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells1-1/+1
2008-02-06fbcon: fix color generation for monochrome framebufferThomas Pfaff7-18/+54
2008-02-06fbcon: fix sparse warning about shadowing 'rotate' symbolMarcin Slusarz1-6/+6
2008-02-06fbcon: fix sparse warning about shadowing 'p' symbolMarcin Slusarz1-5/+5
2008-02-06vgacon: fix sparse warning about shadowing 'i' symbolMarcin Slusarz1-2/+0
2008-02-06cleanup after APUS removalAdrian Bunk2-3/+3
2008-01-25Disable VGA text console for AVR32 architectureHans-Christian Egtvedt1-1/+1
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger1-1/+1
2007-10-20typo fixesMatt LaPlante1-1/+1
2007-10-18netport_con.c: fix build errors and warningsRalf Baechle1-3/+3
2007-10-16Remove magic macros for screen_info structure membersH. Peter Anvin2-26/+27
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin1-1/+1
2007-10-16fbcon: delay the start of the cursor timer until a con_switch()Antonino Daplas1-1/+1
2007-10-16fbcon: logo: disable logo at bootRandy Dunlap1-6/+14
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas2-4/+5