index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
/
fbsysfs.c
Age
Commit message (
Expand
)
Author
2023-08-31
fbdev/core: Use list_for_each_entry() helper
Jinjie Ruan
2023-06-27
fbdev/core: Add fb_device_{create,destroy}()
Thomas Zimmermann
2023-06-27
fbdev/core: Move framebuffer and backlight helpers into separate files
Thomas Zimmermann
2023-01-13
drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWARE
Thomas Zimmermann
2022-08-24
fbdev: fbcon: Destroy mutex on freeing struct fb_info
Shigeru Yoshida
2022-05-25
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-05-06
fbdev: Prevent possible use-after-free in fb_release()
Daniel Vetter
2022-04-07
fbdev/sysfs: Fix locking
Daniel Vetter
2021-10-15
video: fbdev: replace snprintf in show functions with sysfs_emit
Qing Wang
2020-08-04
fbmem: pull fbcon_update_vcs() out of fb_set_var()
Tetsuo Handa
2019-06-12
fbdev: remove FBINFO_MISC_USEREVENT around fb_blank
Daniel Vetter
2019-06-12
fbmem: pull fbcon_fb_blanked out of fb_blank
Daniel Vetter
2019-06-12
fbdev: sysfs files can't disappear before the device is gone
Daniel Vetter
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-12-20
fbdev: make FB_BACKLIGHT a tristate
Rob Clark
2017-12-04
fbcon: Add fbcon_rotate_hint to struct fb_info
Hans de Goede
2015-09-01
fbdev: fix snprintf() limit in show_bl_curve()
Dan Carpenter
2014-09-09
video: fbdev: use %*ph specifier to dump small buffers
Andy Shevchenko
2014-04-17
fbdev: move fbdev core files to separate directory
Tomi Valkeinen