summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/arcfb.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev/arcfb: Use generator macros for deferred I/OThomas Zimmermann2023-11-291-87/+26
* fbdev/arcfb: Set FBINFO_VIRTFB flagThomas Zimmermann2023-11-291-0/+1
* fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-241-1/+0
* Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie2023-06-191-3/+2
|\
| * fbdev: arcfb: Convert to platform remove callback returning voidUwe Kleine-König2023-05-301-3/+2
* | Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-05-261-0/+1
|\ \
| * | fbdev: Include <linux/io.h> in various driversThomas Zimmermann2023-05-181-0/+1
* | | Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-05-191-4/+7
|\| | | |/ |/|
| * fbdev: Validate info->screen_{base, buffer} in fb_ops implementationsThomas Zimmermann2023-05-081-0/+3
| * fbdev/arcfb: Use struct fb_info.screen_bufferThomas Zimmermann2023-05-081-4/+4
* | fbdev: arcfb: Fix error handling in arcfb_probe()Zongjie Li2023-05-111-6/+9
|/
* video: fbdev: arcfb: remove redundant initialization of variable errColin Ian King2021-07-211-1/+1
* fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-031-1/+1
* video: fbdev: arcfb: add missed free_irq and fix the order of request_irqChuhong Yuan2020-04-171-4/+6
* video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* video: fbdev: arcfb: mark expected switch fall-throughGustavo A. R. Silva2018-10-081-0/+2
* Annotate hardware config module parameters in drivers/video/David Howells2017-04-201-4/+4
* video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall2016-09-271-2/+2
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+667