summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)Author
2019-09-16video: imsttfb: fix potential NULL pointer dereferencesKangjie Lu
2019-09-16video: hgafb: fix potential NULL pointer dereferenceKangjie Lu
2019-09-12vt/fbcon: deinitialize resources in visual_init() after failed memory allocationGrzegorz Halat
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-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-08udlfb: fix some inconsistent NULL checkingDan Carpenter
2019-03-08udlfb: handle unplug properlyMikulas Patocka
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-05omap2fb: Fix stack memory disclosureVlad Tsyrklevich
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-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-04pxa168fb: prepare the clockLubomir Rintel
2018-10-18mach64: detect the dot clock divider correctly on sparcMikulas Patocka
2018-10-13fbdev/omapfb: fix omapfb_memory_read infoleakTomi Valkeinen
2018-09-26omapfb: rename omap2 module to omap2fb.koArnd Bergmann
2018-09-26fbdev: Distinguish between interlaced and progressive modesFredrik Noring
2018-09-26video: fbdev: pxafb: clear allocated memory for video modesDaniel Mack
2018-09-26fbdev/via: fix defined but not used warningRandy Dunlap
2018-09-26video: goldfishfb: fix memory leak on driver removeAnton Vasilyev
2018-09-26fbdev: omapfb: off by one in omapfb_register_client()Dan Carpenter
2018-09-09udlfb: set line_length in dlfb_ops_set_parMikulas Patocka
2018-09-09udlfb: handle allocation failureMikulas Patocka
2018-09-09udlfb: make a local copy of fb_opsMikulas Patocka
2018-09-09udlfb: don't switch if we are switching to the same videomodeMikulas Patocka
2018-09-09udlfb: fix display corruption of the last lineMikulas Patocka
2018-09-09udlfb: fix semaphore value leakMikulas Patocka
2018-09-09fb: fix lost console when the user unplugs a USB adapterMikulas Patocka
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds