vga_switcheroo: initial implementation (v15)
[safe/jmp/linux-2.6] / drivers / video / console / fbcon.c
2010-03-01 Dave Airlievga_switcheroo: initial implementation (v15)
2009-11-12 Krzysztof Heltfb: remove fb_save_state() and fb_restore_state operations
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-08-07 Johannes Weinerfbcon: don't use vc_resize() on initialization
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
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 Greg Kroah-Hartmandevice create: video: convert device_create_drvdata...
2008-10-14 Linus TorvaldsRevert "vt: fix background color on line feed"
2008-10-04 Krzysztof Heltfbdev: fix recursive notifier and locking when fbdev...
2008-08-12 Krzysztof Heltfbcon: prevent cursor disappearance after switching...
2008-08-05 Krzysztof Heltfbcon: fix scrolling after logo is cleared
2008-07-24 Krzysztof Heltfbcon: make logo_height a local variable
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 Julia Lawallfbdev: use DIV_ROUND_UP or roundup
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 Adrian Bunkcleanup after APUS removal
2007-10-16 Antonino Daplasfbcon: delay the start of the cursor timer until a...
2007-10-16 Antonino A. Daplasvt/vgacon: Check if screen resize request comes from...
2007-10-16 Krzysztof Heltfbdev: change asm/uaccess.h to linux/uaccess.h
2007-08-11 Antonino A. Daplasfbcon: Kill compile warning
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-05-08 Antonino A. Daplasfbcon: check console-fb mapping in fbcon_get_requirement
2007-05-08 Antonino A. Daplasfbdev: fbcon: check if mode can handle new screen
2007-05-08 Antonino A. Daplasfbcon: check if the character count can be handled
2007-05-08 Antonino A. Daplasfbcon: font setting should check limitation of driver
2007-05-08 Antonino A. Daplasfbcon: delay screen update when setting the mode of...
2007-05-08 Antonino A. Daplasfbdev: don't show logo if driver or fbcon are modular
2007-05-08 Michal Januszewskifbcon: don't draw cursor when it's disabled
2007-05-08 Geert Uytterhoevenfbdev: avoid vertical overflow when making space for...
2007-02-20 Richard Purdiebacklight/fbcon: Add FB_EVENT_CONBLANK
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Geert Uytterhoeven[PATCH] fbdev modedb: make more pointer parameters...
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-03 Antonino A. Daplas[PATCH] fbcon: Honor the return value of device_create_file
2006-10-03 Antonino A. Daplas[PATCH] fbcon: Remove cursor timer if unused
2006-10-03 Dave Jones[PATCH] fbcon: Use persistent allocation for cursor...
2006-09-23 Al Viro[PATCH] fix the survivors of fbcon_vbl_handler() renaming
2006-07-10 Jon Smirl[PATCH] vt: Remove VT-specific declarations and definit...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Antonino A. Daplas[PATCH] VT binding: Do not create a device file for...
2006-06-26 Antonino A. Daplas[PATCH] VT binding: Update fbcon to support binding
2006-06-26 Antonino A. Daplas[PATCH] Detaching fbcon: add capability to attach/detac...
2006-06-26 Antonino A. Daplas[PATCH] Detaching fbcon: clean up exit code
2006-06-26 Antonino A. Daplas[PATCH] Detaching fbcon: sdd sysfs class device entry...
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-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-07 Knut Petersen[PATCH] fbcon: don´t call set_par() in fbcon_init(...
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-14 Antonino A. Daplas[PATCH] fbdev: fix module dependency loop
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 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 - Prepare fbcon for...
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-09-13 Jan Beulich[PATCH] fbcon: constify font data
2005-09-13 Jan Beulich[PATCH] minor fbcon_scroll adjustment
2005-09-09 Antonino A. Daplas[PATCH] fbcon: Stop cursor timer if console is inactive
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-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-05-01 Adrian Bunk[PATCH] fbcon: Fix check after use
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2