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