aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-15video: fbdev: nvidia: clean up indentation issues and comment blockColin Ian King1-21/+20
2020-01-15fbdev: remove object duplication in MakefileMasahiro Yamada1-1/+0
2020-01-15fbdev: cg14fb: use resource_sizeJulia Lawall1-2/+1
2020-01-15fbdev: s1d13xxxfb: use resource_sizeJulia Lawall1-9/+8
2020-01-15video: sa1100fb: constify copied structureJulia Lawall1-1/+1
2020-01-15fbmem: Adjust indentation in fb_prepare_logo and fb_blankNathan Chancellor1-18/+18
2020-01-15fbcon: Adjust indentation in set_con2fb_mapNathan Chancellor1-14/+13
2020-01-15pxa168fb: fix release function mismatch in probe failureChuhong Yuan1-1/+1
2020-01-15OMAP: DSS2: remove non-zero check on variable rColin Ian King1-4/+0
2020-01-15video: Fix Kconfig indentationKrzysztof Kozlowski2-42/+42
2020-01-15video: ssd1307fb: add the missed regulator_disableChuhong Yuan1-0/+2
2020-01-15video: hyperv_fb: fix indentation issueColin Ian King1-2/+2
2020-01-15fbdev: potential information leak in do_fb_ioctl()Dan Carpenter1-1/+1
2020-01-08video: fbdev: mmp: fix platform_get_irq.cocci warningskbuild test robot1-1/+0
2020-01-06Merge drm/drm-next into drm-misc-nextMaarten Lankhorst23-601/+2358
2020-01-03omapfb/dss: remove unneeded conversions to boolAndrew F. Davis1-3/+3
2020-01-03video: pxafb: Use devm_platform_ioremap_resource() in pxafb_probe()Markus Elfring1-9/+1
2020-01-03video: ocfb: Use devm_platform_ioremap_resource() in ocfb_probe()Markus Elfring1-8/+1
2020-01-03video: fbdev: fsl-diu-fb: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2020-01-03fbdev: matrox: make array wtst_xlat static const, makes object smallerColin Ian King1-1/+4
2020-01-03fbdev/sa1100fb: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2020-01-03fbdev: s3c-fb: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-2/+1
2020-01-03fbdev: omapfb: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2020-01-03video/fbdev/68328fb: Remove dead codeSouptick Joarder1-12/+0
2020-01-03pxa168fb: Fix the function used to release some memory in an error handling pathChristophe JAILLET1-3/+3
2020-01-03fbdev: fbmem: avoid exporting fb_center_logoPeter Rosin1-1/+0
2020-01-03fbdev: fbmem: allow overriding the number of bootup logosPeter Rosin2-3/+16
2020-01-03video: fbdev: mmp: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz4-33/+42
2020-01-03video: fbdev: mmp: add COMPILE_TEST supportBartlomiej Zolnierkiewicz2-2/+3
2020-01-03video: fbdev: mmp: remove duplicated MMP_DISP dependencyBartlomiej Zolnierkiewicz2-8/+0
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter121-155/+160
2019-12-05video: constify fb ops across all driversJani Nikula107-110/+111
2019-12-05video: fbdev: intelfb: use const pointer for fb_opsJani Nikula1-1/+1
2019-12-05video: fbdev: uvesafb: modify the static fb_ops directlyJani Nikula1-2/+2
2019-12-05video: fbdev: nvidia: modify the static fb_ops directlyJani Nikula1-9/+11
2019-12-05video: fbdev: mb862xx: modify the static fb_ops directlyJani Nikula3-10/+11
2019-12-05video: fbdev: atyfb: modify the static fb_ops directlyJani Nikula3-6/+6
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-4/+4
2019-12-03video: omapfb: use const pointer for fb_opsJani Nikula1-1/+1
2019-12-03video: fbmem: use const pointer for fb_opsJani Nikula1-2/+2
2019-12-03video: fbdev: vesafb: modify the static fb_ops directlyJani Nikula1-3/+3
2019-12-03video: udlfb: don't restore fb_mmap after deferred IO cleanupJani Nikula1-1/+0
2019-12-03video: smscufx: don't restore fb_mmap after deferred IO cleanupJani Nikula1-1/+0
2019-12-03video: fb_defio: preserve user fb_opsJani Nikula2-7/+11
2019-12-02Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds3-10/+520
2019-12-01Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-2/+2
2019-12-01Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds11-544/+1418
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-1/+11
2019-11-30Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds2-33/+396
2019-11-28video: fbdev: matrox: convert to i2c_new_scanned_deviceWolfram Sang1-2/+2