aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
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
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
2019-04-12Merge tag 'v4.19.34' into v4.19/standard/baseBruce Ashfield
2019-04-05fbdev: fbmem: fix memory access if logo is bigger than the screenManfred Schlaegl
2019-03-21Merge tag 'v4.19.26' into v4.19/standard/baseBruce Ashfield
2019-03-21Merge tag 'v4.19.21' into v4.19/standard/baseBruce Ashfield
2019-02-27udlfb: handle unplug properlyMikulas Patocka
2019-02-12fbdev: fbcon: Fix unregister crash when more than one framebufferNoralf Trønnes
2019-02-12fbdev: fbmem: behave better with small rotated displays and many CPUsPeter Rosin
2019-02-12video: clps711x-fb: release disp device node in probe()Alexey Khoroshilov
2019-02-06Merge tag 'v4.19.17' into v4.19/standard/baseBruce Ashfield
2019-02-06Merge tag 'v4.19.15' into v4.19/standard/baseBruce Ashfield
2019-01-22omap2fb: Fix stack memory disclosureVlad Tsyrklevich
2019-01-13video: fbdev: pxafb: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing