summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* udlfb: Fix memory leak in dlfb_usb_probeZqiang2021-03-071-0/+1
* fbdev: aty: SPARC64 requires FB_ATY_CTRandy Dunlap2021-03-041-1/+1
* video: hyperv_fb: Fix the mmap() regression for v5.4.y and olderDexuan Cui2021-01-121-4/+2
* video: fbdev: atmel_lcdfb: fix return error code in atmel_lcdfb_of_init()Yang Yingliang2020-12-301-1/+1
* video: hyperv_fb: Fix the cache type when mapping the VRAMDexuan Cui2020-12-021-1/+6
* video: fbdev: pvr2fb: initialize variablesTom Rix2020-11-051-0/+2
* video: fbdev: radeon: Fix memleak in radeonfb_pci_registerDinghao Liu2020-10-291-1/+1
* video: fbdev: sis: fix null ptr dereferenceTom Rix2020-10-291-6/+5
* video: fbdev: vga16fb: fix setting of pixclock because a pass-by-value errorColin Ian King2020-10-291-7/+7
* backlight: sky81452-backlight: Fix refcount imbalance on errordinghao.liu@zju.edu.cn2020-10-291-0/+1
* fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye2020-10-141-0/+12
* fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye2020-10-144-13/+3
* fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa2020-09-231-1/+1
* video: fbdev: fix OOB read in vga_8planes_imageblit()Tetsuo Handa2020-09-171-1/+1
* fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds2020-09-177-44/+8
* fbcon: remove soft scrollback codeLinus Torvalds2020-09-171-330/+4
* vgacon: remove software scrollback supportLinus Torvalds2020-09-172-266/+1
* fbcon: prevent user font height or width change from causing potential out-of...George Kennedy2020-09-031-2/+23
* omapfb: fix multiple reference count leaks due to pm_runtime_get_syncAditya Pakki2020-09-036-12/+26
* efi: avoid error message when booting under XenJuergen Gross2020-08-261-1/+1
* video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' callChristophe JAILLET2020-08-191-2/+2
* console: newport_con: fix an issue about leak related system resourcesDejin Zheng2020-08-191-2/+10
* video: fbdev: sm712fb: fix an issue about iounmap for a wrong addressDejin Zheng2020-08-191-0/+2
* video: fbdev: neofb: fix memory leak in neo_scan_monitor()Evgeny Novikov2020-08-191-0/+1
* vgacon: Fix for missing check in scrollback handlingYunhai Zhang2020-08-111-0/+4
* omapfb: dss: Fix max fclk divider for omap36xxAdam Ford2020-08-111-1/+1
* fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa2020-07-294-8/+8
* backlight: lp855x: Ensure regulators are disabled on probe failureJon Hunter2020-06-251-4/+16
* video: fbdev: w100fb: Fix a potential double free.Christophe JAILLET2020-06-221-0/+2
* fbdev: potential information leak in do_fb_ioctl()Dan Carpenter2020-04-231-1/+1
* video: fbdev: sis: Remove unnecessary parentheses and commented codeNathan Chancellor2020-04-231-3/+1
* fbcon: fix null-ptr-deref in fbcon_switchQiujun Huang2020-04-131-0/+3
* vgacon: Fix a UAF in vgacon_invert_regionZhang Xiaoxu2020-03-111-0/+3
* pxa168fb: Fix the function used to release some memory in an error handling pathChristophe JAILLET2020-02-241-3/+3
* backlight: pwm_bl: Fix heuristic to determine number of brightness levelsMatthias Kaehlcke2020-01-271-18/+6
* backlight: lm3630a: Return 0 on success in update_status functionsBrian Masney2020-01-271-2/+2
* fbdev: chipsfb: remove set but not used variable 'size'YueHaibing2020-01-271-2/+1
* video/hdmi: Fix AVI bar unpackVille Syrjälä2019-12-171-4/+4
* backlight: lm3639: Unconditionally call led_classdev_unregisterNathan Chancellor2019-11-241-4/+2
* fbdev: fix broken menu dependenciesRandy Dunlap2019-11-241-18/+16
* fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper()Dan Carpenter2019-11-241-1/+1
* fbdev: sbuslib: use checked version of put_user()Dan Carpenter2019-11-241-13/+13
* atmel_lcdfb: support native-mode display-timingsSam Ravnborg2019-11-241-34/+9
* fbdev: Ditch fb_edid_add_monspecsDaniel Vetter2019-11-242-153/+0
* video: ssd1307fb: Start page range at page_offsetMarko Kohtala2019-10-071-1/+1
* efifb: BGRT: Improve efifb_bgrt_sanity_checkHans de Goede2019-10-051-21/+6
* video: imsttfb: fix potential NULL pointer dereferencesKangjie Lu2019-06-151-0/+5
* video: hgafb: fix potential NULL pointer dereferenceKangjie Lu2019-06-151-0/+2
* vt/fbcon: deinitialize resources in visual_init() after failed memory allocationGrzegorz Halat2019-06-091-1/+1
* efifb: Omit memory map check on legacy bootArd Biesheuvel2019-05-311-1/+2