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