aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)Author
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-21Merge tag 'v4.19.109' into v4.19/standard/baseBruce Ashfield
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-03-11Merge tag 'v4.19.90' into v4.19/standard/baseBruce Ashfield
2020-03-11vgacon: Fix a UAF in vgacon_invert_regionZhang Xiaoxu
2020-02-24pxa168fb: Fix the function used to release some memory in an error handling pathChristophe JAILLET
2020-01-27backlight: pwm_bl: Fix heuristic to determine number of brightness levelsMatthias Kaehlcke
2020-01-27backlight: lm3630a: Return 0 on success in update_status functionsBrian Masney
2020-01-27fbdev: chipsfb: remove set but not used variable 'size'YueHaibing
2019-12-17video/hdmi: Fix AVI bar unpackVille Syrjälä
2019-12-02Merge tag 'v4.19.86' into v4.19/standard/baseBruce Ashfield
2019-11-24backlight: lm3639: Unconditionally call led_classdev_unregisterNathan Chancellor
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
2019-05-31efifb: Omit memory map check on legacy bootArd Biesheuvel
2019-05-31fbdev: fix WARNING in __alloc_pages_nodemask bugJiufei Xue
2019-05-31fbdev: fix divide error in fb_var_to_videomodeShile Zhang
2019-05-31udlfb: fix some inconsistent NULL checkingDan Carpenter
2019-05-25fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthroughYifeng Li
2019-05-25fbdev: sm712fb: fix crashes and garbled display during DPMS modesettingYifeng Li
2019-05-25fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled displayYifeng Li
2019-05-25fbdev: sm712fb: fix support for 1024x768-16 modeYifeng Li
2019-05-25fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAMYifeng Li
2019-05-25fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGAYifeng Li
2019-05-25fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3FYifeng Li
2019-05-25fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75Yifeng Li
2019-05-25fbdev: sm712fb: fix brightness control on reboot, don't set SR30Yifeng Li
2019-05-25fbdev/efifb: Ignore framebuffer memmap entries that lack any memory typesArd Biesheuvel
2019-05-25udlfb: introduce a rendering mutexMikulas Patocka
2019-05-25udlfb: fix sleeping inside spinlockMikulas Patocka
2019-05-25udlfb: delete the unused parameter for dlfb_handle_damageMikulas Patocka