aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-05video: fbdev: cirrusfb: Fix kernel-doc and set but not used warningsSam Ravnborg1-11/+9
2020-12-05video: fbdev: uvesafb: Fix string related warningsSam Ravnborg1-2/+2
2020-12-05video: fbdev: s3c-fb: Fix kernel-doc and set but not used warningsSam Ravnborg1-5/+6
2020-12-05video: fbdev: omapfb: Fix set but not used warnings in dsiSam Ravnborg1-9/+3
2020-11-30video: fbdev: nvidia: Fix set but not used warningsSam Ravnborg1-5/+2
2020-11-30video: fbdev: neofb: Fix set but not used warning for CursorMemSam Ravnborg1-4/+0
2020-11-30video: fbdev: sstfb: Updated logging to fix set but not used warningsSam Ravnborg1-1/+1
2020-11-30video: fbdev: mx3fb: Fix kernel-doc, set but not used and string warningsSam Ravnborg1-5/+8
2020-11-30video: fbdev: tgafb: Fix kernel-doc and set but not used warningsSam Ravnborg1-4/+3
2020-11-30video: fbdev: pm2fb: Fix kernel-doc warningsSam Ravnborg1-4/+4
2020-11-30video: fbdev: riva: Fix kernel-doc and set but not used warningsSam Ravnborg2-25/+12
2020-11-30video: fbdev: tdfx: Fix set but not used warning in att_outb()Sam Ravnborg1-3/+1
2020-11-30video: fbdev: via: Fix set but not used warning for mode_crt_tableSam Ravnborg1-3/+1
2020-11-30video: fbdev: sis: Fix set but not used warnings in sis_mainSam Ravnborg1-5/+4
2020-11-30video: fbdev: sis: Fix set but not used warnings in init.cSam Ravnborg1-28/+6
2020-11-30video: fbdev: sis: Fix defined but not used warning of SiS_TVDelaySam Ravnborg1-0/+2
2020-11-30video: fbdev: sis: Fix defined but not used warningsSam Ravnborg1-1/+0
2020-11-30video: fbdev: aty: Fix set but not used warnings in mach64_ctSam Ravnborg1-6/+9
2020-11-30video: fbdev: aty: Fix set but not used warningsSam Ravnborg1-7/+4
2020-11-30video: fbdev: aty: Delete unused variable in radeon_monitorSam Ravnborg1-3/+1
2020-11-29omapfb: fbcon: remove trailing semicolon in macro definitionTom Rix2-2/+2
2020-11-29video: fbdev: s1d13xxxfb: Fix kernel-doc and set but not used warningsSam Ravnborg1-2/+1
2020-11-29video: fbcon: Fix warnings by using pr_debug() in fbconSam Ravnborg1-17/+8
2020-11-27fbdev: aty: SPARC64 requires FB_ATY_CTRandy Dunlap1-1/+1
2020-11-22video: fbdev: pm2fb: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-11-22video: fbdev: lxfb_ops: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-11-17fbcon: Drop EXPORT_SYMBOLDaniel Vetter7-11/+0
2020-11-17fbcon: Disable accelerated scrollingDaniel Vetter1-37/+8
2020-11-17video: fbdev: atmel_lcdfb: fix return error code in atmel_lcdfb_of_init()Yang Yingliang1-1/+1
2020-11-16video: fix some kernel-doc markupsMauro Carvalho Chehab1-1/+1
2020-11-16fbcon: Avoid using FNTCHARCNT() and hard-coded built-in font charcountPeilin Ye3-41/+23
2020-11-16console: Delete unused con_font_copy() callback implementationsPeilin Ye1-11/+0
2020-11-10drm: remove pgprot_decrypted() before calls to io_remap_pfn_range()Jason Gunthorpe1-5/+0
2020-11-09video: fbdev: riva: remove some unused variblesAlex Shi1-11/+3
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard15-411/+1206
2020-11-01fbdev/sh_mobile: Drop unused includeLinus Walleij1-1/+0
2020-10-28fbdev/atafb: Remove unused extern variablesPeilin Ye1-8/+0
2020-10-27Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+8
2020-10-27matroxfb: avoid -Warray-bounds warningArnd Bergmann1-6/+2
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-7/+152
2020-10-23video: fbdev: fix divide error in fbcon_switchSaeed Mirzamohammadi1-1/+2
2020-10-17video: fbdev: fsl-diu-fb: remove unneeded variable 'res'Jason Yan1-2/+1
2020-10-17video: fbdev: sis: remove unneeded semicolonJason Yan1-7/+7
2020-10-17omapfb: connector-dvi: simplify the return expression of dvic_connect()Liu Shixin1-6/+1
2020-10-16omapfb: use devm_platform_ioremap_resource_bynameQilong Zhang5-54/+6
2020-10-16fbdev: nvidia: use for_each_child_of_node() macroQinglang Miao1-2/+1
2020-10-16omapfb: simplify the return expression of hdmi_pll_enableQinglang Miao1-5/+1
2020-10-16omapfb: panel-sony-acx565akm: simplify the return expression of acx565akm_connect()Qinglang Miao1-6/+1
2020-10-16omapfb: connector-hdmi: simplify the return expression of hdmic_connectQinglang Miao1-6/+1
2020-10-16omapfb: connector-analog-tv: simplify the return expression of tvc_connect()Qinglang Miao1-6/+1