summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/amifb.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-10fbdev: amifb: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-11-10fbdev: amifb: Mark driver struct with __refdata to prevent section mismatch w...Uwe Kleine-König1-1/+7
2023-10-19fbdev/amifb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann1-0/+2
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie1-1/+1
2023-07-31fbdev: amifb: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperAtul Raut1-1/+1
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann1-3/+2
2022-07-18video: fbdev: amiga: Simplify amifb_pan_display()Geert Uytterhoeven1-13/+2
2021-02-12backlight/video: Use Platform getter/setter functionsJulia Lawall1-2/+2
2020-07-10video: fbdev: amifb: add FIXMEs about {put,get}_user() failuresBartlomiej Zolnierkiewicz1-0/+2
2020-07-10video: fbdev: amifb: add FIXME about dead APUS supportBartlomiej Zolnierkiewicz1-0/+6
2020-05-29amifb: get rid of pointless access_ok() callsAl Viro1-4/+0
2019-12-05video: constify fb ops across all driversJani Nikula1-1/+1
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz1-3/+1
2019-01-04Remove 'type' argument from access_ok() functionLinus Torvalds1-2/+2
2018-07-31fb: amifb: fix build warnings when not builtinRandy Dunlap1-2/+2
2017-02-08video: fbdev: amifb: remove impossible conditionSachin Shukla1-5/+3
2015-06-24Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds1-2/+2
2015-06-07video/fbdev, asm/io.h: Remove ioremap_writethrough()Toshi Kani1-2/+2
2015-05-27video: fbdev: use swap() in ami_set_sprite()Fabian Frederick1-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/+3792