summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
2020-04-07Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-01Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-03-31Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-03-31fbcon: fix null-ptr-deref in fbcon_switchQiujun Huang
2020-03-18misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan
2020-03-09fbdev: c2p: Use BUILD_BUG() instead of custom solutionGeert Uytterhoeven
2020-03-02video: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02video: fbdev: radeon: Remove dead codeSouptick Joarder
2020-03-02matroxfb: add Matrox MGA-G200eW board supportRich Felker
2020-03-02video: fbdev: atyfb: remove set but not used variable 'mach64RefFreq'yu kuai
2020-03-02video: fbdev: kyrofb: remove set but not used variable 'ulScaleRight'yu kuai
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'bytpp'yu kuai
2020-03-02video: fbdev: radeonfb: remove set but not used variable '‘cSync’'yu kuai
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'vSyncPol'yu kuai
2020-03-02video: fbdev: radeonfb: remove set but not used variable 'hSyncPol'yu kuai
2020-03-02video: fbdev: wm8505fb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz
2020-03-02video: fbdev: wm8505fb: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz
2020-03-02video: fbdev: w100fb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz
2020-03-02video: fbdev: w100fb: fix sparse warningsBartlomiej Zolnierkiewicz
2020-03-02video: fbdev: arcfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz
2020-03-02video: fbdev: sh_mobile_lcdcfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz
2020-03-02video: fbdev: sh_mobile_lcdcfb: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz
2020-03-02video: fbdev: pxa168fb: remove unnecessary platform_get_irqYueHaibing
2020-02-19fbdev/g364fb: Fix build failureFinn Thain
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-02-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-26video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.Wei Hu
2020-01-25video: hyperv_fb: Fix hibernation for the deferred IO featureDexuan Cui
2020-01-15video: fbdev: nvidia: clean up indentation issues and comment blockColin Ian King
2020-01-15fbdev: remove object duplication in MakefileMasahiro Yamada
2020-01-15fbdev: cg14fb: use resource_sizeJulia Lawall
2020-01-15fbdev: s1d13xxxfb: use resource_sizeJulia Lawall
2020-01-15video: sa1100fb: constify copied structureJulia Lawall
2020-01-15fbmem: Adjust indentation in fb_prepare_logo and fb_blankNathan Chancellor
2020-01-15fbcon: Adjust indentation in set_con2fb_mapNathan Chancellor
2020-01-15pxa168fb: fix release function mismatch in probe failureChuhong Yuan
2020-01-15OMAP: DSS2: remove non-zero check on variable rColin Ian King
2020-01-15video: ssd1307fb: add the missed regulator_disableChuhong Yuan
2020-01-15video: hyperv_fb: fix indentation issueColin Ian King
2020-01-15fbdev: potential information leak in do_fb_ioctl()Dan Carpenter
2020-01-08video: fbdev: mmp: fix platform_get_irq.cocci warningskbuild test robot
2020-01-06Merge drm/drm-next into drm-misc-nextMaarten Lankhorst
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-03omapfb/dss: remove unneeded conversions to boolAndrew F. Davis
2020-01-03video: pxafb: Use devm_platform_ioremap_resource() in pxafb_probe()Markus Elfring
2020-01-03video: ocfb: Use devm_platform_ioremap_resource() in ocfb_probe()Markus Elfring