summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorLines
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada-1/+1
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan-56/+49
2020-02-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-39/+146
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-247/+238
2020-01-26video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.Wei Hu-39/+144
2020-01-25video: hyperv_fb: Fix hibernation for the deferred IO featureDexuan Cui-0/+2
2020-01-08video: fbdev: mmp: fix platform_get_irq.cocci warningskbuild test robot-1/+0
2020-01-06Merge drm/drm-next into drm-misc-nextMaarten Lankhorst-44/+417
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-41/+41
2020-01-03omapfb/dss: remove unneeded conversions to boolAndrew F. Davis-3/+3
2020-01-03video: pxafb: Use devm_platform_ioremap_resource() in pxafb_probe()Markus Elfring-9/+1
2020-01-03video: ocfb: Use devm_platform_ioremap_resource() in ocfb_probe()Markus Elfring-8/+1
2020-01-03video: fbdev: fsl-diu-fb: mark expected switch fall-throughsGustavo A. R. Silva-0/+2
2020-01-03fbdev: matrox: make array wtst_xlat static const, makes object smallerColin Ian King-1/+4
2020-01-03fbdev/sa1100fb: use devm_platform_ioremap_resource() to simplify codeYueHaibing-3/+1
2020-01-03fbdev: s3c-fb: use devm_platform_ioremap_resource() to simplify codeYueHaibing-2/+1
2020-01-03fbdev: omapfb: use devm_platform_ioremap_resource() to simplify codeYueHaibing-3/+1
2020-01-03video/fbdev/68328fb: Remove dead codeSouptick Joarder-12/+0
2020-01-03pxa168fb: Fix the function used to release some memory in an error handling pathChristophe JAILLET-3/+3
2020-01-03fbdev: fbmem: avoid exporting fb_center_logoPeter Rosin-1/+0
2020-01-03fbdev: fbmem: allow overriding the number of bootup logosPeter Rosin-3/+16
2020-01-03video: fbdev: mmp: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz-33/+42
2020-01-03video: fbdev: mmp: add COMPILE_TEST supportBartlomiej Zolnierkiewicz-2/+3
2020-01-03video: fbdev: mmp: remove duplicated MMP_DISP dependencyBartlomiej Zolnierkiewicz-8/+0
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-155/+160
2019-12-05video: constify fb ops across all driversJani Nikula-110/+111
2019-12-05video: fbdev: intelfb: use const pointer for fb_opsJani Nikula-1/+1
2019-12-05video: fbdev: uvesafb: modify the static fb_ops directlyJani Nikula-2/+2
2019-12-05video: fbdev: nvidia: modify the static fb_ops directlyJani Nikula-9/+11
2019-12-05video: fbdev: mb862xx: modify the static fb_ops directlyJani Nikula-10/+11
2019-12-05video: fbdev: atyfb: modify the static fb_ops directlyJani Nikula-6/+6
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+4
2019-12-03video: omapfb: use const pointer for fb_opsJani Nikula-1/+1
2019-12-03video: fbmem: use const pointer for fb_opsJani Nikula-2/+2
2019-12-03video: fbdev: vesafb: modify the static fb_ops directlyJani Nikula-3/+3
2019-12-03video: udlfb: don't restore fb_mmap after deferred IO cleanupJani Nikula-1/+0
2019-12-03video: smscufx: don't restore fb_mmap after deferred IO cleanupJani Nikula-1/+0
2019-12-03video: fb_defio: preserve user fb_opsJani Nikula-7/+11
2019-12-01Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds-2/+2
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds-1/+11
2019-11-30Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-33/+396
2019-11-28video: fbdev: matrox: convert to i2c_new_scanned_deviceWolfram Sang-2/+2
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas-3/+3
2019-11-21video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driverWei Hu-21/+190
2019-11-21video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V hostWei Hu-12/+147
2019-11-21video: hyperv_fb: Add the support of hibernationDexuan Cui-0/+59
2019-11-20PCI/PM: Avoid exporting __pci_complete_power_transition()Rafael J. Wysocki-1/+1
2019-11-19fbdev: Unexport unlink_framebuffer()Thomas Zimmermann-2/+1
2019-11-14Merge v5.4-rc7 into drm-nextDave Airlie-4/+4
2019-11-04fbdev: c2p: Fix link failure on non-inliningGeert Uytterhoeven-4/+4