index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
/
fbcon.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge v5.8-rc6 into drm-next
Dave Airlie
2020-07-24
1
-1
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
drm/fb-helper: Fix vt restore
Daniel Vetter
2020-06-24
1
-1
/
+2
|
|
/
*
/
fbcon: Use array3_size() helper in scr_memcpyw()
Gustavo A. R. Silva
2020-07-10
1
-2
/
+2
|
/
*
fbcon: fix null-ptr-deref in fbcon_switch
Qiujun Huang
2020-03-31
1
-0
/
+3
*
fbcon: Adjust indentation in set_con2fb_map
Nathan Chancellor
2020-01-15
1
-14
/
+13
*
fbdev: fbmem: allow overriding the number of bootup logos
Peter Rosin
2020-01-03
1
-0
/
+7
*
fbcon: Export fbcon_update_vcs
Daniel Vetter
2019-06-19
1
-0
/
+1
*
fbcon: Document what I learned about fbcon locking
Daniel Vetter
2019-06-13
1
-0
/
+19
*
fbcon: Call con2fb_map functions directly
Daniel Vetter
2019-06-12
1
-23
/
+36
*
vgaswitcheroo: call fbcon_remap_all directly
Daniel Vetter
2019-06-12
1
-9
/
+5
*
fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
Daniel Vetter
2019-06-12
1
-6
/
+9
*
fbdev: remove FBINFO_MISC_USEREVENT around fb_blank
Daniel Vetter
2019-06-12
1
-3
/
+2
*
Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
Daniel Vetter
2019-06-12
1
-13
/
+1
*
fbdev: Call fbcon_get_requirement directly
Daniel Vetter
2019-06-12
1
-7
/
+2
*
fbcon: Call fbcon_mode_deleted/new_modelist directly
Daniel Vetter
2019-06-12
1
-11
/
+3
*
fbdev: directly call fbcon_suspended/resumed
Daniel Vetter
2019-06-12
1
-8
/
+2
*
fbcon: call fbcon_fb_bind directly
Daniel Vetter
2019-06-12
1
-17
/
+7
*
fbdev: lock_fb_info cannot fail
Daniel Vetter
2019-06-12
1
-2
/
+1
*
fbcon: call fbcon_fb_(un)registered directly
Daniel Vetter
2019-06-12
1
-11
/
+3
*
fbcon: Remove fbcon_has_exited
Daniel Vetter
2019-06-12
1
-34
/
+7
*
fbcon: s/struct display/struct fbcon_display/
Daniel Vetter
2019-06-12
1
-37
/
+37
*
vt/fbcon: deinitialize resources in visual_init() after failed memory allocation
Grzegorz Halat
2019-05-24
1
-1
/
+1
*
fbcon: Don't reset logo_shown when logo is currently shown
Andreas Schwab
2019-05-06
1
-1
/
+1
*
fbcon: Silence fbcon logo on 'quiet' boots
Prarit Bhargava
2019-02-08
1
-1
/
+7
*
fbcon: use kvmalloc() for scrollback buffer
Konstantin Khorenko
2019-02-08
1
-3
/
+3
*
fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line option
Peter Rosin
2019-01-16
1
-0
/
+7
*
fbdev: fbcon: Fix unregister crash when more than one framebuffer
Noralf Trønnes
2018-12-20
1
-1
/
+1
*
vt: Remove vc_panic_force_write
Daniel Vetter
2018-09-11
1
-2
/
+1
*
fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag
Daniel Vetter
2018-09-11
1
-1
/
+0
*
fbcon: Do not takeover the console from atomic context
Hans de Goede
2018-08-10
1
-4
/
+15
*
fbcon: Only defer console takeover if the current console driver is the dummycon
Hans de Goede
2018-08-10
1
-14
/
+10
*
fbcon: introduce for_each_registered_fb() helper
Yisheng Xie
2018-07-24
1
-20
/
+11
*
console/fbcon: Add support for deferred console takeover
Hans de Goede
2018-06-28
1
-0
/
+72
*
fbcon: Call WARN_CONSOLE_UNLOCKED() where applicable
Hans de Goede
2018-06-28
1
-0
/
+11
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+2
*
console: Expand dummy functions for CFI
Kees Cook
2018-02-27
1
-1
/
+2
*
fbcon: Remove dmi quirk table
Hans de Goede
2017-12-04
1
-2
/
+2
*
fbcon: Add fbcon_rotate_hint to struct fb_info
Hans de Goede
2017-12-04
1
-6
/
+12
*
fbcon: Initialize ops->info early
Thierry Reding
2017-11-13
1
-0
/
+1
*
video: fbdev: Convert timers to use timer_setup()
Kees Cook
2017-11-10
1
-5
/
+5
*
fbcon: remove restriction on margin color
David Lechner
2017-09-04
1
-2
/
+0
*
fbcon: add fbcon=margin:<color> command line option
David Lechner
2017-08-18
1
-1
/
+11
*
video/console: Add dmi quirk table for x86 systems which need fbcon rotation
Hans de Goede
2017-08-18
1
-3
/
+9
*
fbdev: Nuke FBINFO_MODULE
Daniel Vetter
2017-08-01
1
-1
/
+1
*
fbcon: Make fbcon a built-time depency for fbdev
Daniel Vetter
2017-08-01
1
-0
/
+3658
[prev]