summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| |\
| * \ 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-211-1/+1
| | |/ /
| * | | Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-12-021-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-222-21/+190
| | * | | video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V hostWei Hu2019-11-221-12/+147
| | * | | video: hyperv_fb: Add the support of hibernationDexuan Cui2019-11-221-0/+59
| | |/ /
| * | | Merge v5.4-rc7 into drm-nextDave Airlie2019-11-131-4/+4
| |\ \ \
| | * | | fbdev: c2p: Fix link failure on non-inliningGeert Uytterhoeven2019-11-041-4/+4
| | |/ /
* | | | 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