aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/vfb.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-11fbdev: vfb: Remove trailing whitespacesThomas Zimmermann1-5/+5
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