Age | Commit message (Expand) | Author |
2008-10-16 | matroxfb: support G200eV chip | Darrick J. Wong |
2008-08-12 | matrox maven: convert to a new-style i2c driver | Jean Delvare |
2008-08-12 | matroxfb: i2c structure templates clean-up | Jean Delvare |
2008-08-12 | matrox maven: fix a broken error path | Jean Delvare |
2008-08-01 | Remove newline from the description of module parameters | Niels de Vos |
2008-07-14 | i2c: Let framebuffer drivers set their I2C bus class to DDC | Jean Delvare |
2008-05-23 | fbdev: fix integer as NULL pointer warning | Harvey Harrison |
2008-04-29 | video: use get/put_unaligned_* helpers | Harvey Harrison |
2008-04-28 | video: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-01-27 | i2c: normal_i2c can be made const (remaining drivers) | Jean Delvare |
2007-10-16 | fbdev: change asm/uaccess.h to linux/uaccess.h | Krzysztof Helt |
2007-08-11 | matroxfb: rectify jitter (G450/G550) | Paul A. Clarke |
2007-07-17 | drivers/*: mark variables with uninitialized_var() | Jeff Garzik |
2007-07-17 | matroxfb: color setting fixes fix | Antonino A. Daplas |
2007-07-17 | matroxfb: color setting fixes | Antonino A. Daplas |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2007-07-12 | matroxfb: Clean-up i2c header inclusions | Jean Delvare |
2007-07-11 | PCI: Change all drivers to use pci_device->revision | Auke Kok |
2007-05-09 | Fix misspellings collected by members of KJ list. | Robert P. J. Day |
2007-05-01 | i2c: Shrink struct i2c_client | David Brownell |
2007-02-13 | i2c: Declare more i2c_adapter parent devices | Jean Delvare |
2007-02-12 | [PATCH] matroxfb: Use kzalloc | Jean Delvare |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day |
2006-12-10 | i2c: Discard the i2c algo del_bus wrappers | Jean Delvare |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-03 | [PATCH] matroxfb: Honor the return value of pci_register_driver | Antonino A. Daplas |
2006-09-26 | i2c-algo-bit: Discard the mdelay data struct member | Jean Delvare |
2006-09-26 | i2c-matroxfb: Struct init conversion | Jean Delvare |
2006-08-27 | [PATCH] matroxfb: fix jittery display on non-ppc systems | Paul A. Clarke |
2006-07-10 | [PATCH] vt: Remove VT-specific declarations and definitions from tty.h | Jon Smirl |
2006-07-02 | [PATCH] irq-flags: video: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-25 | V4L/DVB (4210a): git-dvb versus matroxfb | Andrew Morton |
2006-05-21 | [PATCH] matroxfb: fix DVI setup to be more compatible | Paul A. Clarke |
2006-03-29 | Merge ../linux-2.6 | Paul Mackerras |
2006-03-28 | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt |
2006-03-27 | [PATCH] drivers/video: Use ARRAY_SIZE macro | Tobias Klauser |
2006-03-27 | [PATCH] matrox maven: memory allocation and other cleanups | Jean Delvare |
2006-03-27 | [PATCH] matroxfb: simply return what i2c_add_driver() does | Arthur Othieno |
2006-02-19 | kbuild: remove checkconfig.pl | Brian Gerst |
2006-01-14 | [PATCH] fbdev: Sanitize ->fb_ioctl prototype | Christoph Hellwig |
2006-01-14 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven |
2006-01-10 | [PATCH] video/matrox/matroxfb_misc.c: remove dead code | Adrian Bunk |
2006-01-10 | [PATCH] drivers/video/: possible cleanups | Adrian Bunk |
2006-01-10 | [PATCH] matroxfb: Remove fbcon.h from the main header file | Antonino A. Daplas |
2006-01-05 | [PATCH] i2c: drop empty i2c_driver.command implementations | Laurent Riffard |
2006-01-05 | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman |
2006-01-05 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 9 of 11 | Laurent Riffard |
2006-01-05 | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare |
2005-11-07 | [PATCH] matroxfb: Set maxhipri to 0 | Ville Syrj�l� |