summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorLines
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
2020-10-16video: fbdev: sh_mobile_lcdcfb: Remove redundant null check before clk_prepar...Xu Wang-4/+2
2020-10-16omapfb/dss: Remove redundant null check before clk_prepare_enable/clk_disable...Xu Wang-4/+2
2020-10-15Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-14/+13
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-2432/+360
2020-10-15parisc/sticon: Add user font supportHelge Deller-14/+13
2020-10-14Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-9/+1
2020-10-14hyperv_fb: Update screen_info after removing old framebufferKairui Song-1/+8
2020-10-06Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-7/+1021
2020-10-02fbcon: remove no-op fbcon_set_origin()Tetsuo Handa-8/+0
2020-09-30Partially revert "video: fbdev: amba-clcd: Retire elder CLCD driver"Peter Collingbourne-0/+1007
2020-09-25fbdev: sbuslib: remove compat_alloc_user_space usageArnd Bergmann-25/+70
2020-09-25fbdev: sbuslib: remove unused FBIOSCURSOR32 helperArnd Bergmann-28/+1
2020-09-25fbdev: simplify fb_getput_cmap()Arnd Bergmann-25/+19
2020-09-25fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye-0/+12
2020-09-25fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye-7/+2
2020-09-24fbdev: mx3fb: remove unused variable 'irq'Xiaofei Tan-2/+0
2020-09-21Merge 5.9.0-rc6 into tty-nextGreg Kroah-Hartman-374/+12
2020-09-20Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+1
2020-09-18fbcon: Remove the superfluous breakJing Xiangfeng-2/+0
2020-09-18fbdev: aty: remove CONFIG_PM containerVaibhav Gupta-2/+2
2020-09-16fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa-1/+1
2020-09-14fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds-44/+8
2020-09-14fbcon: remove soft scrollback codeLinus Torvalds-330/+4
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard-21/+38
2020-09-14Merge v5.9-rc5 into drm-nextDaniel Vetter-1/+1
2020-09-13Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson-7/+152
2020-09-08fbdev: radeonfb: use generic power managementVaibhav Gupta-14/+35
2020-09-08video: fbdev: aty: radeon_pm: remove redundant CONFIG_PM containerVaibhav Gupta-2/+0
2020-09-08fbdev: remove mbx framebuffer driverMike Rapoport-2119/+0
2020-09-08video: fbdev: kyro: remove set but not used 'ulCoreClock'Jason Yan-2/+1
2020-09-08video: fbdev: kyro: remove set but not used 'ulBestVCO'Jason Yan-3/+1