aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
2020-10-20Merge tag 'v4.19.151' into v4.19/standard/baseBruce Ashfield
2020-10-14fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye
2020-10-14fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye
2020-10-06Merge tag 'v4.19.147' into v4.19/standard/baseBruce Ashfield
2020-10-06Merge tag 'v4.19.146' into v4.19/standard/baseBruce Ashfield
2020-10-06Merge tag 'v4.19.143' into v4.19/standard/baseBruce Ashfield
2020-09-23fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa
2020-09-17video: fbdev: fix OOB read in vga_8planes_imageblit()Tetsuo Handa
2020-09-17fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds
2020-09-17fbcon: remove soft scrollback codeLinus Torvalds
2020-09-03fbcon: prevent user font height or width change from causing potential out-of...George Kennedy
2020-09-03omapfb: fix multiple reference count leaks due to pm_runtime_get_syncAditya Pakki
2020-08-26Merge tag 'v4.19.142' into v4.19/standard/baseBruce Ashfield
2020-08-26efi: avoid error message when booting under XenJuergen Gross
2020-08-19Merge tag 'v4.19.140' into v4.19/standard/baseBruce Ashfield
2020-08-19Merge tag 'v4.19.139' into v4.19/standard/baseBruce Ashfield
2020-08-19video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' callChristophe JAILLET
2020-08-19video: fbdev: sm712fb: fix an issue about iounmap for a wrong addressDejin Zheng
2020-08-19video: fbdev: neofb: fix memory leak in neo_scan_monitor()Evgeny Novikov
2020-08-11omapfb: dss: Fix max fclk divider for omap36xxAdam Ford
2020-08-06Merge tag 'v4.19.135' into v4.19/standard/baseBruce Ashfield
2020-07-29fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa
2020-07-06Merge tag 'v4.19.129' into v4.19/standard/baseBruce Ashfield
2020-06-22video: fbdev: w100fb: Fix a potential double free.Christophe JAILLET
2020-05-28Merge tag 'v4.19.118' into v4.19/standard/baseBruce Ashfield
2020-04-23fbdev: potential information leak in do_fb_ioctl()Dan Carpenter
2020-04-23video: fbdev: sis: Remove unnecessary parentheses and commented codeNathan Chancellor
2020-04-14Merge tag 'v4.19.115' into v4.19/standard/baseBruce Ashfield
2020-04-13fbcon: fix null-ptr-deref in fbcon_switchQiujun Huang
2020-03-11Merge tag 'v4.19.106' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.99' into v4.19/standard/baseBruce Ashfield
2020-02-24pxa168fb: Fix the function used to release some memory in an error handling pathChristophe JAILLET
2020-01-27fbdev: chipsfb: remove set but not used variable 'size'YueHaibing
2019-12-02Merge tag 'v4.19.86' into v4.19/standard/baseBruce Ashfield
2019-11-24fbdev: fix broken menu dependenciesRandy Dunlap
2019-11-24fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper()Dan Carpenter
2019-11-24fbdev: sbuslib: use checked version of put_user()Dan Carpenter
2019-11-24atmel_lcdfb: support native-mode display-timingsSam Ravnborg
2019-11-24fbdev: Ditch fb_edid_add_monspecsDaniel Vetter
2019-10-10Merge tag 'v4.19.78' into v4.19/standard/baseBruce Ashfield
2019-10-10Merge tag 'v4.19.77' into v4.19/standard/baseBruce Ashfield
2019-10-07video: ssd1307fb: Start page range at page_offsetMarko Kohtala
2019-10-05efifb: BGRT: Improve efifb_bgrt_sanity_checkHans de Goede
2019-07-04Merge tag 'v4.19.51' into v4.19/standard/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.49' into v4.19/standard/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.47' into v4.19/standard/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.46' into v4.19/standard/baseBruce Ashfield
2019-06-15video: imsttfb: fix potential NULL pointer dereferencesKangjie Lu
2019-06-15video: hgafb: fix potential NULL pointer dereferenceKangjie Lu
2019-06-09vt/fbcon: deinitialize resources in visual_init() after failed memory allocationGrzegorz Halat