summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorLines
2020-11-30video: fbdev: tgafb: Fix kernel-doc and set but not used warningsSam Ravnborg-4/+3
2020-11-30video: fbdev: pm2fb: Fix kernel-doc warningsSam Ravnborg-4/+4
2020-11-30video: fbdev: riva: Fix kernel-doc and set but not used warningsSam Ravnborg-25/+12
2020-11-30video: fbdev: tdfx: Fix set but not used warning in att_outb()Sam Ravnborg-3/+1
2020-11-30video: fbdev: via: Fix set but not used warning for mode_crt_tableSam Ravnborg-3/+1
2020-11-30video: fbdev: sis: Fix set but not used warnings in sis_mainSam Ravnborg-5/+4
2020-11-30video: fbdev: sis: Fix set but not used warnings in init.cSam Ravnborg-28/+6
2020-11-30video: fbdev: sis: Fix defined but not used warning of SiS_TVDelaySam Ravnborg-0/+2
2020-11-30video: fbdev: sis: Fix defined but not used warningsSam Ravnborg-1/+0
2020-11-30video: fbdev: aty: Fix set but not used warnings in mach64_ctSam Ravnborg-6/+9
2020-11-30video: fbdev: aty: Fix set but not used warningsSam Ravnborg-7/+4
2020-11-30video: fbdev: aty: Delete unused variable in radeon_monitorSam Ravnborg-3/+1
2020-11-29omapfb: fbcon: remove trailing semicolon in macro definitionTom Rix-2/+2
2020-11-29video: fbdev: s1d13xxxfb: Fix kernel-doc and set but not used warningsSam Ravnborg-2/+1
2020-11-29video: fbcon: Fix warnings by using pr_debug() in fbconSam Ravnborg-17/+8
2020-11-27fbdev: aty: SPARC64 requires FB_ATY_CTRandy Dunlap-1/+1
2020-11-23Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+6
2020-11-22video: fbdev: pm2fb: Fix fall-through warnings for ClangGustavo A. R. Silva-0/+1
2020-11-22video: fbdev: lxfb_ops: Fix fall-through warnings for ClangGustavo A. R. Silva-0/+1
2020-11-20video: hyperv_fb: Fix the cache type when mapping the VRAMDexuan Cui-1/+6
2020-11-17fbcon: Drop EXPORT_SYMBOLDaniel Vetter-11/+0
2020-11-17fbcon: Disable accelerated scrollingDaniel Vetter-37/+8
2020-11-17video: fbdev: atmel_lcdfb: fix return error code in atmel_lcdfb_of_init()Yang Yingliang-1/+1
2020-11-16video: fix some kernel-doc markupsMauro Carvalho Chehab-1/+1
2020-11-16fbcon: Avoid using FNTCHARCNT() and hard-coded built-in font charcountPeilin Ye-41/+23
2020-11-16console: Delete unused con_font_copy() callback implementationsPeilin Ye-11/+0
2020-11-10drm: remove pgprot_decrypted() before calls to io_remap_pfn_range()Jason Gunthorpe-5/+0
2020-11-09video: fbdev: riva: remove some unused variblesAlex Shi-11/+3
2020-11-09video: hyperv_fb: include vmalloc.hOlaf Hering-0/+1
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard-411/+1206
2020-11-01fbdev/sh_mobile: Drop unused includeLinus Walleij-1/+0
2020-10-28fbdev/atafb: Remove unused extern variablesPeilin Ye-8/+0
2020-10-27Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+8
2020-10-27matroxfb: avoid -Warray-bounds warningArnd Bergmann-6/+2
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-7/+152
2020-10-23video: fbdev: fix divide error in fbcon_switchSaeed Mirzamohammadi-1/+2
2020-10-17video: fbdev: fsl-diu-fb: remove unneeded variable 'res'Jason Yan-2/+1
2020-10-17video: fbdev: sis: remove unneeded semicolonJason Yan-7/+7
2020-10-17omapfb: connector-dvi: simplify the return expression of dvic_connect()Liu Shixin-6/+1
2020-10-16omapfb: use devm_platform_ioremap_resource_bynameQilong Zhang-54/+6
2020-10-16fbdev: nvidia: use for_each_child_of_node() macroQinglang Miao-2/+1
2020-10-16omapfb: simplify the return expression of hdmi_pll_enableQinglang Miao-5/+1
2020-10-16omapfb: panel-sony-acx565akm: simplify the return expression of acx565akm_con...Qinglang Miao-6/+1
2020-10-16omapfb: connector-hdmi: simplify the return expression of hdmic_connectQinglang Miao-6/+1
2020-10-16omapfb: connector-analog-tv: simplify the return expression of tvc_connect()Qinglang Miao-6/+1
2020-10-16omapfb: simplify the return expression of tpo_td043_connectLiu Shixin-6/+1
2020-10-16omapfb: simplify the return expression of sharp_ls_connectLiu Shixin-6/+1
2020-10-16omapfb: simplify the return expression of panel_dpi_connectLiu Shixin-6/+1
2020-10-16video: use kobj_to_dev()Wang Qing-2/+2
2020-10-16video: Remove set but not used variableLi Heng-2/+0