index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
matrox
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbdev: matrox: use modern module_init()
Arnd Bergmann
2021-05-26
1
-3
/
+2
*
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-07
1
-9
/
+0
*
matroxfb: avoid -Warray-bounds warning
Arnd Bergmann
2020-10-27
1
-6
/
+2
*
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-3
/
+3
*
video: fbdev: matroxfb: remove dead code and set but not used variable
Jason Yan
2020-04-08
1
-22
/
+0
*
fbdev: matrox: fix -Wextra build warnings
Randy Dunlap
2020-03-20
1
-1
/
+1
*
matroxfb: add Matrox MGA-G200eW board support
Rich Felker
2020-03-02
1
-0
/
+15
*
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-30
2
-2
/
+5
|
\
|
*
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2020-01-06
1
-2
/
+2
|
|
\
|
|
*
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-17
1
-1
/
+1
|
|
|
\
|
*
|
|
fbdev: matrox: make array wtst_xlat static const, makes object smaller
Colin Ian King
2020-01-03
1
-1
/
+4
|
|
|
/
|
|
/
|
|
*
|
video: constify fb ops across all drivers
Jani Nikula
2019-12-05
1
-1
/
+1
*
|
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
|
|
/
|
/
|
*
|
video: fbdev: matrox: convert to i2c_new_scanned_device
Wolfram Sang
2019-11-28
1
-2
/
+2
|
/
*
docs: fb: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
1
-1
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
9
-0
/
+9
*
powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PP...
Finn Thain
2019-01-22
1
-2
/
+3
*
powerpc: Replace nvram_* extern declarations with standard header
Finn Thain
2019-01-22
1
-1
/
+1
*
video: matroxfb: Delete an error message for a failed memory allocation in ma...
Markus Elfring
2018-03-28
1
-3
/
+2
*
Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux
Linus Torvalds
2017-11-21
1
-1
/
+1
|
\
|
*
video: fbdev: matroxfb: return -ENOMEM on allocation failure
Allen Pais
2017-10-12
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
9
-0
/
+9
|
/
*
video: fbdev: make fb_videomode const
Bhumika Goyal
2017-09-04
1
-1
/
+1
*
fbdev: matrox: make fb_ops const
Bhumika Goyal
2017-08-21
1
-1
/
+1
*
fbdev: matrox: hide unused 'hotplug' variable
Arnd Bergmann
2017-08-07
1
-1
/
+1
*
fbdev: Nuke FBINFO_MODULE
Daniel Vetter
2017-08-01
1
-3
/
+1
*
video: fbdev: matroxfb: constify pci_device_id.
Arvind Yadav
2017-08-01
1
-2
/
+2
*
video: fbdev: matrox: the list iterator can't be NULL
Dan Carpenter
2017-07-04
1
-1
/
+1
*
video: fbdev: matroxfb: use designated initializers
Kees Cook
2017-01-11
2
-3
/
+12
*
matroxfb: fix size of memcpy
Sudip Mukherjee
2016-09-27
1
-1
/
+1
*
matroxfb: constify local structures
Julia Lawall
2016-09-27
1
-1
/
+1
*
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
2016-02-05
1
-1
/
+0
*
video: fbdev: matrox: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2015-06-03
2
-49
/
+14
*
video: fbdev: matrox: use swap() in matroxfb_decode_var()
Fabian Frederick
2015-05-27
1
-5
/
+1
*
video: fbdev: matrox: use c99 initializers in structures
Julia Lawall
2014-08-26
2
-16
/
+56
*
matroxfb: perform a dummy read of M_STATUS
Mikulas Patocka
2014-05-23
1
-1
/
+1
*
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2014-04-17
20
-0
/
+10272