aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/valkyriefb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-18video: fbdev: Make *fb_setup() and *fb_init() staticGeert Uytterhoeven1-7/+3
2022-04-04video: fbdev: aty/matrox/...: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy1-2/+1
2020-05-06video: fbdev: valkyriefb.c: fix warning comparing pointer to 0Jason Yan1-2/+2
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-12-05video: constify fb ops across all driversJani Nikula1-1/+1
2019-01-22powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PPC_PMAC && CONFIG_NVRAMFinn Thain1-20/+10
2018-10-13drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()Christophe Leroy1-6/+6
2014-09-30video: fbdev: valkyriefb.c: use container_of to resolve fb_info_valkyrie from fb_infoFabian Frederick1-4/+8
2014-09-30video: valkyriefb: Fix unused variable warning in set_valkyrie_clock()Geert Uytterhoeven1-1/+1
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+589