summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-04-0120-121/+106
|\
| * video: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-022-2/+2
| * video: fbdev: radeon: Remove dead codeSouptick Joarder2020-03-021-16/+0
| * matroxfb: add Matrox MGA-G200eW board supportRich Felker2020-03-021-0/+15
| * video: fbdev: atyfb: remove set but not used variable 'mach64RefFreq'yu kuai2020-03-021-2/+1
| * video: fbdev: kyrofb: remove set but not used variable 'ulScaleRight'yu kuai2020-03-021-2/+1
| * video: fbdev: radeonfb: remove set but not used variable 'bytpp'yu kuai2020-03-021-2/+1
| * video: fbdev: radeonfb: remove set but not used variable '‘cSync’'yu kuai2020-03-021-3/+1
| * video: fbdev: radeonfb: remove set but not used variable 'vSyncPol'yu kuai2020-03-021-3/+1
| * video: fbdev: radeonfb: remove set but not used variable 'hSyncPol'yu kuai2020-03-021-2/+1
| * video: fbdev: wm8505fb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz2020-03-021-1/+1
| * video: fbdev: wm8505fb: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz2020-03-021-1/+1
| * video: fbdev: w100fb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz2020-03-021-1/+1
| * video: fbdev: w100fb: fix sparse warningsBartlomiej Zolnierkiewicz2020-03-021-8/+10
| * video: fbdev: arcfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz2020-03-021-1/+1
| * video: fbdev: sh_mobile_lcdcfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz2020-03-021-1/+2
| * video: fbdev: sh_mobile_lcdcfb: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz2020-03-021-2/+2
| * video: fbdev: pxa168fb: remove unnecessary platform_get_irqYueHaibing2020-03-021-3/+0
| * Merge v5.6-rc2 into drm-misc-nextMaxime Ripard2020-02-1731-139/+240
| |\
| * | video: fbdev: nvidia: clean up indentation issues and comment blockColin Ian King2020-01-151-21/+20
| * | fbdev: remove object duplication in MakefileMasahiro Yamada2020-01-151-1/+0
| * | fbdev: cg14fb: use resource_sizeJulia Lawall2020-01-151-2/+1
| * | fbdev: s1d13xxxfb: use resource_sizeJulia Lawall2020-01-151-9/+8
| * | video: sa1100fb: constify copied structureJulia Lawall2020-01-151-1/+1
| * | fbmem: Adjust indentation in fb_prepare_logo and fb_blankNathan Chancellor2020-01-151-18/+18
| * | fbcon: Adjust indentation in set_con2fb_mapNathan Chancellor2020-01-151-14/+13
| * | pxa168fb: fix release function mismatch in probe failureChuhong Yuan2020-01-151-1/+1
| * | OMAP: DSS2: remove non-zero check on variable rColin Ian King2020-01-151-4/+0
| * | video: ssd1307fb: add the missed regulator_disableChuhong Yuan2020-01-151-0/+2
| * | video: hyperv_fb: fix indentation issueColin Ian King2020-01-151-2/+2
| * | fbdev: potential information leak in do_fb_ioctl()Dan Carpenter2020-01-151-1/+1
* | | Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-03-311-26/+3
|\ \ \
| * | | fbdev/g364fb: Fix build failureFinn Thain2020-02-191-26/+3
| | |/ | |/|
* / | fbdev: c2p: Use BUILD_BUG() instead of custom solutionGeert Uytterhoeven2020-03-091-6/+6
|/ /
* | treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada2020-02-041-1/+1
* | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-56/+49
* | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-02-032-39/+146
|\ \
| * | video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.Wei Hu2020-01-262-39/+144
| * | video: hyperv_fb: Fix hibernation for the deferred IO featureDexuan Cui2020-01-251-0/+2
* | | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-30131-247/+238
|\ \ \ | | |/ | |/|
| * | video: fbdev: mmp: fix platform_get_irq.cocci warningskbuild test robot2020-01-081-1/+0
| * | Merge drm/drm-next into drm-misc-nextMaarten Lankhorst2020-01-068-44/+417
| |\ \
| | * \ Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-17121-155/+160
| | |\ \ | | | |/ | | |/|
| * | | omapfb/dss: remove unneeded conversions to boolAndrew F. Davis2020-01-031-3/+3
| * | | video: pxafb: Use devm_platform_ioremap_resource() in pxafb_probe()Markus Elfring2020-01-031-9/+1
| * | | video: ocfb: Use devm_platform_ioremap_resource() in ocfb_probe()Markus Elfring2020-01-031-8/+1
| * | | video: fbdev: fsl-diu-fb: mark expected switch fall-throughsGustavo A. R. Silva2020-01-031-0/+2
| * | | fbdev: matrox: make array wtst_xlat static const, makes object smallerColin Ian King2020-01-031-1/+4
| * | | fbdev/sa1100fb: use devm_platform_ioremap_resource() to simplify codeYueHaibing2020-01-031-3/+1
| * | | fbdev: s3c-fb: use devm_platform_ioremap_resource() to simplify codeYueHaibing2020-01-031-2/+1