intelfb: support 945GME (as used in ASUS Eee 901)
[safe/jmp/linux-2.6] / drivers / video / console /
2008-10-14 Linus TorvaldsRevert "vt: fix background color on line feed"
2008-10-12 Ingo MolnarMerge branches 'x86/xen', 'x86/build', 'x86/microcode...
2008-10-04 Krzysztof Heltfbdev: fix recursive notifier and locking when fbdev...
2008-10-03 Ingo MolnarMerge commit 'v2.6.27-rc8' into x86/setup
2008-10-02 David Winnfbcon: fix monochrome color value calculation
2008-09-03 Alexey Dobriyanx86 setup: remove remnants of CONFIG_VIDEO_SELECT ...
2008-08-12 Krzysztof Heltfbcon: prevent cursor disappearance after switching...
2008-08-11 Linus TorvaldsRevert "fbcon: bgcolor fix"
2008-08-05 Krzysztof Heltfbcon: fix scrolling after logo is cleared
2008-08-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-07-30 Florian Fainellisparc: Ignore drivers/video/console/promcon_tbl.c conma...
2008-07-30 Helge Dellersticore: don't activate unsupported GSC STI cards on...
2008-07-26 Adrian Bunkvideo/console/stico{n,re}.c: make code static
2008-07-24 Jan Beulichfbcon: remove stray semicolons
2008-07-24 Stefano Stabellinifbcon: bgcolor fix
2008-07-24 Krzysztof Heltfbcon: make logo_height a local variable
2008-07-24 Roland Kletzingmdacon messing up default vc's - set default to vc13...
2008-07-22 Greg Kroah-Hartmandevice create: framebuffer: convert device_create to...
2008-06-06 Krzysztof Heltfbcon: fix wrong vmode bits copied on console switch
2008-05-13 Jan Engelhardtvt/fbcon: fix background color on line feed
2008-05-13 Jan Engelhardtvt/fbcon: update scrl_erase_char after 256/512-glyph...
2008-04-29 Jan Engelhardtvt: fix background color on line feed
2008-04-28 Harvey Harrisonvideo: replace remaining __FUNCTION__ occurrences
2008-04-28 Harvey Harrisonfbcon: replace mono_col macro with static inline
2008-04-28 Julia Lawallfbdev: use DIV_ROUND_UP or roundup
2008-02-08 David Howellsmn10300: add the MN10300/AM33 architecture to the kernel
2008-02-06 Thomas Pfafffbcon: fix color generation for monochrome framebuffer
2008-02-06 Marcin Slusarzfbcon: fix sparse warning about shadowing 'rotate'...
2008-02-06 Marcin Slusarzfbcon: fix sparse warning about shadowing 'p' symbol
2008-02-06 Marcin Slusarzvgacon: fix sparse warning about shadowing 'i' symbol
2008-02-06 Adrian Bunkcleanup after APUS removal
2008-01-25 Hans-Christian EgtvedtDisable VGA text console for AVR32 architecture
2007-11-23 Mike FrysingerBlackfin arch: punt CONFIG_BFIN -- we already have...
2007-10-19 Matt LaPlantetypo fixes
2007-10-18 Ralf Baechlenetport_con.c: fix build errors and warnings
2007-10-17 H. Peter AnvinRemove magic macros for screen_info structure members
2007-10-17 H. Peter Anvin[x86] remove uses of magic macros for boot_params access
2007-10-16 Antonino Daplasfbcon: delay the start of the cursor timer until a...
2007-10-16 Randy Dunlapfbcon: logo: disable logo at boot
2007-10-16 Antonino A. Daplasvt/vgacon: Check if screen resize request comes from...
2007-10-16 Andrew Mortonexport font_vga_8x16
2007-10-16 Krzysztof Heltfbdev: change asm/uaccess.h to linux/uaccess.h
2007-10-16 Ralf Baechlefbcon: Convert struct font_desc to use ISO C initializers
2007-08-31 Ralf BaechleFix font dependency for SGI Newport console driver
2007-08-27 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-08-27 Kyle McMartin[PARISC] Do not allow STI_CONSOLE to be modular
2007-08-27 Kyle McMartin[PARISC] Clean up sti_flush
2007-08-23 Andrew Mortonnewport_con warning fix
2007-08-11 Antonino A. Daplasfbcon: Kill compile warning
2007-07-31 Antonino A. Daplasfbcon: Fix typo and bogus logic in get_default_font
2007-07-22 Sam Ravnborgconsole: fix section mismatch warning in vgacon.c
2007-07-17 Jesse Barnesfbdev: fbcon: console unregistration from unregister_fr...
2007-07-17 Antonino A. Daplasfbcon: Revise primary device selection
2007-07-17 Antonino A. Daplasfbcon: set_con2fb_map fixes
2007-07-17 Antonino A. Daplasfbcon: allow fbcon to use the primary display driver
2007-07-17 Antonino A. Daplasfbcon: use struct device instead of struct class_device
2007-07-17 Antonino A. Daplasfbcon: cursor blink control
2007-07-17 Krzysztof Heltfbcon: smart blitter usage for scrolling
2007-07-12 Michael HennerichVideo Console: Blackfin doesnt support VGA console
2007-06-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/kyle/parisc-2.6
2007-06-05 Sam Ravnborg[VIDEO]: Fix section mismatch warning in promcon.
2007-06-01 Geert Uytterhoevenfbdev: Move declaration of fb_class to <linux/fb.h>
2007-05-27 Helge Deller[PARISC] fix section mismatch in parisc STI video drivers
2007-05-17 Gerd HoffmannRefine SCREEN_INFO sanity check for vgacon initialization
2007-05-11 Robert P. J. DayVIDEO: remove archaic if[] construct from Kconfig file
2007-05-09 Uwe Kleine-Königfix file specification in comments
2007-05-08 Antonino A. Daplasvgacon: disallow console operations when in KD_GRAPHICS...
2007-05-08 Antonino A. Daplasfbcon: check console-fb mapping in fbcon_get_requirement
2007-05-08 Antonino A. Daplasfbdev: fbcon: check if mode can handle new screen
2007-05-08 Antonino A. Daplasfbcon: check if the character count can be handled
2007-05-08 Antonino A. Daplasfbcon: font setting should check limitation of driver
2007-05-08 Antonino A. Daplasfbcon: delay screen update when setting the mode of...
2007-05-08 Antonino A. Daplasfbdev: don't show logo if driver or fbcon are modular
2007-05-08 Michal Januszewskifbcon: don't draw cursor when it's disabled
2007-05-08 Andrew Mortonvt-add-color-support-to-the-underline-and-italic-attrib...
2007-05-08 Jan Engelhardtvt: add color support to the "underline" and "italic...
2007-05-08 Geert Uytterhoevenfbdev: avoid vertical overflow when making space for...
2007-05-02 Gerd Hoffmann[PATCH] x86-64: ignore vgacon if hardware not present
2007-02-20 Richard Purdiebacklight/fbcon: Add FB_EVENT_CONBLANK
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Geert Uytterhoeven[PATCH] fbdev modedb: make more pointer parameters...
2006-12-08 Franck Bui-Huu[PATCH] softcursor.c: avoid unaligned accesses
2006-12-08 Helge Deller[PATCH] constify and annotate __read_mostly in vgacon...
2006-12-08 Helge Deller[PATCH] various fbdev files: mark structs and array...
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-03 Adrian Bunk[PATCH] fbcon:: make 3 functions static
2006-10-03 Antonino A. Daplas[PATCH] fbcon: Honor the return value of device_create_file
2006-10-03 Antonino A. Daplas[PATCH] fbcon: Remove cursor timer if unused
2006-10-03 Dave Jones[PATCH] fbcon: Use persistent allocation for cursor...
2006-09-27 Paul Mundtvideo: Disable vgacon for SuperH.
2006-09-23 Al Viro[PATCH] fix the survivors of fbcon_vbl_handler() renaming
2006-07-31 Frederik Deweerdt[PATCH] mdacon: fix __init section warnings
2006-07-10 Jon Smirl[PATCH] tty: Remove include of screen_info.h from tty.h
2006-07-10 Jon Smirl[PATCH] vt: Remove VT-specific declarations and definit...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: C99 changes for struct resource...
2006-06-26 Antonino A. Daplas[PATCH] VT binding: Make sticon support binding
2006-06-26 Antonino A. Daplas[PATCH] VT binding: Make promcon support binding
2006-06-26 Antonino A. Daplas[PATCH] VT binding: Make newport_con support binding
next