summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/amifb.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev: amifb: Convert to platform remove callback returning voidUwe Kleine-König2023-11-101-3/+2
* fbdev: amifb: Mark driver struct with __refdata to prevent section mismatch w...Uwe Kleine-König2023-11-101-1/+7
* fbdev/amifb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2023-10-191-0/+2
* BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie2023-08-241-1/+1
|\
| * fbdev: amifb: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperAtul Raut2023-07-311-1/+1
* | fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-241-3/+2
|/
* video: fbdev: amiga: Simplify amifb_pan_display()Geert Uytterhoeven2022-07-181-13/+2
* backlight/video: Use Platform getter/setter functionsJulia Lawall2021-02-121-2/+2
* video: fbdev: amifb: add FIXMEs about {put,get}_user() failuresBartlomiej Zolnierkiewicz2020-07-101-0/+2
* video: fbdev: amifb: add FIXME about dead APUS supportBartlomiej Zolnierkiewicz2020-07-101-0/+6
* amifb: get rid of pointless access_ok() callsAl Viro2020-05-291-4/+0
* video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz2019-06-281-3/+1
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-2/+2
* fb: amifb: fix build warnings when not builtinRandy Dunlap2018-07-311-2/+2
* video: fbdev: amifb: remove impossible conditionSachin Shukla2017-02-081-5/+3
* Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-06-231-2/+2
|\
| * video: fbdev: use swap() in ami_set_sprite()Fabian Frederick2015-05-271-2/+2
* | video/fbdev, asm/io.h: Remove ioremap_writethrough()Toshi Kani2015-06-071-2/+2
|/
* video: fbdev: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+3792