summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/matrox
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-302-2/+5
|\
| * Merge drm/drm-next into drm-misc-nextMaarten Lankhorst2020-01-061-2/+2
| |\
| | * Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-171-1/+1
| | |\
| * | | fbdev: matrox: make array wtst_xlat static const, makes object smallerColin Ian King2020-01-031-1/+4
| | |/ | |/|
| * | video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
| |/ |/|
* | video: fbdev: matrox: convert to i2c_new_scanned_deviceWolfram Sang2019-11-281-2/+2
|/
* 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/+2
* Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds2017-11-201-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/+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: 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/+0
* video: fbdev: matrox: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-032-49/+14
* 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-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