summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | fbdev: omapfb: use devm_platform_ioremap_resource() to simplify codeYueHaibing2020-01-031-3/+1
| * | | video/fbdev/68328fb: Remove dead codeSouptick Joarder2020-01-031-12/+0
| * | | pxa168fb: Fix the function used to release some memory in an error handling pathChristophe JAILLET2020-01-031-3/+3
| * | | fbdev: fbmem: avoid exporting fb_center_logoPeter Rosin2020-01-031-1/+0
| * | | fbdev: fbmem: allow overriding the number of bootup logosPeter Rosin2020-01-032-3/+16
| * | | video: fbdev: mmp: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz2020-01-034-33/+42
| * | | video: fbdev: mmp: add COMPILE_TEST supportBartlomiej Zolnierkiewicz2020-01-032-2/+3
| * | | video: fbdev: mmp: remove duplicated MMP_DISP dependencyBartlomiej Zolnierkiewicz2020-01-032-8/+0
| | |/ | |/|
| * | video: constify fb ops across all driversJani Nikula2019-12-05107-110/+111
| * | video: fbdev: intelfb: use const pointer for fb_opsJani Nikula2019-12-051-1/+1
| * | video: fbdev: uvesafb: modify the static fb_ops directlyJani Nikula2019-12-051-2/+2
| * | video: fbdev: nvidia: modify the static fb_ops directlyJani Nikula2019-12-051-9/+11
| * | video: fbdev: mb862xx: modify the static fb_ops directlyJani Nikula2019-12-053-10/+11
| * | video: fbdev: atyfb: modify the static fb_ops directlyJani Nikula2019-12-053-6/+6
| * | video: omapfb: use const pointer for fb_opsJani Nikula2019-12-031-1/+1
| * | video: fbmem: use const pointer for fb_opsJani Nikula2019-12-031-2/+2
| * | video: fbdev: vesafb: modify the static fb_ops directlyJani Nikula2019-12-031-3/+3
| * | video: udlfb: don't restore fb_mmap after deferred IO cleanupJani Nikula2019-12-031-1/+0
| * | video: smscufx: don't restore fb_mmap after deferred IO cleanupJani Nikula2019-12-031-1/+0
| * | video: fb_defio: preserve user fb_opsJani Nikula2019-12-032-7/+11
| * | fbdev: Unexport unlink_framebuffer()Thomas Zimmermann2019-11-191-2/+1
* | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-0627-41/+41
| |/ |/|
* | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-033-4/+4
|\ \
| * \ Merge branch 'pci/resource'Bjorn Helgaas2019-11-282-3/+3
| |\ \
| | * | PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-142-3/+3
| * | | PCI/PM: Avoid exporting __pci_complete_power_transition()Rafael J. Wysocki2019-11-201-1/+1
| |/ /
* | | Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-12-011-2/+2
|\ \ \
| * | | video: fbdev: matrox: convert to i2c_new_scanned_deviceWolfram Sang2019-11-281-2/+2
| |/ /
* | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-1/+11
|\ \ \
| * | | compat_ioctl: move ATYFB_CLK handling to atyfb driverArnd Bergmann2019-10-231-1/+11
| |/ /
* | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-302-33/+396
|\ \ \
| * | | video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driverWei Hu2019-11-212-21/+190
| * | | video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V hostWei Hu2019-11-211-12/+147
| * | | video: hyperv_fb: Add the support of hibernationDexuan Cui2019-11-211-0/+59
| |/ /