aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-11video: fbdev: pvr2fb: remove set but not used variable 'size'YueHaibing1-2/+0
2019-04-11fbdev: fix WARNING in __alloc_pages_nodemask bugJiufei Xue1-0/+2
2019-04-11video: amba-clcd: Decomission Versatile and NomadikLinus Walleij7-965/+2
2019-04-08pxa3xx-gcu: pass struct device to dma_mmap_coherentChristoph Hellwig1-1/+3
2019-04-08gbefb: switch to managed version of the DMA allocatorChristoph Hellwig1-16/+8
2019-04-08da8xx-fb: pass struct device to DMA API functionsChristoph Hellwig1-6/+7
2019-04-03video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbolAlexander Shiyan2-13/+2
2019-04-02fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthroughYifeng Li1-0/+1
2019-04-01fbdev: fix divide error in fb_var_to_videomodeShile Zhang1-0/+3
2019-04-01fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled displayYifeng Li2-16/+44
2019-04-01fbdev: sm712fb: fix support for 1024x768-16 modeYifeng Li1-0/+59
2019-04-01fbdev: sm712fb: fix crashes and garbled display during DPMS modesettingYifeng Li1-26/+38
2019-04-01fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAMYifeng Li2-9/+44
2019-04-01fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGAYifeng Li1-1/+5
2019-04-01fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75Yifeng Li1-1/+3
2019-04-01fbdev: sm712fb: fix brightness control on reboot, don't set SR30Yifeng Li1-2/+2
2019-04-01fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3FYifeng Li1-1/+5
2019-04-01video: imsttfb: fix potential NULL pointer dereferencesKangjie Lu1-0/+5
2019-04-01video: hgafb: fix potential NULL pointer dereferenceKangjie Lu1-0/+2
2019-04-01fbdev: list all pci memory bars as conflicting aperturesGerd Hoffmann1-4/+25
2019-04-01drivers: video: fbdev: Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult6-190/+188
2019-04-01omapfb: Fix potential NULL pointer dereference in kmallocAditya Pakki1-0/+2
2019-04-01xen, fbfront: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-04-01udlfb: introduce a rendering mutexMikulas Patocka1-11/+30
2019-04-01udlfb: fix sleeping inside spinlockMikulas Patocka1-3/+53
2019-04-01udlfb: delete the unused parameter for dlfb_handle_damageMikulas Patocka1-12/+9
2019-04-01video: fbdev: atmel_lcdfb: drop AVR and platform_data supportAlexandre Belloni2-113/+7
2019-04-01omapfb: add missing of_node_put after of_device_is_availableJulia Lawall1-1/+3
2019-04-01video/macfb: Always initialize DAFB colour table pointer registerFinn Thain1-1/+1
2019-04-01video/macfb: Call fb_invert_cmaps()Finn Thain1-2/+1
2019-04-01fbdev: atafb: Modernize printing of kernel messagesGeert Uytterhoeven1-12/+13
2019-04-01fbdev: atafb: Fix broken frame buffer after kexecGeert Uytterhoeven1-4/+30
2019-04-01fbdev: atafb: Remove obsolete module supportGeert Uytterhoeven5-107/+1
2019-04-01fbdev: atafb: Stop printing virtual screen_baseGeert Uytterhoeven1-2/+2
2019-04-01video/macfb: Remove redundant codeFinn Thain1-24/+0
2019-04-01video: fbdev: savage: fix indentation issueColin Ian King1-3/+3
2019-04-01video: fbdev: vesafb: fix indentation issueColin Ian King1-2/+2
2019-04-01fbdev: mxsfb: implement FB_PRE_INIT_FB optionMelchior Franz2-1/+13
2019-03-29efifb: Omit memory map check on legacy bootArd Biesheuvel1-1/+2
2019-03-15Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linuxLinus Torvalds21-114/+69
2019-03-08Merge tag 'backlight-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds1-1/+1
2019-03-05fbdev: mbx: fix a misspelled variable nameArnd Bergmann1-1/+1
2019-03-01fbdev: omap2: fix warnings in dss coreAnders Roxell1-3/+0
2019-02-08video: fbdev: Fix potential NULL pointer dereferenceYueHaibing1-0/+2
2019-02-08fbcon: Silence fbcon logo on 'quiet' bootsPrarit Bhargava1-1/+7
2019-02-08video: ssd1307fb: Do not hard code active-low reset sequenceMichal Vokáč1-2/+2
2019-02-08fbdev: fbmem: fix memory access if logo is bigger than the screenManfred Schlaegl1-0/+3
2019-02-08video/fbdev: refactor video= cmdline parsingJani Nikula1-13/+10
2019-02-08fbdev: mbx: fix up debugfs file creationGreg Kroah-Hartman2-28/+14
2019-02-08fbdev: omap2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-26/+7