index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
/
fbcon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-17
fbcon: remove now unusued 'softback_lines' cursor() argument
Linus Torvalds
1
-2
/
+2
2020-09-17
fbcon: remove soft scrollback code
Linus Torvalds
1
-330
/
+4
2020-09-03
fbcon: prevent user font height or width change from causing potential out-of...
George Kennedy
1
-2
/
+23
2020-04-13
fbcon: fix null-ptr-deref in fbcon_switch
Qiujun Huang
1
-0
/
+3
2019-06-19
fbcon: Export fbcon_update_vcs
Daniel Vetter
1
-0
/
+1
2019-06-13
fbcon: Document what I learned about fbcon locking
Daniel Vetter
1
-0
/
+19
2019-06-12
fbcon: Call con2fb_map functions directly
Daniel Vetter
1
-23
/
+36
2019-06-12
vgaswitcheroo: call fbcon_remap_all directly
Daniel Vetter
1
-9
/
+5
2019-06-12
fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
Daniel Vetter
1
-6
/
+9
2019-06-12
fbdev: remove FBINFO_MISC_USEREVENT around fb_blank
Daniel Vetter
1
-3
/
+2
2019-06-12
Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
Daniel Vetter
1
-13
/
+1
2019-06-12
fbdev: Call fbcon_get_requirement directly
Daniel Vetter
1
-7
/
+2
2019-06-12
fbcon: Call fbcon_mode_deleted/new_modelist directly
Daniel Vetter
1
-11
/
+3
2019-06-12
fbdev: directly call fbcon_suspended/resumed
Daniel Vetter
1
-8
/
+2
2019-06-12
fbcon: call fbcon_fb_bind directly
Daniel Vetter
1
-17
/
+7
2019-06-12
fbdev: lock_fb_info cannot fail
Daniel Vetter
1
-2
/
+1
2019-06-12
fbcon: call fbcon_fb_(un)registered directly
Daniel Vetter
1
-11
/
+3
2019-06-12
fbcon: Remove fbcon_has_exited
Daniel Vetter
1
-34
/
+7
2019-06-12
fbcon: s/struct display/struct fbcon_display/
Daniel Vetter
1
-37
/
+37
2019-05-24
vt/fbcon: deinitialize resources in visual_init() after failed memory allocation
Grzegorz Halat
1
-1
/
+1
2019-05-06
fbcon: Don't reset logo_shown when logo is currently shown
Andreas Schwab
1
-1
/
+1
2019-02-08
fbcon: Silence fbcon logo on 'quiet' boots
Prarit Bhargava
1
-1
/
+7
2019-02-08
fbcon: use kvmalloc() for scrollback buffer
Konstantin Khorenko
1
-3
/
+3
2019-01-16
fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line option
Peter Rosin
1
-0
/
+7
2018-12-20
fbdev: fbcon: Fix unregister crash when more than one framebuffer
Noralf Trønnes
1
-1
/
+1
2018-09-11
vt: Remove vc_panic_force_write
Daniel Vetter
1
-2
/
+1
2018-09-11
fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag
Daniel Vetter
1
-1
/
+0
2018-08-10
fbcon: Do not takeover the console from atomic context
Hans de Goede
1
-4
/
+15
2018-08-10
fbcon: Only defer console takeover if the current console driver is the dummycon
Hans de Goede
1
-14
/
+10
2018-07-24
fbcon: introduce for_each_registered_fb() helper
Yisheng Xie
1
-20
/
+11
2018-06-28
console/fbcon: Add support for deferred console takeover
Hans de Goede
1
-0
/
+72
2018-06-28
fbcon: Call WARN_CONSOLE_UNLOCKED() where applicable
Hans de Goede
1
-0
/
+11
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2018-02-27
console: Expand dummy functions for CFI
Kees Cook
1
-1
/
+2
2017-12-04
fbcon: Remove dmi quirk table
Hans de Goede
1
-2
/
+2
2017-12-04
fbcon: Add fbcon_rotate_hint to struct fb_info
Hans de Goede
1
-6
/
+12
2017-11-13
fbcon: Initialize ops->info early
Thierry Reding
1
-0
/
+1
2017-11-10
video: fbdev: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+5
2017-09-04
fbcon: remove restriction on margin color
David Lechner
1
-2
/
+0
2017-08-18
fbcon: add fbcon=margin:<color> command line option
David Lechner
1
-1
/
+11
2017-08-18
video/console: Add dmi quirk table for x86 systems which need fbcon rotation
Hans de Goede
1
-3
/
+9
2017-08-01
fbdev: Nuke FBINFO_MODULE
Daniel Vetter
1
-1
/
+1
2017-08-01
fbcon: Make fbcon a built-time depency for fbdev
Daniel Vetter
1
-0
/
+3658