summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-182-0/+2
|\
| * Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2020-12-152-0/+2
| |\
| | * video: fbdev: pm2fb: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-221-0/+1
| | * video: fbdev: lxfb_ops: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-221-0/+1
* | | Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-171-3/+1
|\ \ \
| * | | powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König2020-12-041-3/+1
* | | | Merge tag 'backlight-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-161-39/+31
|\ \ \ \ | |_|/ / |/| | |
| * | | backlight: pwm_bl: Fix interpolationAlexandru Stan2020-11-041-39/+31
* | | | Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-1439-366/+172
|\ \ \ \ | | |_|/ | |/| |
| * | | fbcon: Drop EXPORT_SYMBOLDaniel Vetter2020-11-177-11/+0
| * | | fbcon: Disable accelerated scrollingDaniel Vetter2020-11-171-37/+8
| * | | video: fbdev: atmel_lcdfb: fix return error code in atmel_lcdfb_of_init()Yang Yingliang2020-11-171-1/+1
| * | | video: fix some kernel-doc markupsMauro Carvalho Chehab2020-11-162-2/+3
| * | | fbcon: Avoid using FNTCHARCNT() and hard-coded built-in font charcountPeilin Ye2020-11-163-41/+23
| * | | parisc/sticore: Avoid hard-coding built-in font charcountPeilin Ye2020-11-161-4/+4
| * | | console: Delete dummy con_font_set() and con_font_default() callback implemen...Peilin Ye2020-11-161-14/+0
| * | | console: Delete unused con_font_copy() callback implementationsPeilin Ye2020-11-162-17/+0
| * | | drm: remove pgprot_decrypted() before calls to io_remap_pfn_range()Jason Gunthorpe2020-11-101-5/+0
| * | | video: fbdev: riva: remove some unused variblesAlex Shi2020-11-091-11/+3
| * | | drivers/video: Fix -Wstringop-truncation in hdmi.cThomas Zimmermann2020-11-031-2/+6
| * | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-11-0226-973/+1741
| |\ \ \ | | | |/ | | |/|
| * | | fbdev/sh_mobile: Drop unused includeLinus Walleij2020-11-011-1/+0
| * | | Fonts: Make font size unsigned in font_descPeilin Ye2020-10-281-1/+1
| * | | fbdev/atafb: Remove unused extern variablesPeilin Ye2020-10-281-8/+0
| * | | matroxfb: avoid -Warray-bounds warningArnd Bergmann2020-10-271-6/+2
| * | | video: fbdev: fix divide error in fbcon_switchSaeed Mirzamohammadi2020-10-231-1/+2
| * | | video: fbdev: fsl-diu-fb: remove unneeded variable 'res'Jason Yan2020-10-171-2/+1
| * | | video: fbdev: sis: remove unneeded semicolonJason Yan2020-10-171-7/+7
| * | | omapfb: connector-dvi: simplify the return expression of dvic_connect()Liu Shixin2020-10-171-6/+1
| * | | omapfb: use devm_platform_ioremap_resource_bynameQilong Zhang2020-10-165-54/+6
| * | | fbdev: nvidia: use for_each_child_of_node() macroQinglang Miao2020-10-161-2/+1
| * | | omapfb: simplify the return expression of hdmi_pll_enableQinglang Miao2020-10-161-5/+1
| * | | omapfb: panel-sony-acx565akm: simplify the return expression of acx565akm_con...Qinglang Miao2020-10-161-6/+1
| * | | omapfb: connector-hdmi: simplify the return expression of hdmic_connectQinglang Miao2020-10-161-6/+1
| * | | omapfb: connector-analog-tv: simplify the return expression of tvc_connect()Qinglang Miao2020-10-161-6/+1
| * | | omapfb: simplify the return expression of tpo_td043_connectLiu Shixin2020-10-161-6/+1
| * | | omapfb: simplify the return expression of sharp_ls_connectLiu Shixin2020-10-161-6/+1
| * | | omapfb: simplify the return expression of panel_dpi_connectLiu Shixin2020-10-161-6/+1
| * | | video: use kobj_to_dev()Wang Qing2020-10-161-2/+2
| * | | video: Remove set but not used variableLi Heng2020-10-161-2/+0
| * | | video: fbdev: sh_mobile_lcdcfb: Remove redundant null check before clk_prepar...Xu Wang2020-10-161-4/+2
| * | | omapfb/dss: Remove redundant null check before clk_prepare_enable/clk_disable...Xu Wang2020-10-161-4/+2
| * | | fbdev: sbuslib: remove compat_alloc_user_space usageArnd Bergmann2020-09-251-25/+70
| * | | fbdev: sbuslib: remove unused FBIOSCURSOR32 helperArnd Bergmann2020-09-251-28/+1
| * | | fbdev: simplify fb_getput_cmap()Arnd Bergmann2020-09-251-25/+19
| * | | fbdev: mx3fb: remove unused variable 'irq'Xiaofei Tan2020-09-241-2/+0
* | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-11-231-1/+6
|\ \ \ \
| * | | | video: hyperv_fb: Fix the cache type when mapping the VRAMDexuan Cui2020-11-201-1/+6
* | | | | video: hyperv_fb: include vmalloc.hOlaf Hering2020-11-091-0/+1
| |_|/ / |/| | |
* | | | Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-271-1/+8
|\ \ \ \ | |_|_|/ |/| | |