summaryrefslogtreecommitdiffstats
path: root/drivers/video/console
AgeCommit message (Expand)AuthorLines
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven-31577/+0
2013-06-27vgacon: fix missing include.Dave Airlie-0/+1
2013-06-26vgacon.c: add cond reschedule points in vgacon_do_font_opMarcelo Tosatti-4/+12
2013-06-23console/font: Refactor font support code selection logicGeert Uytterhoeven-11/+15
2013-06-23Revert "staging/solo6x10: depend on CONFIG_FONTS"Geert Uytterhoeven-2/+0
2013-06-16console: Disable VGA text console support on crisGeert Uytterhoeven-1/+3
2013-05-27Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman-0/+2
2013-05-20TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing-7/+18
2013-05-20fbcon: convert last two unregister_con_driver call to do_unregister_con_driverWang YanQing-1/+1
2013-05-20fbcon: delete unneeded function fbcon_takeoverWang YanQing-28/+0
2013-05-20fbcon: convert last fbcon_takeover call to do_fbcon_takeoverWang YanQing-1/+2
2013-05-16staging/solo6x10: depend on CONFIG_FONTSArnd Bergmann-0/+2
2013-05-14fbcon: queue work on power efficient wqViresh Kumar-1/+1
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-0/+2
2013-04-29drivers/video/console/fbcon_cw.c: fix compiler warning in cw_update_attrDevendra Naga-2/+1
2013-04-24fbcon: when font is freed, clear also vc_font.dataMika Kuoppala-0/+2
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-17/+63
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds-1/+9
2013-02-21fbcon: clear the logo bitmap from the margin areaKamal Mostafa-1/+9
2013-02-08Merge branch 'console-fixes' into drm-nextDave Airlie-11/+25
2013-02-08fbcon: fix locking harderDave Airlie-3/+8
2013-02-08fb: Yet another band-aid for fixing lockdep messTakashi Iwai-2/+2
2013-02-08fb: rework locking to fix lock ordering on takeoverAlan Cox-1/+28
2013-02-07fbcon: don't lose the console font across generic->chip driver switchDave Airlie-4/+10
2013-02-07vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie-7/+15
2013-01-21drivers/video/console: remove depends on CONFIG_EXPERIMENTALKees Cook-1/+1
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman-46/+37
2012-12-15Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds-2/+1
2012-12-13VIDEO: Newport Fix console crashesThomas Bogendoerfer-2/+9
2012-12-10drivers/video/console/softcursor.c: remove redundant NULL check before kfree()Sachin Kamat-2/+1
2012-09-22drivers: console: font_: Change a glyph from "broken bar" to "vertical line"Bjarni Ingi Gislason-2/+2
2012-08-23fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL)Bruno Prémont-1/+1
2012-08-23fbcon: prevent possible buffer overflow.Paul Cercueil-1/+1
2012-08-22fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie-1/+8
2012-06-16Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6Linus Torvalds-0/+14
2012-06-09video/console: automatically select a fontArnd Bergmann-0/+14
2012-05-10parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer-0/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-2/+0
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-19/+44
2011-12-07MIPS: GIO bus support for SGI IP22/28Thomas Bogendoerfer-19/+44
2011-11-13Merge branch 'master' into for-nextJiri Kosina-21/+21
2011-10-31Kconfig: remove a few puzzling commentsPaul Bolle-2/+0
2011-09-13locking, video: Annotate vga console lock as rawThomas Gleixner-21/+21
2011-04-26Merge branch 'master' into for-nextJiri Kosina-6/+4
2011-04-07Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+0
2011-04-06update David Miller's old email addressJustin P. Mattock-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-03-31fbcon: Remove unused 'display *p' variable from fb_flashcursor()Sergey Senozhatsky-2/+0
2011-03-22fbcon: fix situation where fbcon gets deinitialised and can't reinit.Dave Airlie-2/+2
2011-03-22fbcon: Bugfix soft cursor detection in Tile BlittingHenry Nestler-1/+1