summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/vesafb.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev/vesafb: Use screen_info pointer from deviceThomas Zimmermann2023-12-181-1/+13
* fbdev/vesafb: Replace references to global screen_info by local pointerThomas Zimmermann2023-12-181-31/+35
* fbdev/vesafb: Use fbdev I/O helpersThomas Zimmermann2023-08-041-3/+1
* fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-241-1/+1
* fbdev: vesafb: Convert to platform remove callback returning voidUwe Kleine-König2023-04-241-4/+2
* fbdev/vesafb: Do not use struct fb_info.aperturesThomas Zimmermann2023-01-131-14/+13
* fbdev/vesafb: Remove trailing whitespacesThomas Zimmermann2023-01-131-5/+5
* video: fbdev: vesafb: Fix a use-after-free due early fb_info cleanupJavier Martinez Canillas2022-05-281-2/+3
* fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than .removeJavier Martinez Canillas2022-05-061-1/+7
* video: fbdev: vesafb: add missed release_regionChuhong Yuan2020-04-171-5/+11
* video: fbdev: vesafb: modify the static fb_ops directlyJani Nikula2019-12-031-3/+3
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* video: fbdev: vesafb: fix indentation issueColin Ian King2019-04-011-2/+2
* video: fbdev: vesafb: use arch_phys_wc_add()Luis R. Rodriguez2015-06-161-21/+8
* video: fbdev: vesafb: add missing mtrr_del() for added MTRRLuis R. Rodriguez2015-06-161-7/+26
* video: fbdev: vesafb: only support MTRR_TYPE_WRCOMBLuis R. Rodriguez2015-06-161-46/+16
* video: fbdev: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+522