summaryrefslogtreecommitdiffstats
path: root/drivers/video/console
Commit message (Expand)AuthorAgeFilesLines
* 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
* | fbdev: Move declaration of fb_class to <linux/fb.h>Geert Uytterhoeven2007-06-011-1/+0
|/
* 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/+0
* 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/+8
* 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/+10
* 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/+0
OpenPOWER on IntegriCloud