summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/matrox/matroxfb_base.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev/matroxfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2023-10-191-0/+2
* fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel2023-01-021-2/+2
* fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann2022-11-161-0/+3
* Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-10-051-0/+5
|\
| * fbdev: Remove conflicting devices on PCI busThomas Zimmermann2022-07-191-0/+5
* | fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang2022-08-241-3/+3
|/
* video: fbdev: matroxfb: set maxvram of vbG200eW to the same as vbG200 to avoi...Z. Liu2022-01-291-1/+1
* fbdev: matrox: use modern module_init()Arnd Bergmann2021-05-261-3/+2
* treewide: remove editor modelines and cruftMasahiro Yamada2021-05-071-9/+0
* matroxfb: avoid -Warray-bounds warningArnd Bergmann2020-10-271-6/+2
* matroxfb: add Matrox MGA-G200eW board supportRich Felker2020-03-021-0/+15
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* docs: fb: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PP...Finn Thain2019-01-221-2/+3
* powerpc: Replace nvram_* extern declarations with standard headerFinn Thain2019-01-221-1/+1
* video: fbdev: matroxfb: return -ENOMEM on allocation failureAllen Pais2017-10-121-1/+1
* video: fbdev: make fb_videomode constBhumika Goyal2017-09-041-1/+1
* fbdev: matrox: make fb_ops constBhumika Goyal2017-08-211-1/+1
* fbdev: matrox: hide unused 'hotplug' variableArnd Bergmann2017-08-071-1/+1
* fbdev: Nuke FBINFO_MODULEDaniel Vetter2017-08-011-3/+1
* video: fbdev: matroxfb: constify pci_device_id.Arvind Yadav2017-08-011-2/+2
* video: fbdev: matrox: the list iterator can't be NULLDan Carpenter2017-07-041-1/+1
* video: fbdev: matrox: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-031-23/+13
* video: fbdev: matrox: use swap() in matroxfb_decode_var()Fabian Frederick2015-05-271-5/+1
* video: fbdev: matrox: use c99 initializers in structuresJulia Lawall2014-08-261-7/+45
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+2584