summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/vfb.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev: Push pgprot_decrypted() into mmap implementationsThomas Zimmermann2023-11-291-0/+2
* fbdev/vfb: Initialize fb_ops with fbdev macrosThomas Zimmermann2023-11-291-5/+2
* fbdev/vfb: Set FBINFO_VIRTFB flagThomas Zimmermann2023-11-291-0/+1
* fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-241-1/+0
* Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-05-191-1/+1
|\
| * Merge drm/drm-next into drm-misc-nextMaxime Ripard2023-05-091-3/+3
| |\
| * | fbdev/vfb: Use struct fb_info.screen_bufferThomas Zimmermann2023-05-081-1/+1
* | | fbdev: vfb: Remove trailing whitespacesThomas Zimmermann2023-05-111-5/+5
| |/ |/|
* | fbdev: vfb: Init owner field of struct fb_opsThomas Zimmermann2023-04-241-0/+1
* | fbdev: vfb: Convert to platform remove callback returning voidUwe Kleine-König2023-04-241-3/+2
|/
* video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* vfb: fix video mode and line_length being set when loadedPieter \"PoroCYon\" Sluys2018-01-041-0/+17
* fbdev: vfb: simplify memory managementVladimir Murzin2016-09-071-81/+5
* fbdev: vfb: add option for video modeVladimir Murzin2016-09-071-22/+21
* fbdev: vfb: add description to module parametersVladimir Murzin2016-09-071-0/+2
* fbdev: remove unnecessary memset in vfbMarcin Chojnacki2015-08-201-9/+8
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+610