- 0b84e6e Merge 4.9.292 into android-4.9-q by Greg Kroah-Hartman · 3 years, 1 month ago
- e3de861 vgacon: Propagate console boot parameters before calling `vc_resize' by Maciej W. Rozycki · 3 years, 2 months ago
- 58fa83d Merge 4.9.291 into android-4.9-q by Greg Kroah-Hartman · 3 years, 1 month ago
- 92842fc parisc/sticon: fix reverse colors by Sven Schnelle · 3 years, 2 months ago
- c2bf9d3 Merge 4.9.270 into android-4.9-q by Greg Kroah-Hartman · 3 years, 7 months ago
- 51a17f5 tty: vt: always invoke vc->vc_sw->con_resize callback by Tetsuo Handa · 3 years, 8 months ago
- 3bd3a8c vt: Fix character height handling with VT_RESIZEX by Maciej W. Rozycki · 3 years, 8 months ago
- a48e938 vgacon: Record video mode changes with VT_RESIZEX by Maciej W. Rozycki · 3 years, 8 months ago
- ea94583 Merge 4.9.239 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
- 6f1adb2 fbcon: Fix global-out-of-bounds read in fbcon_get_font() by Peilin Ye · 4 years, 3 months ago
- 8ab0475 fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h by Peilin Ye · 4 years, 3 months ago
- 3f78cf1 Merge 4.9.237 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
- f9300df fbcon: Fix user font detection test at fbcon_resize(). by Tetsuo Handa · 4 years, 4 months ago
- 7cabb35 vgacon: remove software scrollback support by Linus Torvalds · 4 years, 4 months ago
- 84175ff fbcon: remove now unusued 'softback_lines' cursor() argument by Linus Torvalds · 4 years, 4 months ago
- c7e41b0 fbcon: remove soft scrollback code by Linus Torvalds · 4 years, 4 months ago
- 5ae4166 Merge 4.9.235 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
- 451bffa fbcon: prevent user font height or width change from causing potential out-of-bounds access by George Kennedy · 4 years, 5 months ago
- 1e7b6ed Merge 4.9.233 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
- abb576c console: newport_con: fix an issue about leak related system resources by Dejin Zheng · 4 years, 8 months ago
- 8c19b60 vgacon: Fix for missing check in scrollback handling by Yunhai Zhang · 4 years, 5 months ago
- 1231b93 fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins. by Tetsuo Handa · 4 years, 6 months ago
- 4ad9bb8 Merge 4.9.216 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
- 1f04adb vgacon: Fix a UAF in vgacon_invert_region by Zhang Xiaoxu · 4 years, 10 months ago
- 8817a28 Merge 4.9.156 into android-4.9 by Greg Kroah-Hartman · 6 years ago
- 38e7538 fbdev: fbcon: Fix unregister crash when more than one framebuffer by Noralf Trønnes · 6 years ago
- dd1e37e Merge 4.9.90 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- 87408eb vgacon: Set VGA struct resource types by Bjorn Helgaas · 7 years ago
- d93a963 dummycon: fix function types by Sami Tolvanen · 8 years ago
- 81c1ef9 console/dummy: leave .con_font_get set to NULL by Nicolas Pitre · 7 years ago
- 3fd3772 fbcon: Fix vc attr at deinit by Takashi Iwai · 8 years ago
- 6ca8dfd tty: vt, convert more macros to functions by Jiri Slaby · 9 years ago
- 52ad1f3 tty: vt, remove consw->con_bmove by Jiri Slaby · 9 years ago
- 709280d tty: vt, consw->con_set_palette cleanup by Jiri Slaby · 9 years ago
- 97293de tty: vt, consw->con_scrolldelta cleanup by Jiri Slaby · 9 years ago
- 8ede5cc tty: vt, make color_table const by Jiri Slaby · 9 years ago
- a1e533e fbcon: set a default value to blink interval by Jean-Philippe Brucker · 9 years ago
- f235f66 fbcon: initialize blink interval before calling fb_set_par by Scot Doyle · 9 years ago
- fa81558 Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
- 031e29b drivers/video/concole: add negative dependency for VGA_CONSOLE on ARC by Yuriy Kolerov · 9 years ago
- 48fd8ec framebuffer: disable vgacon on microblaze arch by Nicolai Stange · 10 years ago
- 2a17d7e fbcon: unconditionally initialize cursor blink interval by Scot Doyle · 9 years ago
- 8c7febe Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
- a5edce4 fbcon: Avoid deleting a timer in IRQ context by Thierry Reding · 10 years ago
- 3652084 video/console: use swap() in newport_bmove() by Fabian Frederick · 10 years ago
- 27a4c82 fbcon: use the cursor blink interval provided by vt by Scot Doyle · 10 years ago
- 5b28f0fa fbcon: Remove unused vblank cursor code by Scot Doyle · 10 years ago
- 8f5b1e6 console/dummy: Move screen size selection from CPP to Kconfig by Geert Uytterhoeven · 10 years ago
- ba168a3 fbcon: Change fbcon_init from module_init to fs_initcall by Hans de Goede · 10 years ago
- 89f0244 video/console: Resolve several shadow warnings by Mark Rustad · 10 years ago
- 37773c4 fbcon: Fix option parsing control flow in fb_console_setup by Maarten ter Huurne · 10 years ago
- f74a289 framebuffer: fix border color by Mikulas Patocka · 10 years ago
- 884d614 Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
- a4de052 drm/i915: Kick out vga console by Daniel Vetter · 11 years ago
- d55696a Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into next by Linus Torvalds · 11 years ago
- e4bdab7 console: Use explicit pointer type for vc_uni_pagedir* fields by Takashi Iwai · 11 years ago
- 0f2893f vgacon: Fix & cleanup refcounting by Takashi Iwai · 11 years ago
- 7a966fb fbcon: Fix memory leak in con2fb_release_oldinfo() by Masami Ichikawa · 11 years ago
- f7018c2 video: move fbdev to drivers/video/fbdev by Tomi Valkeinen · 11 years ago
- 5f4dc28 fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbs by Keith Packard · 11 years ago
- 8a10bc9 parisc/sti_console: prefer Linux fonts over built-in ROM fonts by Helge Deller · 11 years ago
- ee23794 video: vgacon: Don't build on arm64 by Mark Brown · 11 years ago
- 4686214 fbcon: Fix memory leak in fbcon_exit(). by Masami Ichikawa · 11 years ago
- 5aa133d fbcon: trivial optimization for fbcon_exit by Wang YanQing · 11 years ago
- 0219132 parisc: sticon - unbreak on 64bit kernel by Helge Deller · 11 years ago
- 765d5b9 fbdev: fbcon: select VT_HW_CONSOLE_BINDING by David Herrmann · 11 years ago
- 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
- ab53485 Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
- f317ff9 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
- ee89bd6 lib: Move fonts from drivers/video/console/ to lib/fonts/ by Geert Uytterhoeven · 12 years ago
- 0ab3691 vgacon: fix missing include. by Dave Airlie · 12 years ago
- 7e6d72c vgacon.c: add cond reschedule points in vgacon_do_font_op by Marcelo Tosatti · 12 years ago
- d1e183c console/font: Refactor font support code selection logic by Geert Uytterhoeven · 12 years ago
- 866f321 Revert "staging/solo6x10: depend on CONFIG_FONTS" by Geert Uytterhoeven · 12 years ago
- 3535629 console: Disable VGA text console support on cris by Geert Uytterhoeven · 12 years ago
- 8095e4e Merge 3.10-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
- 155957f TTY:vt: convert remain take_over_console's users to do_take_over_console by Wang YanQing · 12 years ago
- 70125e7 fbcon: convert last two unregister_con_driver call to do_unregister_con_driver by Wang YanQing · 12 years ago
- 7c80591 fbcon: delete unneeded function fbcon_takeover by Wang YanQing · 12 years ago
- e57f35d fbcon: convert last fbcon_takeover call to do_fbcon_takeover by Wang YanQing · 12 years ago
- 8c090cf staging/solo6x10: depend on CONFIG_FONTS by Arnd Bergmann · 12 years ago
- a85f1a4 fbcon: queue work on power efficient wq by Viresh Kumar · 12 years ago
- 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
- 6cd472d drivers/video/console/fbcon_cw.c: fix compiler warning in cw_update_attr by Devendra Naga · 12 years ago
- e6637d5 fbcon: when font is freed, clear also vc_font.data by Mika Kuoppala · 12 years ago
- fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
- 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
- 256fc0e fbcon: clear the logo bitmap from the margin area by Kamal Mostafa · 12 years ago
- 62cd2fa8 Merge branch 'console-fixes' into drm-next by Dave Airlie · 12 years ago
- 054430e fbcon: fix locking harder by Dave Airlie · 12 years ago
- e93a9a8 fb: Yet another band-aid for fixing lockdep mess by Takashi Iwai · 12 years ago
- 50e244c fb: rework locking to fix lock ordering on takeover by Alan Cox · 12 years ago
- ae12878 fbcon: don't lose the console font across generic->chip driver switch by Dave Airlie · 12 years ago
- 2a24830 vgacon/vt: clear buffer attributes when we load a 512 character font (v2) by Dave Airlie · 12 years ago
- 55ec4c3 drivers/video/console: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
- 48c68c4 Drivers: video: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 2b83188 Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 12 years ago
- fa4dbbc VIDEO: Newport Fix console crashes by Thomas Bogendoerfer · 12 years ago
- a240af2 drivers/video/console/softcursor.c: remove redundant NULL check before kfree() by Sachin Kamat · 12 years ago
- bcfbeec drivers: console: font_: Change a glyph from "broken bar" to "vertical line" by Bjarni Ingi Gislason · 12 years ago