fbdev: move FBIO_WAITFORVSYNC to linux/fb.h
[safe/jmp/linux-2.6] / drivers / video / console /
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-06 Thiago Farinaconsole/vgacon.c: mark file-local symbol static
2010-03-06 Amerigo Wangconsole: limit the range of VGACON_SOFT_SCROLLBACK_SIZE
2010-03-01 Dave Airlievga_switcheroo: initial implementation (v15)
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-13 Matthew Garrettvgacon: Add support for setting the default cursor...
2009-11-13 Matthew Garrettvc: Add support for hiding the cursor when creating VTs
2009-11-12 Krzysztof Heltfb: remove fb_save_state() and fb_restore_state operations
2009-09-23 Francisco Jerezvgacon: prevent vgacon_deinit from touching the hardwar...
2009-09-23 Ian Armstrongfbcon: only unbind from console if successfully registered
2009-09-23 Florian Tobias Sch... fb: do not ignore fb_set_par errors
2009-09-23 Jiri Slabyvideo: console, use DIV_ROUND_UP
2009-09-23 Roel Kluindrivers/video/console/newport_con.c: fix read outside...
2009-09-20 Jaswinder Singh... includecheck fix: drivers/video, vgacon.c
2009-09-16 David S. Millersparc: Kill PROM console driver.
2009-08-07 Johannes Weinerfbcon: don't use vc_resize() on initialization
2009-08-07 Stefani Seiboldfbcon: fix rotate upside down crash
2009-08-02 Helge Dellerparisc: sticore.c - check return values
2009-06-11 Pekka Enbergvgacon: use slab allocator instead of the bootmem allocator
2009-05-02 Stefan Badervgacon: return the upper half of 512 character fonts
2009-04-13 Andrea Righifbdev: fix info->lock deadlock in fbcon_event_notify()
2009-04-01 Andrea Righifbmem: fix fb_info->lock and mm->mmap_sem circular...
2009-01-12 Geert Uytterhoevenfbdev: Kill Atari vblank cursor blinking
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2008-12-31 Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2008-12-29 Dave AirlieDRM: add mode setting support
2008-12-28 Geert Uytterhoevenfbcon: Protect free_irq() by MACH_IS_ATARI check
2008-12-28 Finn Thainfbcon: remove broken mac vbl handler
2008-12-10 Geoff Levandfbcon: fix workqueue shutdown
2008-12-02 Dmitry Baryshkovfbdev: fix FB console blanking
2008-10-30 Marcin Slusarzfbcon: don't inline updatescrollmode
2008-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2008-10-16 Oleg Nesterovfbcon_set_all_vcs: fix kernel crash when switching...
2008-10-16 Marcin Slusarzvgacon: vgacon_scrolldelta simplification
2008-10-16 Marcin Slusarzvgacon: optimize scrolling
2008-10-16 Greg Kroah-Hartmandevice create: video: convert device_create_drvdata...
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>
next