aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/console
AgeCommit message (Expand)Author
2014-03-14video: vgacon: Don't build on arm64Mark Brown
2013-12-05Merge tag 'v3.10.22' into linux-linaro-lskMark Brown
2013-12-04parisc: sticon - unbreak on 64bit kernelHelge Deller
2013-07-18fbcon: queue work on power efficient wqViresh Kumar
2013-05-16staging/solo6x10: depend on CONFIG_FONTSArnd Bergmann
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-04-29drivers/video/console/fbcon_cw.c: fix compiler warning in cw_update_attrDevendra Naga
2013-04-24fbcon: when font is freed, clear also vc_font.dataMika Kuoppala
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21fbcon: clear the logo bitmap from the margin areaKamal Mostafa
2013-02-08Merge branch 'console-fixes' into drm-nextDave Airlie
2013-02-08fbcon: fix locking harderDave Airlie
2013-02-08fb: Yet another band-aid for fixing lockdep messTakashi Iwai
2013-02-08fb: rework locking to fix lock ordering on takeoverAlan Cox
2013-02-07fbcon: don't lose the console font across generic->chip driver switchDave Airlie
2013-02-07vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie
2013-01-21drivers/video/console: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman
2012-12-15Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2012-12-13VIDEO: Newport Fix console crashesThomas Bogendoerfer
2012-12-10drivers/video/console/softcursor.c: remove redundant NULL check before kfree()Sachin Kamat
2012-09-22drivers: console: font_: Change a glyph from "broken bar" to "vertical line"Bjarni Ingi Gislason
2012-08-23fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL)Bruno Prémont
2012-08-23fbcon: prevent possible buffer overflow.Paul Cercueil
2012-08-22fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie
2012-06-16Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-06-09video/console: automatically select a fontArnd Bergmann
2012-05-10parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-12-07MIPS: GIO bus support for SGI IP22/28Thomas Bogendoerfer
2011-11-13Merge branch 'master' into for-nextJiri Kosina
2011-10-31Kconfig: remove a few puzzling commentsPaul Bolle
2011-09-13locking, video: Annotate vga console lock as rawThomas Gleixner
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-07Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-04-06update David Miller's old email addressJustin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-31fbcon: Remove unused 'display *p' variable from fb_flashcursor()Sergey Senozhatsky
2011-03-22fbcon: fix situation where fbcon gets deinitialised and can't reinit.Dave Airlie
2011-03-22fbcon: Bugfix soft cursor detection in Tile BlittingHenry Nestler
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2011-01-26Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-01-25video: fix some comments in drivers/video/console/vgacon.cAmerigo Wang
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-13vgacon: check for efi machineYannick Heneault
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-09-22fbcon: fix lockdep warning from fbcon_deinit()Jarek Poplawski
2010-08-11fbcon: uninline four foo_update_attr() functionsDenys Vlasenko