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