- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / video / console / fbcon.h
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-06-05 Jeff Mahoney- Update to 2.6.22-rc4
2007-06-01 Geert Uytterhoevenfbdev: Move declaration of fb_class to <linux/fb.h>
2007-03-18 Olaf Hering+- update to 2.6.21-rc4-git3
2007-02-12 Geert Uytterhoeven[PATCH] fbdev modedb: make more pointer parameters...
2007-01-09 Greg Kroah-Hartman- first step at updating to 2.6.19
2006-10-03 Dave Jones[PATCH] fbcon: Use persistent allocation for cursor...
2006-09-20 Greg Kroah-Hartman- refresh patches so that we don't have any fuzz. ...
2006-08-01 Greg Kroah-Hartman- update to 2.6.18-rc1 (only i386 configs will build...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Antonino A. Daplas[PATCH] Detaching fbcon: sdd sysfs class device entry...
2006-01-12 Olaf Kirch- patches./patch-2.6.15-git8: Update to 2.6.5-git8
2006-01-10 Antonino A. Daplas[PATCH] fbcon: Sanitize fbcon
2005-12-01 Andreas SchwabUpdate to 2.6.15-rc4.
2005-11-14 Antonino A. Daplas[PATCH] fbdev: fix module dependency loop
2005-11-09 Antonino A. Daplas[PATCH] fbcon: Console Rotation - Add support to rotate...
2005-11-09 Antonino A. Daplas[PATCH] fbcon: Console Rotation - Prepare fbcon for...
2005-11-07 Antonino A. Daplas[PATCH] fbcon/fbdev: Move softcursor out of fbdev to...
2005-10-28 Takashi Iwai- Update ALSA patches
2005-09-13 Jan Beulich[PATCH] fbcon: constify font data
2005-09-09 Antonino A. Daplas[PATCH] fbcon: Stop cursor timer if console is inactive
2005-07-25 Hubert Mantel- patches.fixes/quiet-bootsplash: Delete.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-03-13 Vojtech PavlikSun Mar 13 22:41:49 CET 2005 - vojtech@suse.cz
2005-02-02 Hubert Mantel- patches.suse/bootsplash: Bootsplash for current kerne...
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-15 Antonino Daplas[PATCH] fbcon: Fix compile error
2005-01-04 Antonino Daplas[PATCH] fbcon/fbdev: Add blanking notification
2004-11-15 Antonino Daplas[PATCH] fbcon: Disable fbcon cursor if vt softcursor...
2004-11-07 Antonino Daplas[PATCH] fbcon/fbdev: Remove fbcon-specific fields from...
2004-10-25 Antonino Daplas[PATCH] fbdev: Clean up of fbcon/fbdev cursor interface
2004-10-19 Antonino Daplas[PATCH] fbdev: Add Tile Blitting support
2004-09-14 Kurt GarloffMerge from 2.6.9-rc2 finished.
2004-09-08 Antonino Daplas[PATCH] fbcon: take over console on driver registration
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Antonino Daplas[PATCH] fbdev: support for bold attribute for monochrom...
2004-08-23 Antonino Daplas[PATCH] Video Mode Handling - Save per-display graphics...
2004-08-04 Kurt GarloffPort bootsplash and kbuild patches.
2004-07-06 Antonino Daplas[PATCH] fbcon: new scrolling mode: YPAN + REDRAW
2004-06-29 Olaf Hering[PATCH] signed bug in drivers/video/console/fbcon.c...
2004-06-18 David Eger[PATCH] fb accel capabilities
2004-05-22 Andrew Morton[PATCH] fbdev: mode switching fix.
2004-03-18 Stefan Reinauerupdate bootsplash
2004-01-06 Gerd Hoffmann- fixed and reenabled bootsplash patch.
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-11-14 Stefan Reinaueradd bootsplash patch for 2.6.0-test9 (3.1.3)
2003-05-13 James Simmons[PATCH] Framebuffer console fix
2003-04-01 James Simmons[FBDEV] Final cursor code cleanups. Now the burden...
2003-03-17 James Simmons[FBCON]More optimizations. Removed moving struct displa...
2003-03-14 James Simmons[FBCON] Cursor handling clean up. I nuked several stati...
2003-03-11 James Simmons[FBCON] Killing off more cursor fields in struct displa...
2003-03-10 James Simmons[FBDEV] Menu cleanups. Added in depenedency needed...
2003-02-26 James Simmons[FBCON] More struct display cleanup. Also killed off...
2003-02-19 James SimmonsRemoved obsolete functions in fbcon.c and re-enabled...
2002-12-21 James SimmonsPort of chipsfb driver to new api. Removed the fontwidt...
2002-12-17 James SimmonsVoodoo 1 ported to new api. STI and NVIDIA updates...
2002-12-01 James SimmonsMade fbcon modular.
2002-11-26 James SimmonsMoved over fbcon to use the accel api only. This will...
2002-11-22 James SimmonsThe software cursor works for any pixel arrangement
2002-11-19 James SimmonsNuked font related info in struct display. Almost gone...
2002-11-18 James SimmonsStart of intergartion of fbcon-accel into the core...
2002-11-15 James SimmonsMassive cleanup of struct display. It will be going...
2002-11-15 James SimmonsMoving over to console_font_op to get ride of struct...
2002-11-15 James SimmonsCleaned up the cursor api. Now it uses fb_imaeg which...
2002-11-12 James SimmonsSimplification of the code.
2002-11-01 James SimmonsNeomagic and HGA updates. MAde the software accel code...
2002-10-31 James SimmonsMoved all console configuration out of arch directories...
2002-10-24 James SimmonsMoved over fbcon related files to the video/console...