aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/console
Commit message (Expand)AuthorAge
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-17
* fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbsKeith Packard2014-02-11
* parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-02
* video: vgacon: Don't build on arm64Mark Brown2014-01-17
* fbcon: Fix memory leak in fbcon_exit().Masami Ichikawa2014-01-17
* fbcon: trivial optimization for fbcon_exitWang YanQing2014-01-17
* parisc: sticon - unbreak on 64bit kernelHelge Deller2013-11-07
* fbdev: fbcon: select VT_HW_CONSOLE_BINDINGDavid Herrmann2013-08-02
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-09
|\
| * vgacon: fix missing include.Dave Airlie2013-06-26
| * vgacon.c: add cond reschedule points in vgacon_do_font_opMarcelo Tosatti2013-06-26
* | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-03
|\ \
| * | lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven2013-06-28
| * | console/font: Refactor font support code selection logicGeert Uytterhoeven2013-06-23
| * | Revert "staging/solo6x10: depend on CONFIG_FONTS"Geert Uytterhoeven2013-06-23
| * | console: Disable VGA text console support on crisGeert Uytterhoeven2013-06-16
| |/
* | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-07-02
|\ \
| * | fbcon: queue work on power efficient wqViresh Kumar2013-05-14
* | | Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman2013-05-26
|\ \ \ | | |/ | |/|
| * | staging/solo6x10: depend on CONFIG_FONTSArnd Bergmann2013-05-16
| |/
* | TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing2013-05-21
* | fbcon: convert last two unregister_con_driver call to do_unregister_con_driverWang YanQing2013-05-20
* | fbcon: delete unneeded function fbcon_takeoverWang YanQing2013-05-20
* | fbcon: convert last fbcon_takeover call to do_fbcon_takeoverWang YanQing2013-05-20
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-02
|\
| * fbcon: when font is freed, clear also vc_font.dataMika Kuoppala2013-04-23
* | drivers/video/console/fbcon_cw.c: fix compiler warning in cw_update_attrDevendra Naga2013-04-29
|/
* 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
|\