summaryrefslogtreecommitdiffstats
path: root/drivers/video/console
Commit message (Expand)AuthorAgeFilesLines
* video/console/stico{n,re}.c: make code staticAdrian Bunk2008-07-262-19/+16
* fbcon: remove stray semicolonsJan Beulich2008-07-241-4/+2
* fbcon: bgcolor fixStefano Stabellini2008-07-241-1/+1
* fbcon: make logo_height a local variableKrzysztof Helt2008-07-241-3/+2
* mdacon messing up default vc's - set default to vc13-16 againRoland Kletzing2008-07-241-1/+3
* device create: framebuffer: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-1/+2
* fbcon: fix wrong vmode bits copied on console switchKrzysztof Helt2008-06-061-3/+1
* vt/fbcon: fix background color on line feedJan Engelhardt2008-05-131-5/+16
* vt/fbcon: update scrl_erase_char after 256/512-glyph font switchJan Engelhardt2008-05-131-1/+9
* vt: fix background color on line feedJan Engelhardt2008-04-294-9/+9
* video: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-1/+1
* fbcon: replace mono_col macro with static inlineHarvey Harrison2008-04-281-4/+8
* fbdev: use DIV_ROUND_UP or roundupJulia Lawall2008-04-281-2/+1
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-081-1/+1
* fbcon: fix color generation for monochrome framebufferThomas Pfaff2008-02-067-18/+54
* fbcon: fix sparse warning about shadowing 'rotate' symbolMarcin Slusarz2008-02-061-6/+6
* fbcon: fix sparse warning about shadowing 'p' symbolMarcin Slusarz2008-02-061-5/+5
* vgacon: fix sparse warning about shadowing 'i' symbolMarcin Slusarz2008-02-061-2/+0
* cleanup after APUS removalAdrian Bunk2008-02-062-3/+3
* Disable VGA text console for AVR32 architectureHans-Christian Egtvedt2008-01-251-1/+1
* Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger2007-11-231-1/+1
* typo fixesMatt LaPlante2007-10-201-1/+1
* netport_con.c: fix build errors and warningsRalf Baechle2007-10-181-3/+3
* Remove magic macros for screen_info structure membersH. Peter Anvin2007-10-162-26/+27
* [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-161-1/+1
* fbcon: delay the start of the cursor timer until a con_switch()Antonino Daplas2007-10-161-1/+1
* fbcon: logo: disable logo at bootRandy Dunlap2007-10-161-6/+14
* vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas2007-10-162-4/+5
* export font_vga_8x16Andrew Morton2007-10-161-0/+2
* fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt2007-10-162-2/+0
* fbcon: Convert struct font_desc to use ISO C initializersRalf Baechle2007-10-1610-64/+65
* 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/+6
|\
| * [PARISC] Do not allow STI_CONSOLE to be modularKyle McMartin2007-08-271-1/+1
| * [PARISC] Clean up sti_flushKyle McMartin2007-08-271-9/+5
* | newport_con warning fixAndrew Morton2007-08-221-2/+1
|/
* fbcon: Kill compile warningAntonino A. Daplas2007-08-111-1/+13
* fbcon: Fix typo and bogus logic in get_default_fontAntonino A. Daplas2007-07-311-2/+2
* console: fix section mismatch warning in vgacon.cSam Ravnborg2007-07-211-1/+5
* fbdev: fbcon: console unregistration from unregister_framebufferJesse Barnes2007-07-171-0/+42
* fbcon: Revise primary device selectionAntonino A. Daplas2007-07-172-41/+14
* fbcon: set_con2fb_map fixesAntonino A. Daplas2007-07-171-39/+25
* 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-141-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-041-1/+1
OpenPOWER on IntegriCloud