summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/matrox
AgeCommit message (Expand)Author
2024-01-18fbdev: remove I2C_CLASS_DDC supportHeiner Kallweit
2023-10-19fbdev/matroxfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_FLAG_DEFAULT from kzalloc()'ed structsThomas Zimmermann
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie
2023-05-27fbdev: matroxfb ssd1307fb: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-18fbdev/matrox: Remove trailing whitespacesThomas Zimmermann
2023-01-02fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel
2022-12-14fbdev: matroxfb: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann
2022-04-04video: fbdev: aty/matrox/...: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-01-29video: fbdev: matroxfb: set maxvram of vbG200eW to the same as vbG200 to avoi...Z. Liu
2021-05-26fbdev: matrox: use modern module_init()Arnd Bergmann
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2020-10-27matroxfb: avoid -Warray-bounds warningArnd Bergmann
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-04-08video: fbdev: matroxfb: remove dead code and set but not used variableJason Yan
2020-03-20fbdev: matrox: fix -Wextra build warningsRandy Dunlap
2020-03-02matroxfb: add Matrox MGA-G200eW board supportRich Felker
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-06Merge drm/drm-next into drm-misc-nextMaarten Lankhorst
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-03fbdev: matrox: make array wtst_xlat static const, makes object smallerColin Ian King
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-05video: constify fb ops across all driversJani Nikula
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