index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
matrox
/
matroxfb_base.c
Age
Commit message (
Expand
)
Author
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2020-10-27
matroxfb: avoid -Warray-bounds warning
Arnd Bergmann
2020-03-02
matroxfb: add Matrox MGA-G200eW board support
Rich Felker
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-06-14
docs: fb: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-01-22
powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PP...
Finn Thain
2019-01-22
powerpc: Replace nvram_* extern declarations with standard header
Finn Thain
2017-10-12
video: fbdev: matroxfb: return -ENOMEM on allocation failure
Allen Pais
2017-09-04
video: fbdev: make fb_videomode const
Bhumika Goyal
2017-08-21
fbdev: matrox: make fb_ops const
Bhumika Goyal
2017-08-07
fbdev: matrox: hide unused 'hotplug' variable
Arnd Bergmann
2017-08-01
fbdev: Nuke FBINFO_MODULE
Daniel Vetter
2017-08-01
video: fbdev: matroxfb: constify pci_device_id.
Arvind Yadav
2017-07-04
video: fbdev: matrox: the list iterator can't be NULL
Dan Carpenter
2015-06-03
video: fbdev: matrox: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2015-05-27
video: fbdev: matrox: use swap() in matroxfb_decode_var()
Fabian Frederick
2014-08-26
video: fbdev: matrox: use c99 initializers in structures
Julia Lawall
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen