aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/console
Commit message (Expand)AuthorAge
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25
|\
| * Merge branch 'console-fixes' into drm-nextDave Airlie2013-02-07
| |\
| | * fbcon: don't lose the console font across generic->chip driver switchDave Airlie2013-02-06
| | * vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie2013-02-06
| * | fbcon: fix locking harderDave Airlie2013-02-07
| * | fb: Yet another band-aid for fixing lockdep messTakashi Iwai2013-02-07
| * | fb: rework locking to fix lock ordering on takeoverAlan Cox2013-02-07
| |/
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-21
|\ \
| * | fbcon: clear the logo bitmap from the margin areaKamal Mostafa2013-02-21
| |/
* / drivers/video/console: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-21
|/
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2012-12-15
|\
| * drivers/video/console/softcursor.c: remove redundant NULL check before kfree()Sachin Kamat2012-12-10
* | VIDEO: Newport Fix console crashesThomas Bogendoerfer2012-12-13
|/
* drivers: console: font_: Change a glyph from "broken bar" to "vertical line"Bjarni Ingi Gislason2012-09-22
* fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL)Bruno Prémont2012-08-23
* fbcon: prevent possible buffer overflow.Paul Cercueil2012-08-23
* fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie2012-08-22
* Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-16
|\
| * video/console: automatically select a fontArnd Bergmann2012-06-09
* | parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer2012-05-10
|/
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-14
|\
| * MIPS: GIO bus support for SGI IP22/28Thomas Bogendoerfer2011-12-07
* | Merge branch 'master' into for-nextJiri Kosina2011-11-13
|\|
| * locking, video: Annotate vga console lock as rawThomas Gleixner2011-09-13
* | Kconfig: remove a few puzzling commentsPaul Bolle2011-10-31
|/
* Merge branch 'master' into for-nextJiri Kosina2011-04-26
|\
| * Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-04-07
| |\
| | * fbcon: Remove unused 'display *p' variable from fb_flashcursor()Sergey Senozhatsky2011-03-31
| * | Fix common misspellingsLucas De Marchi2011-03-31
| |/
| * fbcon: fix situation where fbcon gets deinitialised and can't reinit.Dave Airlie2011-03-22
| * fbcon: Bugfix soft cursor detection in Tile BlittingHenry Nestler2011-03-22
* | update David Miller's old email addressJustin P. Mattock2011-04-06
|/
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-25
* Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-25
|\
| * video: fix some comments in drivers/video/console/vgacon.cAmerigo Wang2011-01-25
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
|/
* vgacon: check for efi machineYannick Heneault2011-01-13
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* fbcon: fix lockdep warning from fbcon_deinit()Jarek Poplawski2010-09-22
* fbcon: uninline four foo_update_attr() functionsDenys Vlasenko2010-08-11
* fbcon: uninline large static function get_color()Denys Vlasenko2010-08-11
* tty: fix console_sem lock orderArnd Bergmann2010-08-10
* tty: replace BKL with a new tty_lockArnd Bergmann2010-08-10
* vt/console: try harder to print output when panicingJesse Barnes2010-08-10
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-08-08
|\
| * ARM: Disable VGA console for ARM in most casesTony Lindgren2010-07-05
* | fb: add hooks to handle KDB enter/exitJesse Barnes2010-08-05
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30