Age | Commit message (Expand) | Author |
2007-10-16 | export font_vga_8x16 | Andrew Morton |
2007-10-16 | fbdev: change asm/uaccess.h to linux/uaccess.h | Krzysztof Helt |
2007-10-16 | fbcon: Convert struct font_desc to use ISO C initializers | Ralf Baechle |
2007-08-31 | Fix font dependency for SGI Newport console driver | Ralf Baechle |
2007-08-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p... | Linus Torvalds |
2007-08-27 | [PARISC] Do not allow STI_CONSOLE to be modular | Kyle McMartin |
2007-08-27 | [PARISC] Clean up sti_flush | Kyle McMartin |
2007-08-22 | newport_con warning fix | Andrew Morton |
2007-08-11 | fbcon: Kill compile warning | Antonino A. Daplas |
2007-07-31 | fbcon: Fix typo and bogus logic in get_default_font | Antonino A. Daplas |
2007-07-21 | console: fix section mismatch warning in vgacon.c | Sam Ravnborg |
2007-07-17 | fbdev: fbcon: console unregistration from unregister_framebuffer | Jesse Barnes |
2007-07-17 | fbcon: Revise primary device selection | Antonino A. Daplas |
2007-07-17 | fbcon: set_con2fb_map fixes | Antonino A. Daplas |
2007-07-17 | fbcon: allow fbcon to use the primary display driver | Antonino A. Daplas |
2007-07-17 | fbcon: use struct device instead of struct class_device | Antonino A. Daplas |
2007-07-17 | fbcon: cursor blink control | Antonino A. Daplas |
2007-07-17 | fbcon: smart blitter usage for scrolling | Krzysztof Helt |
2007-07-12 | Video Console: Blackfin doesnt support VGA console | Michael Hennerich |
2007-06-14 | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2007-06-04 | [VIDEO]: Fix section mismatch warning in promcon. | Sam Ravnborg |
2007-06-01 | fbdev: Move declaration of fb_class to <linux/fb.h> | Geert Uytterhoeven |
2007-05-27 | [PARISC] fix section mismatch in parisc STI video drivers | Helge Deller |
2007-05-17 | Refine SCREEN_INFO sanity check for vgacon initialization | Gerd Hoffmann |
2007-05-11 | VIDEO: remove archaic if[] construct from Kconfig file | Robert P. J. Day |
2007-05-09 | fix file specification in comments | Uwe Kleine-König |
2007-05-08 | vgacon: disallow console operations when in KD_GRAPHICS mode | Antonino A. Daplas |
2007-05-08 | fbcon: check console-fb mapping in fbcon_get_requirement | Antonino A. Daplas |
2007-05-08 | fbdev: fbcon: check if mode can handle new screen | Antonino A. Daplas |
2007-05-08 | fbcon: check if the character count can be handled | Antonino A. Daplas |
2007-05-08 | fbcon: font setting should check limitation of driver | Antonino A. Daplas |
2007-05-08 | fbcon: delay screen update when setting the mode of all consoles | Antonino A. Daplas |
2007-05-08 | fbdev: don't show logo if driver or fbcon are modular | Antonino A. Daplas |
2007-05-08 | fbcon: don't draw cursor when it's disabled | Michal Januszewski |
2007-05-08 | vt-add-color-support-to-the-underline-and-italic-attributes-fix | Andrew Morton |
2007-05-08 | vt: add color support to the "underline" and "italic" attributes | Jan Engelhardt |
2007-05-08 | fbdev: avoid vertical overflow when making space for the logo | Geert Uytterhoeven |
2007-05-02 | [PATCH] x86-64: ignore vgacon if hardware not present | Gerd Hoffmann |
2007-02-20 | backlight/fbcon: Add FB_EVENT_CONBLANK | Richard Purdie |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-12 | [PATCH] fbdev modedb: make more pointer parameters const | Geert Uytterhoeven |
2006-12-08 | [PATCH] softcursor.c: avoid unaligned accesses | Franck Bui-Huu |
2006-12-08 | [PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.c | Helge Deller |
2006-12-08 | [PATCH] various fbdev files: mark structs and array read-only | Helge Deller |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-03 | [PATCH] fbcon:: make 3 functions static | Adrian Bunk |
2006-10-03 | [PATCH] fbcon: Honor the return value of device_create_file | Antonino A. Daplas |
2006-10-03 | [PATCH] fbcon: Remove cursor timer if unused | Antonino A. Daplas |
2006-10-03 | [PATCH] fbcon: Use persistent allocation for cursor blinking | Dave Jones |