summaryrefslogtreecommitdiff
path: root/drivers/video (follow)
Commit message (Expand)AuthorAge
* video: fbdev: chipsfb: use memset_io() instead of memset()Christophe Leroy2021-11-26
* video: fbdev: riva: Error out if 'pixclock' equals zeroZheyu Ma2021-09-22
* video: fbdev: kyro: Error out if 'pixclock' equals zeroZheyu Ma2021-09-22
* video: fbdev: asiliantfb: Error out if 'pixclock' equals zeroZheyu Ma2021-09-22
* video: fbdev: kyro: fix a DoS bug by restricting user inputZheyu Ma2021-09-22
* fbmem: don't allow too huge resolutionsTetsuo Handa2021-09-22
* fbmem: add margin check to fb_check_caps()George Kennedy2021-09-03
* backlight: lm3630a: Fix return code of .update_status() callbackUwe Kleine-König2021-07-20
* video: hgafb: correctly handle card detect failure during probeAnirudh Rayabharam2021-05-26
* tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa2021-05-26
* vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki2021-05-26
* vgacon: Record video mode changes with VT_RESIZEXMaciej W. Rozycki2021-05-26
* video: hgafb: fix potential NULL pointer dereferenceIgor Matheus Andrade Torrente2021-05-26
* Revert "video: imsttfb: fix potential NULL pointer dereferences"Greg Kroah-Hartman2021-05-26
* Revert "video: hgafb: fix potential NULL pointer dereference"Greg Kroah-Hartman2021-05-26
* fbdev: zero-fill colormap in fbcmap.cPhillip Potter2021-05-22
* fbdev: aty: SPARC64 requires FB_ATY_CTRandy Dunlap2021-03-03
* video: hyperv_fb: Fix the mmap() regression for v5.4.y and olderDexuan Cui2021-01-12
* video: hyperv_fb: Fix the cache type when mapping the VRAMDexuan Cui2020-12-02
* video: fbdev: pvr2fb: initialize variablesTom Rix2020-11-10
* video: fbdev: sis: fix null ptr dereferenceTom Rix2020-10-29
* video: fbdev: vga16fb: fix setting of pixclock because a pass-by-value errorColin Ian King2020-10-29
* backlight: sky81452-backlight: Fix refcount imbalance on errordinghao.liu@zju.edu.cn2020-10-29
* fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye2020-10-14
* fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye2020-10-14
* drm/omap: fix possible object reference leakWen Yang2020-10-01
* fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa2020-09-23
* video: fbdev: fix OOB read in vga_8planes_imageblit()Tetsuo Handa2020-09-23
* vgacon: remove software scrollback supportLinus Torvalds2020-09-23
* fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds2020-09-23
* fbcon: remove soft scrollback codeLinus Torvalds2020-09-23
* fbcon: prevent user font height or width change from causing potential out-of...George Kennedy2020-09-03
* omapfb: dss: Fix max fclk divider for omap36xxAdam Ford2020-08-26
* console: newport_con: fix an issue about leak related system resourcesDejin Zheng2020-08-21
* video: fbdev: sm712fb: fix an issue about iounmap for a wrong addressDejin Zheng2020-08-21
* video: fbdev: neofb: fix memory leak in neo_scan_monitor()Evgeny Novikov2020-08-21
* vgacon: Fix for missing check in scrollback handlingYunhai Zhang2020-08-21
* fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa2020-08-21
* video: fbdev: w100fb: Fix a potential double free.Christophe JAILLET2020-06-20
* x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2020-06-11
* fbdev: potential information leak in do_fb_ioctl()Dan Carpenter2020-04-24
* video: fbdev: sis: Remove unnecessary parentheses and commented codeNathan Chancellor2020-04-24
* vgacon: Fix a UAF in vgacon_invert_regionZhang Xiaoxu2020-03-11
* backlight: lm3630a: Return 0 on success in update_status functionsBrian Masney2020-01-29
* fbdev: chipsfb: remove set but not used variable 'size'YueHaibing2020-01-29
* video/hdmi: Fix AVI bar unpackVille Syrjälä2019-12-21
* backlight: lm3639: Unconditionally call led_classdev_unregisterNathan Chancellor2019-11-25
* fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper()Dan Carpenter2019-11-25
* fbdev: sbuslib: use checked version of put_user()Dan Carpenter2019-11-25
* fbdev: Ditch fb_edid_add_monspecsDaniel Vetter2019-11-25