index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
matrox
Commit message (
Expand
)
Author
Age
Files
Lines
*
matroxfb: support G200eV chip
Darrick J. Wong
2008-10-16
1
-0
/
+9
*
matrox maven: convert to a new-style i2c driver
Jean Delvare
2008-08-12
2
-57
/
+50
*
matroxfb: i2c structure templates clean-up
Jean Delvare
2008-08-12
1
-8
/
+3
*
matrox maven: fix a broken error path
Jean Delvare
2008-08-12
1
-1
/
+1
*
Remove newline from the description of module parameters
Niels de Vos
2008-08-01
1
-1
/
+1
*
i2c: Let framebuffer drivers set their I2C bus class to DDC
Jean Delvare
2008-07-14
1
-5
/
+15
*
fbdev: fix integer as NULL pointer warning
Harvey Harrison
2008-05-23
1
-1
/
+1
*
video: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
1
-14
/
+14
*
video: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
7
-62
/
+62
*
i2c: normal_i2c can be made const (remaining drivers)
Jean Delvare
2008-01-27
1
-1
/
+1
*
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
2007-10-16
4
-4
/
+2
*
matroxfb: rectify jitter (G450/G550)
Paul A. Clarke
2007-08-11
4
-10
/
+30
*
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
2007-07-17
1
-2
/
+7
*
matroxfb: color setting fixes fix
Antonino A. Daplas
2007-07-17
1
-2
/
+0
*
matroxfb: color setting fixes
Antonino A. Daplas
2007-07-17
5
-15
/
+8
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-07-12
1
-3
/
+1
|
\
|
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
1
-3
/
+1
*
|
matroxfb: Clean-up i2c header inclusions
Jean Delvare
2007-07-12
1
-2
/
+0
|
/
*
Fix misspellings collected by members of KJ list.
Robert P. J. Day
2007-05-09
4
-4
/
+4
*
i2c: Shrink struct i2c_client
David Brownell
2007-05-01
1
-1
/
+1
*
i2c: Declare more i2c_adapter parent devices
Jean Delvare
2007-02-13
1
-0
/
+1
*
[PATCH] matroxfb: Use kzalloc
Jean Delvare
2007-02-12
2
-5
/
+2
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
3
-3
/
+3
*
i2c: Discard the i2c algo del_bus wrappers
Jean Delvare
2006-12-10
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
[PATCH] matroxfb: Honor the return value of pci_register_driver
Antonino A. Daplas
2006-10-03
1
-4
/
+8
*
i2c-algo-bit: Discard the mdelay data struct member
Jean Delvare
2006-09-26
1
-1
/
+0
*
i2c-matroxfb: Struct init conversion
Jean Delvare
2006-09-26
1
-6
/
+7
*
[PATCH] matroxfb: fix jittery display on non-ppc systems
Paul A. Clarke
2006-08-27
1
-0
/
+8
*
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
2006-07-10
1
-1
/
+0
*
[PATCH] irq-flags: video: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
7
-7
/
+0
*
V4L/DVB (4210a): git-dvb versus matroxfb
Andrew Morton
2006-06-25
1
-25
/
+27
*
[PATCH] matroxfb: fix DVI setup to be more compatible
Paul A. Clarke
2006-05-21
3
-2
/
+25
*
Merge ../linux-2.6
Paul Mackerras
2006-03-29
2
-46
/
+34
|
\
|
*
[PATCH] drivers/video: Use ARRAY_SIZE macro
Tobias Klauser
2006-03-27
2
-4
/
+4
|
*
[PATCH] matrox maven: memory allocation and other cleanups
Jean Delvare
2006-03-27
1
-30
/
+25
|
*
[PATCH] matroxfb: simply return what i2c_add_driver() does
Arthur Othieno
2006-03-27
1
-12
/
+5
*
|
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
2006-03-28
1
-1
/
+2
|
/
*
kbuild: remove checkconfig.pl
Brian Gerst
2006-02-19
6
-6
/
+0
*
[PATCH] fbdev: Sanitize ->fb_ioctl prototype
Christoph Hellwig
2006-01-14
2
-8
/
+6
*
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
1
-1
/
+1
*
[PATCH] video/matrox/matroxfb_misc.c: remove dead code
Adrian Bunk
2006-01-10
1
-7
/
+1
*
[PATCH] drivers/video/: possible cleanups
Adrian Bunk
2006-01-10
1
-0
/
+2
*
[PATCH] matroxfb: Remove fbcon.h from the main header file
Antonino A. Daplas
2006-01-10
1
-4
/
+0
*
[PATCH] i2c: drop empty i2c_driver.command implementations
Laurent Riffard
2006-01-05
1
-5
/
+0
*
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
2006-01-05
1
-1
/
+0
*
[PATCH] i2c: Drop i2c_driver.{owner,name}, 9 of 11
Laurent Riffard
2006-01-05
1
-2
/
+4
*
[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Jean Delvare
2006-01-05
1
-1
/
+0
*
[PATCH] matroxfb: Set maxhipri to 0
Ville Syrjälä
2005-11-07
1
-1
/
+1
[next]