summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/controlfb.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev/controlfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2023-10-191-3/+2
* fbdev: Remove FBINFO_DEFAULT from kzalloc()'ed structsThomas Zimmermann2023-07-241-1/+1
* fbdev: controlfb: Remove trailing whitespacesThomas Zimmermann2023-05-111-17/+17
* fbdev: controlfb: fix spelling mistake "paramaters"->"parameters"Yu Zhe2022-12-141-1/+1
* fbdev: controlfb: Remove the unused function VAR_MATCH()Jiapeng Chong2022-10-081-7/+0
* video: fbdev: aty/matrox/...: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy2022-04-041-3/+0
* video: fbdev: controlfb: Fix COMPILE_TEST buildYueHaibing2022-01-291-0/+2
* video: fbdev: controlfb: Fix set but not used warningsSam Ravnborg2020-12-081-2/+2
* Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-301-0/+2
|\
| * video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=nMichael Ellerman2020-08-271-0/+2
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
|/
* video: fbdev: controlfb: fix build for COMPILE_TEST=y && PPC_PMAC=y && PPC32=nBartlomiej Zolnierkiewicz2020-04-291-1/+1
* video: fbdev: controlfb: remove function prototypes part #3Bartlomiej Zolnierkiewicz2020-04-171-157/+145
* video: fbdev: controlfb: remove function prototypes part #2Bartlomiej Zolnierkiewicz2020-04-171-212/+198
* video: fbdev: controlfb: remove function prototypes part #1Bartlomiej Zolnierkiewicz2020-04-171-28/+13
* video: fbdev: controlfb: remove obsolete module supportBartlomiej Zolnierkiewicz2020-04-171-24/+1
* video: fbdev: controlfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz2020-04-171-13/+28
* video: fbdev: controlfb: fix sparse warning about using incorrect typeBartlomiej Zolnierkiewicz2020-04-171-2/+2
* video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* video: fbdev: controlfb: fix warnings about comparing pointer to 0Shobhit Kukreti2019-06-211-4/+4
* powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PP...Finn Thain2019-01-221-27/+15
* drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()Christophe Leroy2018-10-131-4/+1
* powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson2015-03-231-1/+1
* video: fbdev: controlfb.c: use container_of to resolve fb_info_control from f...Fabian Frederick2014-09-301-5/+10
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+1084