summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/vesafb.c
AgeCommit message (Expand)Author
2023-08-04fbdev/vesafb: Use fbdev I/O helpersThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2023-04-24fbdev: vesafb: Convert to platform remove callback returning voidUwe Kleine-König
2023-01-13fbdev/vesafb: Do not use struct fb_info.aperturesThomas Zimmermann
2023-01-13fbdev/vesafb: Remove trailing whitespacesThomas Zimmermann
2022-05-28video: fbdev: vesafb: Fix a use-after-free due early fb_info cleanupJavier Martinez Canillas
2022-05-06fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than .removeJavier Martinez Canillas
2020-04-17video: fbdev: vesafb: add missed release_regionChuhong Yuan
2019-12-03video: fbdev: vesafb: modify the static fb_ops directlyJani Nikula
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-04-01video: fbdev: vesafb: fix indentation issueColin Ian King
2015-06-16video: fbdev: vesafb: use arch_phys_wc_add()Luis R. Rodriguez
2015-06-16video: fbdev: vesafb: add missing mtrr_del() for added MTRRLuis R. Rodriguez
2015-06-16video: fbdev: vesafb: only support MTRR_TYPE_WRCOMBLuis R. Rodriguez
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen