summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/vfb.c
AgeCommit message (Expand)Author
2023-11-29fbdev: Push pgprot_decrypted() into mmap implementationsThomas Zimmermann
2023-11-29fbdev/vfb: Initialize fb_ops with fbdev macrosThomas Zimmermann
2023-11-29fbdev/vfb: Set FBINFO_VIRTFB flagThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2023-05-19Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-05-11fbdev: vfb: Remove trailing whitespacesThomas Zimmermann
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-05-08fbdev/vfb: Use struct fb_info.screen_bufferThomas Zimmermann
2023-04-24fbdev: vfb: Init owner field of struct fb_opsThomas Zimmermann
2023-04-24fbdev: vfb: Convert to platform remove callback returning voidUwe Kleine-König
2019-12-05video: constify fb ops across all driversJani Nikula
2018-01-04vfb: fix video mode and line_length being set when loadedPieter \"PoroCYon\" Sluys
2016-09-07fbdev: vfb: simplify memory managementVladimir Murzin
2016-09-07fbdev: vfb: add option for video modeVladimir Murzin
2016-09-07fbdev: vfb: add description to module parametersVladimir Murzin
2015-08-20fbdev: remove unnecessary memset in vfbMarcin Chojnacki
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen