aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/video/fbdev/vesafb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-18fbdev/vesafb: Use screen_info pointer from deviceThomas Zimmermann1-1/+13
2023-12-18fbdev/vesafb: Replace references to global screen_info by local pointerThomas Zimmermann1-31/+35
2023-08-04fbdev/vesafb: Use fbdev I/O helpersThomas Zimmermann1-3/+1
2023-07-24fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann1-1/+1
2023-04-24fbdev: vesafb: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-01-13fbdev/vesafb: Do not use struct fb_info.aperturesThomas Zimmermann1-14/+13
2023-01-13fbdev/vesafb: Remove trailing whitespacesThomas Zimmermann1-5/+5
2022-05-28video: fbdev: vesafb: Fix a use-after-free due early fb_info cleanupJavier Martinez Canillas1-2/+3
2022-05-06fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than .removeJavier Martinez Canillas1-1/+7
2020-04-17video: fbdev: vesafb: add missed release_regionChuhong Yuan1-5/+11
2019-12-03video: fbdev: vesafb: modify the static fb_ops directlyJani Nikula1-3/+3
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-04-01video: fbdev: vesafb: fix indentation issueColin Ian King1-2/+2
2015-06-16video: fbdev: vesafb: use arch_phys_wc_add()Luis R. Rodriguez1-21/+8
2015-06-16video: fbdev: vesafb: add missing mtrr_del() for added MTRRLuis R. Rodriguez1-7/+26
2015-06-16video: fbdev: vesafb: only support MTRR_TYPE_WRCOMBLuis R. Rodriguez1-46/+16
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+522