aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/matrox (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-20Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman9-0/+9
2017-10-12video: fbdev: matroxfb: return -ENOMEM on allocation failureAllen Pais1-1/+1
2017-09-04video: fbdev: make fb_videomode constBhumika Goyal1-1/+1
2017-08-21fbdev: matrox: make fb_ops constBhumika Goyal1-1/+1
2017-08-07fbdev: matrox: hide unused 'hotplug' variableArnd Bergmann1-1/+1
2017-08-01fbdev: Nuke FBINFO_MODULEDaniel Vetter1-3/+1
2017-08-01video: fbdev: matroxfb: constify pci_device_id.Arvind Yadav1-2/+2
2017-07-04video: fbdev: matrox: the list iterator can't be NULLDan Carpenter1-1/+1
2017-01-11video: fbdev: matroxfb: use designated initializersKees Cook2-3/+12
2016-09-27matroxfb: fix size of memcpySudip Mukherjee1-1/+1
2016-09-27matroxfb: constify local structuresJulia Lawall1-1/+1
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas1-1/+0
2015-06-03video: fbdev: matrox: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2-49/+14
2015-05-27video: fbdev: matrox: use swap() in matroxfb_decode_var()Fabian Frederick1-5/+1
2014-08-26video: fbdev: matrox: use c99 initializers in structuresJulia Lawall2-16/+56
2014-05-23matroxfb: perform a dummy read of M_STATUSMikulas Patocka1-1/+1
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen20-0/+10272