开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
vesafb.c
Age
Commit message (
Expand
)
Author
2023-04-24
fbdev: vesafb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-01-13
fbdev/vesafb: Do not use struct fb_info.apertures
Thomas Zimmermann
2023-01-13
fbdev/vesafb: Remove trailing whitespaces
Thomas Zimmermann
2022-05-28
video: fbdev: vesafb: Fix a use-after-free due early fb_info cleanup
Javier Martinez Canillas
2022-05-06
fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than .remove
Javier Martinez Canillas
2020-04-17
video: fbdev: vesafb: add missed release_region
Chuhong Yuan
2019-12-03
video: fbdev: vesafb: modify the static fb_ops directly
Jani Nikula
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-04-01
video: fbdev: vesafb: fix indentation issue
Colin Ian King
2015-06-16
video: fbdev: vesafb: use arch_phys_wc_add()
Luis R. Rodriguez
2015-06-16
video: fbdev: vesafb: add missing mtrr_del() for added MTRR
Luis R. Rodriguez
2015-06-16
video: fbdev: vesafb: only support MTRR_TYPE_WRCOMB
Luis R. Rodriguez
2014-10-20
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen