| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | [PATCH] matroxfb: Kill a useless message | Ville Syrj�l� | 2005-11-07 | 1 | -4/+0 |
* | [PATCH] matroxfb: Use CACHEFLUSH on all chips | Ville Syrj�l� | 2005-11-07 | 3 | -14/+2 |
* | [PATCH] matroxfb: Add support for Mystique AGP | Ville Syrj�l� | 2005-11-07 | 1 | -0/+14 |
* | [PATCH] matroxfb: Remove an unused wait queue entry | Ville Syrj�l� | 2005-11-07 | 1 | -2/+0 |
* | [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon | Antonino A. Daplas | 2005-11-07 | 2 | -2/+1 |
* | [PATCH] matroxfb adjustments | Jan Beulich | 2005-09-13 | 1 | -5/+8 |
* | [PATCH] matroxfb: read MGA PInS data on PowerPC | Ian Romanick | 2005-09-09 | 1 | -0/+30 |
* | [PATCH] I2C: Kill i2c_algorithm.id (5/7) | Jean Delvare | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] drivers/video/matrox/matroxfb_misc.c: remove dead code | Adrian Bunk | 2005-06-25 | 1 | -4/+1 |
* | [PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers | Jean Delvare | 2005-06-21 | 1 | -1/+0 |