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