Age | Commit message (Expand) | Author |
2006-02-24 | [PATCH] vgacon: no vertical resizing on EGA | Samuel Thibault |
2006-01-22 | [PARISC] Use kzalloc and other janitor-style cleanups | Helge Deller |
2006-01-10 | [PATCH] drivers/video/: possible cleanups | Adrian Bunk |
2006-01-10 | [PATCH] fbcon: Code cleanups | Antonino A. Daplas |
2006-01-10 | [PATCH] fbcon: disable ywrap if not supported by fbcon scrolling code | Knut Petersen |
2006-01-10 | [PATCH] fbcon: Store struct display when setting all vcs | Antonino A. Daplas |
2006-01-10 | [PATCH] fbcon: Sanitize fbcon | Antonino A. Daplas |
2006-01-08 | [PATCH] vgacon: Workaround for resize bug in some chipsets | Antonino A. Daplas |
2006-01-08 | [PATCH] vgacon: fix doublescan mode | Samuel Thibault |
2006-01-08 | [PATCH] frv: suppress configuration of certain features for FRV | David Howells |
2006-01-07 | [PATCH] fbcon: don�t call set_par() in fbcon_init() if vc_mode == KD_GRAPHICS | Knut Petersen |
2005-12-22 | [SPARC]: introduce a SPARC Kconfig symbol | Adrian Bunk |
2005-12-20 | [PATCH] Fix framebuffer console upside-down ywrap scrolling | Knut Petersen |
2005-12-12 | [PATCH] fbdev: fix switch to KD_TEXT, enhanced version | Knut Petersen |
2005-12-12 | [PATCH] fbcon: Avoid illegal display panning | Antonino A. Daplas |
2005-12-12 | [PATCH] fbcon: Add ability to save/restore graphics state | Antonino A. Daplas |
2005-12-12 | [PATCH] fbcon: fix complement_mask() with 512 character map | Antonino A. Daplas |
2005-11-28 | [PATCH] Console rotation fixes | Benjamin Herrenschmidt |
2005-11-22 | [PATCH] vgacon: Fix usage of stale height value on vc initialization | Antonino A. Daplas |
2005-11-22 | [PATCH] fbcon: Console Rotation - Fix wrong shift calculation | Antonino A. Daplas |
2005-11-13 | [PATCH] fbdev: fix module dependency loop | Antonino A. Daplas |
2005-11-12 | Revert "[PATCH] fbcon: Add rl (Roman Large) font" | Linus Torvalds |
2005-11-09 | [PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfs | Antonino A. Daplas |
2005-11-09 | [PATCH] fbcon: Console Rotation - Add support for 270-degree rotation | Antonino A. Daplas |
2005-11-09 | [PATCH] fbcon: Console Rotation - Add support for 180-degree console rotation | Antonino A. Daplas |
2005-11-09 | [PATCH] fbcon: Console Rotation - Add support for 90-degree console rotation | Antonino A. Daplas |
2005-11-09 | [PATCH] fbcon: Console Rotation - Add support to rotate font bitmap | Antonino A. Daplas |
2005-11-09 | [PATCH] fbcon: Console Rotation - Add support to rotate the logo | Antonino A. Daplas |
2005-11-09 | [PATCH] fbcon: Console Rotation - Prepare fbcon for console rotation | Antonino A. Daplas |
2005-11-07 | [PATCH] fbcon: Add rl (Roman Large) font | Zach Smith |
2005-11-07 | [PATCH] fbdev: fix the fb_find_nearest_mode() function | Michal Januszewski |
2005-11-07 | [PATCH] fbcon: Initialize new driver when old driver is released | Antonino A. Daplas |
2005-11-07 | [PATCH] fbcon: Use helper function when filling out var structure | Antonino A. Daplas |
2005-11-07 | [PATCH] fbcon: Consolidate redundant code | Antonino A. Daplas |
2005-11-07 | [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon | Antonino A. Daplas |
2005-11-07 | [PATCH] framebuffer: add some help text in Kconfig | Randy.Dunlap |
2005-11-05 | [PATCH] Set the vga cursor even when hidden | Samuel Thibault |
2005-10-30 | [PATCH] fix vgacon blanking | Pozsar Balazs |
2005-10-30 | [PATCH] CONFIG_IA32 | Brian Gerst |
2005-10-29 | Fix build error caused by missmatching duplicate declaration. | Ralf Baechle |
2005-10-21 | [PARISC] Reorganize sticore probe routine to be a little less convoluted | Matthew Wilcox |
2005-10-21 | [PARISC] Allow STI_CONSOLE access to some FONTS | Grant Grundler |
2005-10-17 | [PATCH] SVGATextMode fix | Samuel Thibault |
2005-09-15 | [PATCH] vgacon: Fix sanity checking in vgacon_resize | Antonino A. Daplas |
2005-09-13 | [PATCH] fbcon: constify font data | Jan Beulich |
2005-09-13 | [PATCH] minor fbcon_scroll adjustment | Jan Beulich |
2005-09-12 | [PATCH] USB: sisusb[vga] update | Thomas Winischhofer |
2005-09-09 | [PATCH] fbcon: Break up bit_putcs into its component functions | Antonino A. Daplas |
2005-09-09 | [PATCH] fbcon: Stop cursor timer if console is inactive | Antonino A. Daplas |
2005-09-09 | [PATCH] framebuffer: bit_putcs() optimization for 8x* fonts | Knut Petersen |