summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/amifb.c
AgeCommit message (Expand)Author
2023-11-10fbdev: amifb: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-10fbdev: amifb: Mark driver struct with __refdata to prevent section mismatch w...Uwe Kleine-König
2023-10-19fbdev/amifb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie
2023-07-31fbdev: amifb: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperAtul Raut
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2022-07-18video: fbdev: amiga: Simplify amifb_pan_display()Geert Uytterhoeven
2021-02-12backlight/video: Use Platform getter/setter functionsJulia Lawall
2020-07-10video: fbdev: amifb: add FIXMEs about {put,get}_user() failuresBartlomiej Zolnierkiewicz
2020-07-10video: fbdev: amifb: add FIXME about dead APUS supportBartlomiej Zolnierkiewicz
2020-05-29amifb: get rid of pointless access_ok() callsAl Viro
2019-12-05video: constify fb ops across all driversJani Nikula
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-07-31fb: amifb: fix build warnings when not builtinRandy Dunlap
2017-02-08video: fbdev: amifb: remove impossible conditionSachin Shukla
2015-06-23Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2015-06-07video/fbdev, asm/io.h: Remove ioremap_writethrough()Toshi Kani
2015-05-27video: fbdev: use swap() in ami_set_sprite()Fabian Frederick
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen