summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/controlfb.c
AgeCommit message (Expand)AuthorLines
2020-04-29video: fbdev: controlfb: fix build for COMPILE_TEST=y && PPC_PMAC=y && PPC32=nBartlomiej Zolnierkiewicz-1/+1
2020-04-17video: fbdev: controlfb: remove function prototypes part #3Bartlomiej Zolnierkiewicz-157/+145
2020-04-17video: fbdev: controlfb: remove function prototypes part #2Bartlomiej Zolnierkiewicz-212/+198
2020-04-17video: fbdev: controlfb: remove function prototypes part #1Bartlomiej Zolnierkiewicz-28/+13
2020-04-17video: fbdev: controlfb: remove obsolete module supportBartlomiej Zolnierkiewicz-24/+1
2020-04-17video: fbdev: controlfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz-13/+28
2020-04-17video: fbdev: controlfb: fix sparse warning about using incorrect typeBartlomiej Zolnierkiewicz-2/+2
2019-12-05video: constify fb ops across all driversJani Nikula-1/+1
2019-06-21video: fbdev: controlfb: fix warnings about comparing pointer to 0Shobhit Kukreti-4/+4
2019-01-22powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PP...Finn Thain-27/+15
2018-10-13drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()Christophe Leroy-4/+1
2015-03-23powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson-1/+1
2014-09-30video: fbdev: controlfb.c: use container_of to resolve fb_info_control from f...Fabian Frederick-5/+10
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-0/+1084