aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/video/fbdev/vfb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-29fbdev: Push pgprot_decrypted() into mmap implementationsThomas Zimmermann1-0/+2
2023-11-29fbdev/vfb: Initialize fb_ops with fbdev macrosThomas Zimmermann1-5/+2
2023-11-29fbdev/vfb: Set FBINFO_VIRTFB flagThomas Zimmermann1-0/+1
2023-07-24fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann1-1/+0
2023-05-19Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-1/+1
2023-05-11fbdev: vfb: Remove trailing whitespacesThomas Zimmermann1-5/+5
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard1-3/+3
2023-05-08fbdev/vfb: Use struct fb_info.screen_bufferThomas Zimmermann1-1/+1
2023-04-24fbdev: vfb: Init owner field of struct fb_opsThomas Zimmermann1-0/+1
2023-04-24fbdev: vfb: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2019-12-05video: constify fb ops across all driversJani Nikula1-1/+1
2018-01-04vfb: fix video mode and line_length being set when loadedPieter \"PoroCYon\" Sluys1-0/+17
2016-09-07fbdev: vfb: simplify memory managementVladimir Murzin1-81/+5
2016-09-07fbdev: vfb: add option for video modeVladimir Murzin1-22/+21
2016-09-07fbdev: vfb: add description to module parametersVladimir Murzin1-0/+2
2015-08-20fbdev: remove unnecessary memset in vfbMarcin Chojnacki1-9/+8
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+610