summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-161-1/+1
* fbcon: Avoid using FNTCHARCNT() and hard-coded built-in font charcountPeilin Ye2020-11-163-41/+23
* console: Delete unused con_font_copy() callback implementationsPeilin Ye2020-11-161-11/+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
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-11-0215-411/+1206
|\
| * Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-271-1/+8
| |\
| | * hyperv_fb: Update screen_info after removing old framebufferKairui Song2020-10-141-1/+8
| * | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-242-7/+152
| |\ \
| | * \ Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2020-09-132-7/+152
| | |\ \
| | | * | fbdev: s3c2410fb: remove mach header dependencyArnd Bergmann2020-08-202-7/+152
| * | | | Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-161-14/+13
| |\ \ \ \
| | * | | | parisc/sticon: Add user font supportHelge Deller2020-10-151-14/+13
| * | | | | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-1543-2432/+360
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-10-151-9/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | fbcon: remove no-op fbcon_set_origin()Tetsuo Handa2020-10-021-8/+0
| | * | | | Merge 5.9.0-rc6 into tty-nextGreg Kroah-Hartman2020-09-218-374/+12
| | |\ \ \ \
| | * \ \ \ \ Merge 5.9-rc3 into tty-nextGreg Kroah-Hartman2020-08-3135-66/+83
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | vt: make vc_data pointers const in selection.hJiri Slaby2020-08-181-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-10-067-7/+1021
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Partially revert "video: fbdev: amba-clcd: Retire elder CLCD driver"Peter Collingbourne2020-09-303-0/+1007
| | * | | | fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye2020-09-251-0/+12
| | * | | | fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye2020-09-253-7/+2
| * | | | | Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-09-201-1/+1
| |\ \ \ \ \
| | * | | | | fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa2020-09-161-1/+1
| | | |_|/ / | | |/| | |
| * | | | | fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds2020-09-147-44/+8
| * | | | | fbcon: remove soft scrollback codeLinus Torvalds2020-09-141-330/+4
* | | | | | fbdev/sh_mobile: Drop unused includeLinus Walleij2020-11-011-1/+0
* | | | | | 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