summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/matrox
Commit message (Expand)AuthorAgeFilesLines
* docs: fb: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-219-0/+9
* 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: matroxfb: Delete an error message for a failed memory allocation in ma...Markus Elfring2018-03-281-3/+2Star
* Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds2017-11-211-1/+1
|\
| * video: fbdev: matroxfb: return -ENOMEM on allocation failureAllen Pais2017-10-121-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-029-0/+9
|/
* 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: matroxfb: use designated initializersKees Cook2017-01-112-3/+12
* matroxfb: fix size of memcpySudip Mukherjee2016-09-271-1/+1
* matroxfb: constify local structuresJulia Lawall2016-09-271-1/+1
* PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-051-1/+0Star
* video: fbdev: matrox: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-032-49/+14Star
* 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-262-16/+56
* matroxfb: perform a dummy read of M_STATUSMikulas Patocka2014-05-231-1/+1
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-1720-0/+10272