summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/matrox
AgeCommit message (Expand)Author
2019-11-28video: fbdev: matrox: convert to i2c_new_scanned_deviceWolfram Sang
2019-06-14docs: fb: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
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
2018-03-28video: matroxfb: Delete an error message for a failed memory allocation in ma...Markus Elfring
2017-11-20Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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
2017-01-11video: fbdev: matroxfb: use designated initializersKees Cook
2016-09-27matroxfb: fix size of memcpySudip Mukherjee
2016-09-27matroxfb: constify local structuresJulia Lawall
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas
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-05-23matroxfb: perform a dummy read of M_STATUSMikulas Patocka
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen