aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/console/fbcon.c
Commit message (Expand)AuthorAge
* Revert "vt: fix background color on line feed"Linus Torvalds2008-10-14
* fbdev: fix recursive notifier and locking when fbdev console is blankedKrzysztof Helt2008-10-03
* fbcon: prevent cursor disappearance after switching to 512 character fontKrzysztof Helt2008-08-12
* fbcon: fix scrolling after logo is clearedKrzysztof Helt2008-08-05
* fbcon: make logo_height a local variableKrzysztof Helt2008-07-24
* device create: framebuffer: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* fbcon: fix wrong vmode bits copied on console switchKrzysztof Helt2008-06-06
* vt/fbcon: fix background color on line feedJan Engelhardt2008-05-13
* vt/fbcon: update scrl_erase_char after 256/512-glyph font switchJan Engelhardt2008-05-13
* vt: fix background color on line feedJan Engelhardt2008-04-29
* video: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* fbdev: use DIV_ROUND_UP or roundupJulia Lawall2008-04-28
* fbcon: fix color generation for monochrome framebufferThomas Pfaff2008-02-06
* fbcon: fix sparse warning about shadowing 'rotate' symbolMarcin Slusarz2008-02-06
* fbcon: fix sparse warning about shadowing 'p' symbolMarcin Slusarz2008-02-06
* cleanup after APUS removalAdrian Bunk2008-02-06
* fbcon: delay the start of the cursor timer until a con_switch()Antonino Daplas2007-10-16
* vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas2007-10-16
* fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt2007-10-16
* fbcon: Kill compile warningAntonino A. Daplas2007-08-11
* fbdev: fbcon: console unregistration from unregister_framebufferJesse Barnes2007-07-17
* fbcon: Revise primary device selectionAntonino A. Daplas2007-07-17
* fbcon: set_con2fb_map fixesAntonino A. Daplas2007-07-17
* fbcon: allow fbcon to use the primary display driverAntonino A. Daplas2007-07-17
* fbcon: use struct device instead of struct class_deviceAntonino A. Daplas2007-07-17
* fbcon: cursor blink controlAntonino A. Daplas2007-07-17
* fbcon: smart blitter usage for scrollingKrzysztof Helt2007-07-17
* fbcon: check console-fb mapping in fbcon_get_requirementAntonino A. Daplas2007-05-08
* fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas2007-05-08
* fbcon: check if the character count can be handledAntonino A. Daplas2007-05-08
* fbcon: font setting should check limitation of driverAntonino A. Daplas2007-05-08
* fbcon: delay screen update when setting the mode of all consolesAntonino A. Daplas2007-05-08
* fbdev: don't show logo if driver or fbcon are modularAntonino A. Daplas2007-05-08
* fbcon: don't draw cursor when it's disabledMichal Januszewski2007-05-08
* fbdev: avoid vertical overflow when making space for the logoGeert Uytterhoeven2007-05-08
* backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie2007-02-20
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven2007-02-12
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] fbcon: Honor the return value of device_create_fileAntonino A. Daplas2006-10-03
* [PATCH] fbcon: Remove cursor timer if unusedAntonino A. Daplas2006-10-03
* [PATCH] fbcon: Use persistent allocation for cursor blinkingDave Jones2006-10-03
* [PATCH] fix the survivors of fbcon_vbl_handler() renamingAl Viro2006-09-22
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] VT binding: Do not create a device file for class device 'fbcon'Antonino A. Daplas2006-06-26
* [PATCH] VT binding: Update fbcon to support bindingAntonino A. Daplas2006-06-26
* [PATCH] Detaching fbcon: add capability to attach/detach fbconAntonino A. Daplas2006-06-26
* [PATCH] Detaching fbcon: clean up exit codeAntonino A. Daplas2006-06-26