summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/arcfb.c
AgeCommit message (Expand)AuthorLines
2023-07-24fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann-1/+0
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie-3/+2
2023-05-30fbdev: arcfb: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2023-05-26Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-0/+1
2023-05-19Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-4/+7
2023-05-18fbdev: Include <linux/io.h> in various driversThomas Zimmermann-0/+1
2023-05-11fbdev: arcfb: Fix error handling in arcfb_probe()Zongjie Li-6/+9
2023-05-08fbdev: Validate info->screen_{base, buffer} in fb_ops implementationsThomas Zimmermann-0/+3
2023-05-08fbdev/arcfb: Use struct fb_info.screen_bufferThomas Zimmermann-4/+4
2021-07-21video: fbdev: arcfb: remove redundant initialization of variable errColin Ian King-1/+1
2020-08-03fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva-1/+1
2020-04-17video: fbdev: arcfb: add missed free_irq and fix the order of request_irqChuhong Yuan-4/+6
2019-12-05video: constify fb ops across all driversJani Nikula-1/+1
2018-10-08video: fbdev: arcfb: mark expected switch fall-throughGustavo A. R. Silva-0/+2
2017-04-20Annotate hardware config module parameters in drivers/video/David Howells-4/+4
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall-2/+2
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-0/+667