aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/console
AgeCommit message (Expand)Author
2008-10-03fbdev: fix recursive notifier and locking when fbdev console is blankedKrzysztof Helt
2008-10-02fbcon: fix monochrome color value calculationDavid Winn
2008-08-12fbcon: prevent cursor disappearance after switching to 512 character fontKrzysztof Helt
2008-08-11Revert "fbcon: bgcolor fix"Linus Torvalds
2008-08-05fbcon: fix scrolling after logo is clearedKrzysztof Helt
2008-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-07-30sparc: Ignore drivers/video/console/promcon_tbl.c conmakehash generated fileFlorian Fainelli
2008-07-30sticore: don't activate unsupported GSC STI cards on HPPAHelge Deller
2008-07-26video/console/stico{n,re}.c: make code staticAdrian Bunk
2008-07-24fbcon: remove stray semicolonsJan Beulich
2008-07-24fbcon: bgcolor fixStefano Stabellini
2008-07-24fbcon: make logo_height a local variableKrzysztof Helt
2008-07-24mdacon messing up default vc's - set default to vc13-16 againRoland Kletzing
2008-07-21device create: framebuffer: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-06-06fbcon: fix wrong vmode bits copied on console switchKrzysztof Helt
2008-05-13vt/fbcon: fix background color on line feedJan Engelhardt
2008-05-13vt/fbcon: update scrl_erase_char after 256/512-glyph font switchJan Engelhardt
2008-04-29vt: fix background color on line feedJan Engelhardt
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28fbcon: replace mono_col macro with static inlineHarvey Harrison
2008-04-28fbdev: use DIV_ROUND_UP or roundupJulia Lawall
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells
2008-02-06fbcon: fix color generation for monochrome framebufferThomas Pfaff
2008-02-06fbcon: fix sparse warning about shadowing 'rotate' symbolMarcin Slusarz
2008-02-06fbcon: fix sparse warning about shadowing 'p' symbolMarcin Slusarz
2008-02-06vgacon: fix sparse warning about shadowing 'i' symbolMarcin Slusarz
2008-02-06cleanup after APUS removalAdrian Bunk
2008-01-25Disable VGA text console for AVR32 architectureHans-Christian Egtvedt
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger
2007-10-20typo fixesMatt LaPlante
2007-10-18netport_con.c: fix build errors and warningsRalf Baechle
2007-10-16Remove magic macros for screen_info structure membersH. Peter Anvin
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin
2007-10-16fbcon: delay the start of the cursor timer until a con_switch()Antonino Daplas
2007-10-16fbcon: logo: disable logo at bootRandy Dunlap
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas
2007-10-16export font_vga_8x16Andrew Morton
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt
2007-10-16fbcon: Convert struct font_desc to use ISO C initializersRalf Baechle
2007-08-31Fix font dependency for SGI Newport console driverRalf Baechle
2007-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds
2007-08-27[PARISC] Do not allow STI_CONSOLE to be modularKyle McMartin
2007-08-27[PARISC] Clean up sti_flushKyle McMartin
2007-08-22newport_con warning fixAndrew Morton
2007-08-11fbcon: Kill compile warningAntonino A. Daplas
2007-07-31fbcon: Fix typo and bogus logic in get_default_fontAntonino A. Daplas
2007-07-21console: fix section mismatch warning in vgacon.cSam Ravnborg
2007-07-17fbdev: fbcon: console unregistration from unregister_framebufferJesse Barnes
2007-07-17fbcon: Revise primary device selectionAntonino A. Daplas
2007-07-17fbcon: set_con2fb_map fixesAntonino A. Daplas