summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
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-04-05fbdev: fbmem: fix memory access if logo is bigger than the screenManfred Schlaegl
2019-04-03video: fbdev: Set pixclock = 0 in goldfishfbChristoffer Dall
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-23omap2fb: Fix stack memory disclosureVlad Tsyrklevich
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-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-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-09fb: fix lost console when the user unplugs a USB adapterMikulas Patocka
2018-07-03video: uvesafb: Fix integer overflow in allocationKees Cook
2018-05-30fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl...Peter Malone
2018-04-12vfb: fix video mode and line_length being set when loadedPieter \"PoroCYon\" Sluys
2018-03-24omapdrm: panel: fix compatible vendor string for td028ttec1H. Nikolaus Schaller
2018-02-25video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann
2018-02-22video: fbdev: atmel_lcdfb: fix display-timings lookupJohan Hovold
2018-02-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2017-12-20video: fbdev: au1200fb: Return an error code if a memory allocation failsChristophe JAILLET
2017-12-20video: fbdev: au1200fb: Release some resources if a memory allocation failsChristophe JAILLET
2017-12-20video: udlfb: Fix read EDID timeoutLadislav Michl
2017-12-20fbdev: controlfb: Add missing modes to fix out of bounds accessGeert Uytterhoeven
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-09-07Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-07video/console: Update BIOS dates list for GPD win console rotation DMI quirkHans de Goede
2017-09-06Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-05video/console: Add rotated LCD-panel DMI quirk for the VIOS LTH17Hans de Goede
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-04video: fbdev: sis: fix duplicated code for different branchesGustavo A. R. Silva
2017-09-04video: fbdev: make fb_var_screeninfo constBhumika Goyal
2017-09-04video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov
2017-09-04video: fbdev: make fb_videomode constBhumika Goyal