开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
matrox
Age
Commit message (
Expand
)
Author
2017-11-20
Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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
2017-01-11
video: fbdev: matroxfb: use designated initializers
Kees Cook
2016-09-27
matroxfb: fix size of memcpy
Sudip Mukherjee
2016-09-27
matroxfb: constify local structures
Julia Lawall
2016-02-05
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
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-05-23
matroxfb: perform a dummy read of M_STATUS
Mikulas Patocka
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen