summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/matrox/matroxfb_base.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* 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/+13Star
* video: fbdev: matrox: use swap() in matroxfb_decode_var()Fabian Frederick2015-05-271-5/+1Star
* 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