summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2020-01-25video: hyperv_fb: Fix hibernation for the deferred IO featureDexuan Cui
2020-01-23backlight: qcom-wled: Fix unsigned comparison to zeroChen Zhou
2020-01-15video: fbdev: nvidia: clean up indentation issues and comment blockColin Ian King
2020-01-15fbdev: remove object duplication in MakefileMasahiro Yamada
2020-01-15fbdev: cg14fb: use resource_sizeJulia Lawall
2020-01-15fbdev: s1d13xxxfb: use resource_sizeJulia Lawall
2020-01-15video: sa1100fb: constify copied structureJulia Lawall
2020-01-15fbmem: Adjust indentation in fb_prepare_logo and fb_blankNathan Chancellor
2020-01-15fbcon: Adjust indentation in set_con2fb_mapNathan Chancellor
2020-01-15pxa168fb: fix release function mismatch in probe failureChuhong Yuan
2020-01-15OMAP: DSS2: remove non-zero check on variable rColin Ian King
2020-01-15video: Fix Kconfig indentationKrzysztof Kozlowski
2020-01-15video: ssd1307fb: add the missed regulator_disableChuhong Yuan
2020-01-15video: hyperv_fb: fix indentation issueColin Ian King
2020-01-15fbdev: potential information leak in do_fb_ioctl()Dan Carpenter
2020-01-14console/dummycon: Remove bogus depends on from DUMMY_CONSOLEArvind Sankar
2020-01-08video: fbdev: mmp: fix platform_get_irq.cocci warningskbuild test robot
2020-01-06Merge drm/drm-next into drm-misc-nextMaarten Lankhorst
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-03omapfb/dss: remove unneeded conversions to boolAndrew F. Davis
2020-01-03video: pxafb: Use devm_platform_ioremap_resource() in pxafb_probe()Markus Elfring
2020-01-03video: ocfb: Use devm_platform_ioremap_resource() in ocfb_probe()Markus Elfring
2020-01-03video: fbdev: fsl-diu-fb: mark expected switch fall-throughsGustavo A. R. Silva
2020-01-03fbdev: matrox: make array wtst_xlat static const, makes object smallerColin Ian King
2020-01-03fbdev/sa1100fb: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2020-01-03fbdev: s3c-fb: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2020-01-03fbdev: omapfb: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2020-01-03video/fbdev/68328fb: Remove dead codeSouptick Joarder
2020-01-03pxa168fb: Fix the function used to release some memory in an error handling pathChristophe JAILLET
2020-01-03fbdev: fbmem: avoid exporting fb_center_logoPeter Rosin
2020-01-03fbdev: fbmem: allow overriding the number of bootup logosPeter Rosin
2020-01-03video: fbdev: mmp: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz
2020-01-03video: fbdev: mmp: add COMPILE_TEST supportBartlomiej Zolnierkiewicz
2020-01-03video: fbdev: mmp: remove duplicated MMP_DISP dependencyBartlomiej Zolnierkiewicz
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-16backlight: bd6107: Convert to use GPIO descriptorLinus Walleij
2019-12-16backlight: ams369fg06: Drop GPIO includeLinus Walleij
2019-12-05video: constify fb ops across all driversJani Nikula
2019-12-05video: fbdev: intelfb: use const pointer for fb_opsJani Nikula
2019-12-05video: fbdev: uvesafb: modify the static fb_ops directlyJani Nikula
2019-12-05video: fbdev: nvidia: modify the static fb_ops directlyJani Nikula
2019-12-05video: fbdev: mb862xx: modify the static fb_ops directlyJani Nikula
2019-12-05video: fbdev: atyfb: modify the static fb_ops directlyJani Nikula
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-03video: omapfb: use const pointer for fb_opsJani Nikula
2019-12-03video: fbmem: use const pointer for fb_opsJani Nikula
2019-12-03video: fbdev: vesafb: modify the static fb_ops directlyJani Nikula
2019-12-03video: udlfb: don't restore fb_mmap after deferred IO cleanupJani Nikula
2019-12-03video: smscufx: don't restore fb_mmap after deferred IO cleanupJani Nikula
2019-12-03video: fb_defio: preserve user fb_opsJani Nikula