summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/matrox
AgeCommit message (Expand)AuthorLines
2023-01-02fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel-2/+2
2022-12-14fbdev: matroxfb: Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann-0/+3
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+5
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang-3/+3
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang-3/+3
2022-08-16i2c: Make remove callback return voidUwe Kleine-König-2/+1
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann-0/+5
2022-04-04video: fbdev: aty/matrox/...: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy-1/+0
2022-01-29video: fbdev: matroxfb: set maxvram of vbG200eW to the same as vbG200 to avoi...Z. Liu-1/+1
2021-05-26fbdev: matrox: use modern module_init()Arnd Bergmann-3/+2
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada-9/+0
2020-10-27matroxfb: avoid -Warray-bounds warningArnd Bergmann-6/+2
2020-07-16treewide: Remove uninitialized_var() usageKees Cook-3/+3
2020-04-08video: fbdev: matroxfb: remove dead code and set but not used variableJason Yan-22/+0
2020-03-20fbdev: matrox: fix -Wextra build warningsRandy Dunlap-1/+1
2020-03-02matroxfb: add Matrox MGA-G200eW board supportRich Felker-0/+15
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-2/+5
2020-01-06Merge drm/drm-next into drm-misc-nextMaarten Lankhorst-2/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-1/+1
2020-01-03fbdev: matrox: make array wtst_xlat static const, makes object smallerColin Ian King-1/+4
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-1/+1
2019-12-05video: constify fb ops across all driversJani Nikula-1/+1
2019-11-28video: fbdev: matrox: convert to i2c_new_scanned_deviceWolfram Sang-2/+2
2019-06-14docs: fb: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner-0/+9
2019-01-22powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PP...Finn Thain-2/+3
2019-01-22powerpc: Replace nvram_* extern declarations with standard headerFinn Thain-1/+1
2018-03-28video: matroxfb: Delete an error message for a failed memory allocation in ma...Markus Elfring-3/+2
2017-11-20Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+9
2017-10-12video: fbdev: matroxfb: return -ENOMEM on allocation failureAllen Pais-1/+1
2017-09-04video: fbdev: make fb_videomode constBhumika Goyal-1/+1
2017-08-21fbdev: matrox: make fb_ops constBhumika Goyal-1/+1
2017-08-07fbdev: matrox: hide unused 'hotplug' variableArnd Bergmann-1/+1
2017-08-01fbdev: Nuke FBINFO_MODULEDaniel Vetter-3/+1
2017-08-01video: fbdev: matroxfb: constify pci_device_id.Arvind Yadav-2/+2
2017-07-04video: fbdev: matrox: the list iterator can't be NULLDan Carpenter-1/+1
2017-01-11video: fbdev: matroxfb: use designated initializersKees Cook-3/+12
2016-09-27matroxfb: fix size of memcpySudip Mukherjee-1/+1
2016-09-27matroxfb: constify local structuresJulia Lawall-1/+1
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas-1/+0
2015-06-03video: fbdev: matrox: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez-49/+14
2015-05-27video: fbdev: matrox: use swap() in matroxfb_decode_var()Fabian Frederick-5/+1
2014-08-26video: fbdev: matrox: use c99 initializers in structuresJulia Lawall-16/+56
2014-05-23matroxfb: perform a dummy read of M_STATUSMikulas Patocka-1/+1
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-0/+10272