aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)Author
2022-10-31Merge tag 'v5.19.17' into v5.19/standard/baseBruce Ashfield
2022-10-24fbdev: smscufx: Fix use-after-free in ufx_ops_open()Hyunwoo Kim
2022-10-24parisc: fbdev/stifb: Align graphics memory size to 4MBHelge Deller
2022-09-18Merge tag 'v5.19.9' into v5.19/standard/baseBruce Ashfield
2022-09-15fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()Yang Yingliang
2022-09-15fbdev: fbcon: Destroy mutex on freeing struct fb_infoShigeru Yoshida
2022-09-15fbdev: omapfb: Fix tests for platform_get_irq() failureYu Zhe
2022-09-09Merge tag 'v5.19.7' into v5.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v5.19.6' into v5.19/standard/baseBruce Ashfield
2022-09-05fbdev: fb_pm2fb: Avoid potential divide by zero errorLetu Ren
2022-08-31fbdev: fbcon: Properly revert changes when vc_resize() failedShigeru Yoshida
2022-08-30Merge tag 'v5.19.4' into v5.19/standard/baseBruce Ashfield
2022-08-25video: fbdev: i740fb: Check the argument of i740_calc_vclk()Zheyu Ma
2022-08-22Merge tag 'v5.19.2' into v5.19/standard/baseBruce Ashfield
2022-08-17video: fbdev: s3fb: Check the size of screen before memset_io()Zheyu Ma
2022-08-17video: fbdev: arkfb: Check the size of screen before memset_io()Zheyu Ma
2022-08-17video: fbdev: vt8623fb: Check the size of screen before memset_io()Zheyu Ma
2022-08-17video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()Zheyu Ma
2022-08-17video: fbdev: offb: Include missing linux/platform_device.hChristophe Leroy
2022-08-17video: fbdev: sis: fix typos in SiS_GetModeID()Rustam Subkhankulov
2022-08-17video: fbdev: amba-clcd: Fix refcount leak bugsLiang He
2022-08-17fbcon: Fix accelerated fbdev scrolling while logo is still shownHelge Deller
2022-08-17fbcon: Fix boundary checks for fbcon=vc:n1-n2 parametersHelge Deller
2022-08-01pnmtologo: use relocatable file nameBruce Ashfield
2022-08-01uvesafb: provide option to specify timeout for task completionJianxun Zhang
2022-08-01uvesafb: print error message when task timeout occursJianxun Zhang
2022-07-07fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()Helge Deller
2022-07-07fbmem: Check virtual screen sizes in fb_set_var()Helge Deller
2022-07-07fbcon: Prevent that screen size is smaller than font sizeHelge Deller
2022-07-07fbcon: Disallow setting font bigger than screen sizeHelge Deller
2022-07-06fbdev: fbmem: Fix logo center image dx issueGuiling Deng
2022-07-01Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-06-29fbdev: Disable sysfb device registration when removing conflicting FBsJavier Martinez Canillas
2022-06-26Merge tag 'for-5.19/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-22video: fbdev: omap: Remove duplicate 'the' in commentJiang Jian
2022-06-22video: fbdev: omapfb: Align '*' in commentJiang Jian
2022-06-20video: fbdev: simplefb: Check before clk_put() not neededYihao Han
2022-06-20video: fbdev: au1100fb: Drop unnecessary NULL ptr checkYihao Han
2022-06-20video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_writeHyunwoo Kim
2022-06-20video: fbdev: skeletonfb: Convert to generic power managementBjorn Helgaas
2022-06-20video: fbdev: cirrusfb: Remove useless reference to PCI power managementBjorn Helgaas
2022-06-20video: fbdev: intelfb: Initialize value of stolen sizePetr Cvek
2022-06-20video: fbdev: intelfb: Use aperture size from pci_resource_lenPetr Cvek
2022-06-20video: fbdev: skeletonfb: Fix syntax errors in commentsXiang wangx
2022-06-07parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STIHelge Deller
2022-06-04Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-04parisc/stifb: Keep track of hardware path of graphics cardHelge Deller
2022-06-04parisc/stifb: Implement fb_is_primary_device()Helge Deller
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-30Merge tag 'for-5.19/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds