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
/
fbmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-23
fbmem: Adjust indentation in fb_prepare_logo and fb_blank
Nathan Chancellor
1
-18
/
+18
2020-04-23
fbdev: potential information leak in do_fb_ioctl()
Dan Carpenter
1
-1
/
+1
2019-08-05
backlight: drop EARLY_EVENT_BLANK support
Sam Ravnborg
1
-11
/
+1
2019-07-23
fbmem: remove redundant assignment to err
Colin Ian King
1
-1
/
+1
2019-06-12
fbcon: Call con2fb_map functions directly
Daniel Vetter
1
-32
/
+2
2019-06-12
fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
Daniel Vetter
1
-11
/
+10
2019-06-12
fb: Flatten control flow in fb_set_var
Daniel Vetter
1
-63
/
+63
2019-06-12
fbdev: remove FBINFO_MISC_USEREVENT around fb_blank
Daniel Vetter
1
-3
/
+0
2019-06-12
fbmem: pull fbcon_fb_blanked out of fb_blank
Daniel Vetter
1
-1
/
+3
2019-06-12
Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
Daniel Vetter
1
-0
/
+1
2019-06-12
fbdev: Call fbcon_get_requirement directly
Daniel Vetter
1
-4
/
+1
2019-06-12
fbcon: Call fbcon_mode_deleted/new_modelist directly
Daniel Vetter
1
-15
/
+7
2019-06-12
fbdev: directly call fbcon_suspended/resumed
Daniel Vetter
1
-5
/
+2
2019-06-12
fbdev: unify unlink_framebuffer paths
Daniel Vetter
1
-27
/
+20
2019-06-12
fbdev: make unregister/unlink functions not fail
Daniel Vetter
1
-50
/
+23
2019-06-12
fbcon: call fbcon_fb_bind directly
Daniel Vetter
1
-5
/
+2
2019-06-12
fbdev: lock_fb_info cannot fail
Daniel Vetter
1
-56
/
+17
2019-06-12
fbcon: call fbcon_fb_(un)registered directly
Daniel Vetter
1
-7
/
+17
2019-06-12
fbdev: locking check for fb_set_suspend
Daniel Vetter
1
-0
/
+2
2019-04-01
fbdev: list all pci memory bars as conflicting apertures
Gerd Hoffmann
1
-4
/
+25
2019-02-08
fbdev: fbmem: fix memory access if logo is bigger than the screen
Manfred Schlaegl
1
-0
/
+3
2019-01-16
fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line option
Peter Rosin
1
-9
/
+10
2018-12-20
fbdev: fbmem: add config option to center the bootup logo
Peter Rosin
1
-1
/
+24
2018-12-20
fbdev: fbmem: make fb_show_logo_line return the end instead of the height
Peter Rosin
1
-3
/
+3
2018-12-20
fbdev: fbmem: behave better with small rotated displays and many CPUs
Peter Rosin
1
-2
/
+6
2018-09-11
fbdev: Add FBINFO_HIDE_SMEM_START flag
Daniel Vetter
1
-0
/
+4
2018-09-07
fbdev: fix kerneldoc
Michał Mirosław
1
-2
/
+2
2018-09-03
fbdev: add remove_conflicting_pci_framebuffers()
Michał Mirosław
1
-0
/
+35
2018-09-03
fbdev: add kerneldoc do remove_conflicting_framebuffers()
Michał Mirosław
1
-0
/
+10
2018-09-03
fbdev: allow apertures == NULL in remove_conflicting_framebuffers()
Michał Mirosław
1
-0
/
+14
2018-09-03
fbdev: show fbdev number for debugging
Michał Mirosław
1
-2
/
+2
2018-07-31
fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is set
Thomas Zimmermann
1
-4
/
+9
2018-07-25
fb: fix lost console when the user unplugs a USB adapter
Mikulas Patocka
1
-6
/
+32
2018-07-24
fbdev: fbmem: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-24
fbcon: introduce for_each_registered_fb() helper
Yisheng Xie
1
-3
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-3
/
+4
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
1
-14
/
+1
2017-09-14
Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux
Linus Torvalds
1
-3
/
+9
2017-08-18
fbdev: fix 1bpp logo for unusual width
David Lechner
1
-1
/
+1
2017-08-01
fbdev: Nuke FBINFO_MODULE
Daniel Vetter
1
-2
/
+2
2017-08-01
fbcon: Make fbcon a built-time depency for fbdev
Daniel Vetter
1
-0
/
+6
2017-07-18
x86, drm, fbdev: Do not specify encrypted memory for video mappings
Tom Lendacky
1
-0
/
+12
2017-07-13
Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linux
Linus Torvalds
1
-2
/
+3
2017-07-12
fbdev: make get_fb_unmapped_area depends of !MMU
Benjamin Gaignard
1
-2
/
+3
2017-06-09
fb_get_fscreeninfo(): don't bother with do_fb_ioctl()
Al Viro
1
-14
/
+5
2017-01-06
fbmem: add a default get_fb_unmapped_area function
Benjamin Gaignard
1
-1
/
+17
2016-05-10
fbdev: fbmem: implement error handling in fbmem_init()
Alexey Khoroshilov
1
-3
/
+17
2015-12-15
fbdev: Debug knob to register without holding console_lock
Daniel Vetter
1
-3
/
+11
2014-08-06
video/fbdev: Always built-in video= cmdline parsing
Daniel Vetter
1
-92
/
+0
2014-05-09
fbdev: fbmem: remove positive test on unsigned values
Fabian Frederick
1
-3
/
+3
[next]