summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/hecubafb.c
AgeCommit message (Expand)Author
2023-07-31fbdev: Align deferred I/O with naming of helpersThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2023-07-08fbdev/hecubafb: Generate deferred I/O opsThomas Zimmermann
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-05-08fbdev: Validate info->screen_{base, buffer} in fb_ops implementationsThomas Zimmermann
2023-05-08fbdev: Don't re-validate info->state in fb_ops implementationsThomas Zimmermann
2023-05-08fbdev/hecubafb: Use struct fb_info.screen_bufferThomas Zimmermann
2023-04-24fbdev: hecubafb: Convert to platform remove callback returning voidUwe Kleine-König
2022-05-03fbdev: Rename pagelist to pagereflist for deferred I/OThomas Zimmermann
2022-05-03fbdev: Put mmap for deferred I/O into driversThomas Zimmermann
2019-12-05video: constify fb ops across all driversJani Nikula
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen