summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/core/fbcon.c
AgeCommit message (Expand)Author
2019-05-24vt/fbcon: deinitialize resources in visual_init() after failed memory allocationGrzegorz Halat
2019-05-06fbcon: Don't reset logo_shown when logo is currently shownAndreas Schwab
2019-02-08fbcon: Silence fbcon logo on 'quiet' bootsPrarit Bhargava
2019-02-08fbcon: use kvmalloc() for scrollback bufferKonstantin Khorenko
2019-01-16fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin
2018-12-20fbdev: fbcon: Fix unregister crash when more than one framebufferNoralf Trønnes
2018-09-11vt: Remove vc_panic_force_writeDaniel Vetter
2018-09-11fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flagDaniel Vetter
2018-08-10fbcon: Do not takeover the console from atomic contextHans de Goede
2018-08-10fbcon: Only defer console takeover if the current console driver is the dummyconHans de Goede
2018-07-24fbcon: introduce for_each_registered_fb() helperYisheng Xie
2018-06-28console/fbcon: Add support for deferred console takeoverHans de Goede
2018-06-28fbcon: Call WARN_CONSOLE_UNLOCKED() where applicableHans de Goede
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-02-27console: Expand dummy functions for CFIKees Cook
2017-12-04fbcon: Remove dmi quirk tableHans de Goede
2017-12-04fbcon: Add fbcon_rotate_hint to struct fb_infoHans de Goede
2017-11-13fbcon: Initialize ops->info earlyThierry Reding
2017-11-10video: fbdev: Convert timers to use timer_setup()Kees Cook
2017-09-04fbcon: remove restriction on margin colorDavid Lechner
2017-08-18fbcon: add fbcon=margin:<color> command line optionDavid Lechner
2017-08-18video/console: Add dmi quirk table for x86 systems which need fbcon rotationHans de Goede
2017-08-01fbdev: Nuke FBINFO_MODULEDaniel Vetter
2017-08-01fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter