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