intelfb: add preliminary i2c support
[safe/jmp/linux-2.6] / drivers / video / console /
2006-06-22 Bjorn Helgaas[PATCH] vgacon: make VGA_MAP_MEM take size, remove...
2006-06-08 Malcom Parsons[PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW...
2006-05-31 David Hollister[PATCH] fbcon: fix scrollback with logo issue immediate...
2006-03-31 Antonino A. Daplas[PATCH] fbcon: Save current display during initialization
2006-03-31 OGAWA Hirofumi[PATCH] Don't pass boot parameters to argv_init[]
2006-03-30 Helge Deller[PARISC] Fix stifb with IOREMAP and a 64-bit kernel
2006-03-27 Tobias Klauser[PATCH] drivers/video: Use ARRAY_SIZE macro
2006-03-27 Ralf Baechle[PATCH] sparse: Fix warnings in newport driver about...
2006-03-27 Antonino A. Daplas[PATCH] vgacon: Add support for soft scrollback
2006-03-27 Samuel Thibault[PATCH] vgacon: fix EGA cursor resize function
2006-02-24 Samuel Thibault[PATCH] vgacon: no vertical resizing on EGA
2006-01-23 Helge Deller[PARISC] Use kzalloc and other janitor-style cleanups
2006-01-10 Adrian Bunk[PATCH] drivers/video/: possible cleanups
2006-01-10 Antonino A. Daplas[PATCH] fbcon: Code cleanups
2006-01-10 Knut Petersen[PATCH] fbcon: disable ywrap if not supported by fbcon...
2006-01-10 Antonino A. Daplas[PATCH] fbcon: Store struct display when setting all vcs
2006-01-10 Antonino A. Daplas[PATCH] fbcon: Sanitize fbcon
2006-01-09 Antonino A. Daplas[PATCH] vgacon: Workaround for resize bug in some chipsets
2006-01-09 Samuel Thibault[PATCH] vgacon: fix doublescan mode
2006-01-09 David Howells[PATCH] frv: suppress configuration of certain features...
2006-01-07 Knut Petersen[PATCH] fbcon: don´t call set_par() in fbcon_init(...
2005-12-23 Adrian Bunk[SPARC]: introduce a SPARC Kconfig symbol
2005-12-20 Knut Petersen[PATCH] Fix framebuffer console upside-down ywrap scrolling
2005-12-13 Knut Petersen[PATCH] fbdev: fix switch to KD_TEXT, enhanced version
2005-12-13 Antonino A. Daplas[PATCH] fbcon: Avoid illegal display panning
2005-12-13 Antonino A. Daplas[PATCH] fbcon: Add ability to save/restore graphics...
2005-12-13 Antonino A. Daplas[PATCH] fbcon: fix complement_mask() with 512 character map
2005-11-28 Benjamin Herrenschmidt[PATCH] Console rotation fixes
2005-11-22 Antonino A. Daplas[PATCH] vgacon: Fix usage of stale height value on...
2005-11-22 Antonino A. Daplas[PATCH] fbcon: Console Rotation - Fix wrong shift calcu...
2005-11-14 Antonino A. Daplas[PATCH] fbdev: fix module dependency loop
2005-11-12 Linus TorvaldsRevert "[PATCH] fbcon: Add rl (Roman Large) font"
2005-11-09 Antonino A. Daplas[PATCH] fbcon: Console Rotation - Add ability to contro...
2005-11-09 Antonino A. Daplas[PATCH] fbcon: Console Rotation - Add support for 270...
2005-11-09 Antonino A. Daplas[PATCH] fbcon: Console Rotation - Add support for 180...
2005-11-09 Antonino A. Daplas[PATCH] fbcon: Console Rotation - Add support for 90...
2005-11-09 Antonino A. Daplas[PATCH] fbcon: Console Rotation - Add support to rotate...
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 Zach Smith[PATCH] fbcon: Add rl (Roman Large) font
2005-11-07 Michal Januszewski[PATCH] fbdev: fix the fb_find_nearest_mode() function
2005-11-07 Antonino A. Daplas[PATCH] fbcon: Initialize new driver when old driver...
2005-11-07 Antonino A. Daplas[PATCH] fbcon: Use helper function when filling out...
2005-11-07 Antonino A. Daplas[PATCH] fbcon: Consolidate redundant code
2005-11-07 Antonino A. Daplas[PATCH] fbcon/fbdev: Move softcursor out of fbdev to...
2005-11-07 Randy.Dunlap[PATCH] framebuffer: add some help text in Kconfig
2005-11-05 Samuel Thibault[PATCH] Set the vga cursor even when hidden
2005-10-31 Pozsar Balazs[PATCH] fix vgacon blanking
2005-10-31 Brian Gerst[PATCH] CONFIG_IA32
2005-10-29 Ralf BaechleFix build error caused by missmatching duplicate declar...
2005-10-22 Matthew Wilcox[PARISC] Reorganize sticore probe routine to be a littl...
2005-10-22 Grant Grundler[PARISC] Allow STI_CONSOLE access to some FONTS
2005-10-17 Samuel Thibault[PATCH] SVGATextMode fix
2005-09-15 Antonino A. Daplas[PATCH] vgacon: Fix sanity checking in vgacon_resize
2005-09-13 Jan Beulich[PATCH] fbcon: constify font data
2005-09-13 Jan Beulich[PATCH] minor fbcon_scroll adjustment
2005-09-12 Thomas Winischhofer[PATCH] USB: sisusb[vga] update
2005-09-09 Antonino A. Daplas[PATCH] fbcon: Break up bit_putcs into its component...
2005-09-09 Antonino A. Daplas[PATCH] fbcon: Stop cursor timer if console is inactive
2005-09-09 Knut Petersen[PATCH] framebuffer: bit_putcs() optimization for 8x...
2005-09-09 Antonino A. Daplas[PATCH] fbcon: Saner 16-color to 4-color conversion
2005-09-09 Antonino A. Daplas[PATCH] fbdev: Fix greater than 1 bit monochrome color...
2005-09-09 Antonino A. Daplas[PATCH] fbdev: Add fbset -a support
2005-09-09 Samuel Thibault[PATCH] vga text console and stty cols/rows
2005-08-24 Al Viro[PATCH] Kconfig fix (VGA console on arm/versatile)
2005-07-27 Michal Januszewski[PATCH] fbcon: don't repaint the cursor when it is...
2005-06-30 Russell King[PATCH] ARM: Acornfb: Don't claim IRQ fbcon for cursor
2005-06-25 Jurriaan on adsl... [PATCH] font selection Kconfig fixes
2005-06-22 James Simmons[PATCH] fbdev: stack reduction
2005-06-22 Jurriaan[PATCH] New framebuffer fonts + updated 12x22 font...
2005-06-22 James Simmons[PATCH] VGA to fbcon fix.
2005-06-22 James Simmons[PATCH] fbdev: iomove removal
2005-05-01 Adrian Bunk[PATCH] fbcon: Fix check after use
2005-05-01 Bill Nottingham[PATCH] vgacon: set vc_hi_font_mask correctly
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2