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