summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-091-1/+1
|\
| * kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-1/+1
* | 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 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-02-033-11/+18
|\
| * backlight: qcom-wled: Fix unsigned comparison to zeroChen Zhou2020-01-231-2/+2
| * backlight: bd6107: Convert to use GPIO descriptorLinus Walleij2019-12-161-8/+16
| * backlight: ams369fg06: Drop GPIO includeLinus Walleij2019-12-161-1/+0
* | 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-0623-601/+2358
| |\ \
| | * \ 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
* | | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-1/+0
|\ \ \
| * | | console/dummycon: Remove bogus depends on from DUMMY_CONSOLEArvind Sankar2020-01-141-1/+0
| | |/ | |/|
* | | 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
OpenPOWER on IntegriCloud