summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie24-211/+123
2020-10-27Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus 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_con...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
2020-10-16omapfb: simplify the return expression of tpo_td043_connectLiu Shixin1-6/+1
2020-10-16omapfb: simplify the return expression of sharp_ls_connectLiu Shixin1-6/+1
2020-10-16omapfb: simplify the return expression of panel_dpi_connectLiu Shixin1-6/+1
2020-10-16video: use kobj_to_dev()Wang Qing1-2/+2
2020-10-16video: Remove set but not used variableLi Heng1-2/+0
2020-10-16video: fbdev: sh_mobile_lcdcfb: Remove redundant null check before clk_prepar...Xu Wang1-4/+2
2020-10-16omapfb/dss: Remove redundant null check before clk_prepare_enable/clk_disable...Xu Wang1-4/+2
2020-10-15Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-276/+333
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds43-2432/+360
2020-10-15parisc/sticon: Add user font supportHelge Deller4-268/+326
2020-10-15parisc/sticon: Always register sticon console driverHelge Deller1-8/+7
2020-10-14Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-36/+5
2020-10-14Merge tag 'backlight-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-2/+210
2020-10-14hyperv_fb: Update screen_info after removing old framebufferKairui Song1-1/+8
2020-10-06Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie8-13/+1022
2020-10-02fbcon: remove no-op fbcon_set_origin()Tetsuo Handa1-8/+0
2020-09-30Partially revert "video: fbdev: amba-clcd: Retire elder CLCD driver"Peter Collingbourne3-0/+1007
2020-09-25fbdev: sbuslib: remove compat_alloc_user_space usageArnd Bergmann1-25/+70
2020-09-25fbdev: sbuslib: remove unused FBIOSCURSOR32 helperArnd Bergmann1-28/+1
2020-09-25fbdev: simplify fb_getput_cmap()Arnd Bergmann1-25/+19
2020-09-25fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye1-0/+12
2020-09-25fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye4-13/+3
2020-09-24fbdev: mx3fb: remove unused variable 'irq'Xiaofei Tan1-2/+0
2020-09-21Merge 5.9.0-rc6 into tty-nextGreg Kroah-Hartman10-640/+13
2020-09-20Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2020-09-18fbcon: Remove the superfluous breakJing Xiangfeng1-2/+0
2020-09-18fbdev: aty: remove CONFIG_PM containerVaibhav Gupta1-2/+2
2020-09-16sticon: remove no-op sticon_set_origin()Tetsuo Handa1-7/+0
2020-09-16newport_con: remove no-op newport_set_origin()Tetsuo Handa1-6/+0
2020-09-16fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa1-1/+1
2020-09-14vgacon: remove software scrollback supportLinus Torvalds2-266/+1
2020-09-14fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds7-44/+8
2020-09-14fbcon: remove soft scrollback codeLinus Torvalds1-330/+4
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard13-22/+39
2020-09-14Merge v5.9-rc5 into drm-nextDaniel Vetter1-1/+1
2020-09-13Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2-7/+152