summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()Christophe JAILLET2023-01-071-0/+1
* fbdev: vermilion: decrease reference count in error pathXiongfeng Wang2023-01-071-1/+3
* fbdev: via: Fix error in via_core_init()Shang XiaoJing2023-01-071-1/+8
* fbdev: pm2fb: fix missing pci_disable_device()Yang Yingliang2023-01-071-2/+7
* fbdev: ssd1307fb: Drop optional dependencyAndy Shevchenko2023-01-071-1/+0
* Revert "fbdev: fb_pm2fb: Avoid potential divide by zero error"Ulrich Hecht2022-12-081-5/+0
* fbdev: smscufx: Fix several use-after-free bugsHyunwoo Kim2022-11-031-25/+30
* fbdev: smscufx: Fix use-after-free in ufx_ops_open()Hyunwoo Kim2022-10-261-1/+13
* parisc: fbdev/stifb: Align graphics memory size to 4MBHelge Deller2022-10-261-1/+1
* video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_writeHyunwoo Kim2022-09-281-1/+1
* fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()Yang Yingliang2022-09-151-0/+1
* fbdev: fb_pm2fb: Avoid potential divide by zero errorLetu Ren2022-09-151-0/+5
* fbdev: fb_pm2fb: Avoid potential divide by zero errorLetu Ren2022-09-051-0/+5
* video: fbdev: i740fb: Check the argument of i740_calc_vclk()Zheyu Ma2022-08-251-2/+7
* video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe...Yang Yingliang2022-06-141-5/+7
* video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setupMiaoqian Lin2022-06-141-1/+4
* video: fbdev: sm712fb: Fix crash in smtcfb_write()Zheyu Ma2022-04-201-17/+4
* video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...Jing Yao2022-04-201-2/+2
* video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()Jing Yao2022-04-201-4/+4
* video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emitYang Guang2022-04-201-1/+1
* video: fbdev: cirrusfb: check pixclock to avoid divide by zeroGeorge Kennedy2022-04-201-8/+8
* video: fbdev: w100fb: Reset global stateEvgeny Novikov2022-04-201-3/+12
* video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflowTim Gardner2022-04-201-1/+1
* video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_ofMiaoqian Lin2022-04-201-0/+1
* video: fbdev: fbcvt.c: fix printing in fb_cvt_print_name()Dan Carpenter2022-04-201-32/+21
* video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe()Wang Hai2022-04-201-2/+1
* video: fbdev: atari: Atari 2 bpp (STe) palette bugfixMichael Schmitz2022-04-201-6/+6
* video: fbdev: sm712fb: Fix crash in smtcfb_read()Helge Deller2022-04-201-18/+7
* vgacon: Propagate console boot parameters before calling `vc_resize'Maciej W. Rozycki2021-12-081-5/+9
* parisc/sticon: fix reverse colorsSven Schnelle2021-11-261-6/+6
* video: fbdev: chipsfb: use memset_io() instead of memset()Christophe Leroy2021-11-261-1/+1
* video: fbdev: riva: Error out if 'pixclock' equals zeroZheyu Ma2021-09-221-0/+3
* video: fbdev: kyro: Error out if 'pixclock' equals zeroZheyu Ma2021-09-221-0/+3
* video: fbdev: asiliantfb: Error out if 'pixclock' equals zeroZheyu Ma2021-09-221-0/+3
* video: fbdev: kyro: fix a DoS bug by restricting user inputZheyu Ma2021-09-221-0/+5
* fbmem: don't allow too huge resolutionsTetsuo Handa2021-09-221-0/+7
* fbmem: add margin check to fb_check_caps()George Kennedy2021-09-031-0/+4
* backlight: lm3630a: Fix return code of .update_status() callbackUwe Kleine-König2021-07-201-6/+6
* video: hgafb: correctly handle card detect failure during probeAnirudh Rayabharam2021-05-261-1/+1
* tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa2021-05-261-1/+1
* vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki2021-05-261-22/+22
* vgacon: Record video mode changes with VT_RESIZEXMaciej W. Rozycki2021-05-261-3/+11
* video: hgafb: fix potential NULL pointer dereferenceIgor Matheus Andrade Torrente2021-05-261-8/+13
* Revert "video: imsttfb: fix potential NULL pointer dereferences"Greg Kroah-Hartman2021-05-261-5/+0
* Revert "video: hgafb: fix potential NULL pointer dereference"Greg Kroah-Hartman2021-05-261-2/+0
* fbdev: zero-fill colormap in fbcmap.cPhillip Potter2021-05-221-4/+4
* fbdev: aty: SPARC64 requires FB_ATY_CTRandy Dunlap2021-03-031-1/+1
* video: hyperv_fb: Fix the mmap() regression for v5.4.y and olderDexuan Cui2021-01-121-4/+2
* video: hyperv_fb: Fix the cache type when mapping the VRAMDexuan Cui2020-12-021-1/+6
* video: fbdev: pvr2fb: initialize variablesTom Rix2020-11-101-0/+2