summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)Author
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-05backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial stateChen-Yu Tsai
2019-04-05fbdev: fbmem: fix memory access if logo is bigger than the screenManfred Schlaegl
2019-02-27udlfb: handle unplug properlyMikulas Patocka
2019-02-27backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness tablesHeiko Stuebner
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-01-31vgacon: unconfuse vc_origin when using soft scrollbackNicolas Pitre
2019-01-22omap2fb: Fix stack memory disclosureVlad Tsyrklevich
2019-01-13video: fbdev: pxafb: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing
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-10-07mach64: detect the dot clock divider correctly on sparcMikulas Patocka
2018-09-26video/fbdev/stifb: Fix spelling mistake in fall-through annotationGustavo A. R. Silva
2018-09-26efifb: BGRT: Add nobgrt optionHans de Goede
2018-09-26fbdev/omapfb: fix omapfb_memory_read infoleakTomi Valkeinen
2018-09-26pxa168fb: prepare the clockLubomir Rintel
2018-08-23Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linuxLinus Torvalds
2018-08-20Merge tag 'backlight-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-15Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-10fbcon: Do not takeover the console from atomic contextHans de Goede
2018-08-10dummycon: Stop exporting dummycon_[un]register_output_notifierHans de Goede
2018-08-10fbcon: Only defer console takeover if the current console driver is the dummyconHans de Goede
2018-08-10fbcon: Only allow FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER if fbdev is builtinHans de Goede
2018-08-02media: omap2: omapfb: fix bugon.cocci warningskbuild test robot
2018-08-02media: omap2: omapfb: fix boolreturn.cocci warningskbuild test robot
2018-08-02media: omap2: omapfb: fix ifnullfree.cocci warningskbuild test robot