summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/matrox/matroxfb_base.c
AgeCommit message (Expand)Author
2023-10-19fbdev/matroxfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann
2023-01-02fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann
2022-01-29video: fbdev: matroxfb: set maxvram of vbG200eW to the same as vbG200 to avoi...Z. Liu
2021-05-26fbdev: matrox: use modern module_init()Arnd Bergmann
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2020-10-27matroxfb: avoid -Warray-bounds warningArnd Bergmann
2020-03-02matroxfb: add Matrox MGA-G200eW board supportRich Felker
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-06-14docs: fb: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-01-22powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PP...Finn Thain
2019-01-22powerpc: Replace nvram_* extern declarations with standard headerFinn Thain
2017-10-12video: fbdev: matroxfb: return -ENOMEM on allocation failureAllen Pais
2017-09-04video: fbdev: make fb_videomode constBhumika Goyal
2017-08-21fbdev: matrox: make fb_ops constBhumika Goyal
2017-08-07fbdev: matrox: hide unused 'hotplug' variableArnd Bergmann
2017-08-01fbdev: Nuke FBINFO_MODULEDaniel Vetter
2017-08-01video: fbdev: matroxfb: constify pci_device_id.Arvind Yadav
2017-07-04video: fbdev: matrox: the list iterator can't be NULLDan Carpenter
2015-06-03video: fbdev: matrox: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-05-27video: fbdev: matrox: use swap() in matroxfb_decode_var()Fabian Frederick
2014-08-26video: fbdev: matrox: use c99 initializers in structuresJulia Lawall
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen