aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)Author
2019-09-23Merge tag 'v4.18.44' into v4.18/standard/baseBruce Ashfield
2019-09-16video: imsttfb: fix potential NULL pointer dereferencesKangjie Lu
2019-09-16video: hgafb: fix potential NULL pointer dereferenceKangjie Lu
2019-09-15Merge tag 'v4.18.43' into v4.18/standard/baseBruce Ashfield
2019-09-12vt/fbcon: deinitialize resources in visual_init() after failed memory allocationGrzegorz Halat
2019-08-07Merge tag 'v4.18.41' into v4.18/standard/baseBruce Ashfield
2019-08-02fbdev: fix WARNING in __alloc_pages_nodemask bugJiufei Xue
2019-08-02fbdev: fix divide error in fb_var_to_videomodeShile Zhang
2019-08-02fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthroughYifeng Li
2019-08-02fbdev: sm712fb: fix crashes and garbled display during DPMS modesettingYifeng Li
2019-08-02fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled displayYifeng Li
2019-08-02fbdev: sm712fb: fix support for 1024x768-16 modeYifeng Li
2019-08-02fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAMYifeng Li
2019-08-02fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGAYifeng Li
2019-08-02fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3FYifeng Li
2019-08-02fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75Yifeng Li
2019-08-02fbdev: sm712fb: fix brightness control on reboot, don't set SR30Yifeng Li
2019-08-02udlfb: introduce a rendering mutexMikulas Patocka
2019-08-02udlfb: fix sleeping inside spinlockMikulas Patocka
2019-08-02udlfb: delete the unused parameter for dlfb_handle_damageMikulas Patocka
2019-04-16Merge tag 'v4.18.35' into v4.18/standard/baseBruce Ashfield
2019-04-12backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial stateChen-Yu Tsai
2019-04-12fbdev: fbmem: fix memory access if logo is bigger than the screenManfred Schlaegl
2019-03-17Merge tag 'v4.18.30' into v4.18/standard/baseBruce Ashfield
2019-03-08udlfb: fix some inconsistent NULL checkingDan Carpenter
2019-03-08udlfb: handle unplug properlyMikulas Patocka
2019-03-07Merge tag 'v4.18.29' into v4.18/standard/baseBruce Ashfield
2019-03-07Merge tag 'v4.18.28' into v4.18/standard/baseBruce Ashfield
2019-03-01fbdev: fbcon: Fix unregister crash when more than one framebufferNoralf Trønnes
2019-03-01fbdev: fbmem: behave better with small rotated displays and many CPUsPeter Rosin
2019-03-01video: clps711x-fb: release disp device node in probe()Alexey Khoroshilov
2019-02-19vgacon: unconfuse vc_origin when using soft scrollbackNicolas Pitre
2019-02-05Merge tag 'v4.18.27' into v4.18/standard/baseBruce Ashfield
2019-02-05omap2fb: Fix stack memory disclosureVlad Tsyrklevich
2019-02-03Merge tag 'v3.18.26' into v4.18/standard/baseBruce Ashfield
2019-01-30fbdev: omap2: omapfb: fix ifnullfree.cocci warningskbuild test robot
2019-01-30fbdev: omap2: omapfb: fix bugon.cocci warningskbuild test robot
2019-01-30fbdev: omap2: omapfb: fix boolreturn.cocci warningskbuild test robot
2018-11-22Merge tag 'v4.18.20' into v4.18/standard/baseBruce Ashfield
2018-11-22Merge tag 'v4.18.19' into v4.18/standard/baseBruce Ashfield
2018-11-21mach64: fix image corruption due to reading accelerator registersMikulas Patocka
2018-11-21mach64: fix display corruption on big endian machinesMikulas Patocka
2018-11-13media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCCHans Verkuil
2018-11-06Merge tag 'v4.18.17' into v4.18/standard/baseBruce Ashfield
2018-11-06Merge tag 'v4.18.15' into v4.18/standard/baseBruce Ashfield
2018-11-04pxa168fb: prepare the clockLubomir Rintel
2018-10-18mach64: detect the dot clock divider correctly on sparcMikulas Patocka
2018-10-15Merge tag 'v4.18.14' into v4.18/standard/baseBruce Ashfield
2018-10-15Merge tag 'v4.18.10' into v4.18/standard/baseBruce Ashfield
2018-10-13fbdev/omapfb: fix omapfb_memory_read infoleakTomi Valkeinen