summaryrefslogtreecommitdiffstats
path: root/drivers/video/matrox
Commit message (Expand)AuthorAgeFilesLines
* i2c: normal_i2c can be made const (remaining drivers)Jean Delvare2008-01-271-1/+1
* fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt2007-10-164-4/+2
* matroxfb: rectify jitter (G450/G550)Paul A. Clarke2007-08-114-10/+30
* drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-171-2/+7
* matroxfb: color setting fixes fixAntonino A. Daplas2007-07-171-2/+0
* matroxfb: color setting fixesAntonino A. Daplas2007-07-175-15/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-121-3/+1
|\
| * PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-3/+1
* | matroxfb: Clean-up i2c header inclusionsJean Delvare2007-07-121-2/+0
|/
* Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-094-4/+4
* i2c: Shrink struct i2c_clientDavid Brownell2007-05-011-1/+1
* i2c: Declare more i2c_adapter parent devicesJean Delvare2007-02-131-0/+1
* [PATCH] matroxfb: Use kzallocJean Delvare2007-02-122-5/+2
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-133-3/+3
* i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-101-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] matroxfb: Honor the return value of pci_register_driverAntonino A. Daplas2006-10-031-4/+8
* i2c-algo-bit: Discard the mdelay data struct memberJean Delvare2006-09-261-1/+0
* i2c-matroxfb: Struct init conversionJean Delvare2006-09-261-6/+7
* [PATCH] matroxfb: fix jittery display on non-ppc systemsPaul A. Clarke2006-08-271-0/+8
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-1/+0
* [PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-307-7/+0
* V4L/DVB (4210a): git-dvb versus matroxfbAndrew Morton2006-06-251-25/+27
* [PATCH] matroxfb: fix DVI setup to be more compatiblePaul A. Clarke2006-05-213-2/+25
* Merge ../linux-2.6Paul Mackerras2006-03-292-46/+34
|\
| * [PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser2006-03-272-4/+4
| * [PATCH] matrox maven: memory allocation and other cleanupsJean Delvare2006-03-271-30/+25
| * [PATCH] matroxfb: simply return what i2c_add_driver() doesArthur Othieno2006-03-271-12/+5
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-1/+2
|/
* kbuild: remove checkconfig.plBrian Gerst2006-02-196-6/+0
* [PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig2006-01-142-8/+6
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-1/+1
* [PATCH] video/matrox/matroxfb_misc.c: remove dead codeAdrian Bunk2006-01-101-7/+1
* [PATCH] drivers/video/: possible cleanupsAdrian Bunk2006-01-101-0/+2
* [PATCH] matroxfb: Remove fbcon.h from the main header fileAntonino A. Daplas2006-01-101-4/+0
* [PATCH] i2c: drop empty i2c_driver.command implementationsLaurent Riffard2006-01-051-5/+0
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-051-1/+0
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 9 of 11Laurent Riffard2006-01-051-2/+4
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-051-1/+0
* [PATCH] matroxfb: Set maxhipri to 0Ville Syrjälä2005-11-071-1/+1
* [PATCH] matroxfb: Kill a useless messageVille Syrjälä2005-11-071-4/+0
* [PATCH] matroxfb: Use CACHEFLUSH on all chipsVille Syrjälä2005-11-073-14/+2
* [PATCH] matroxfb: Add support for Mystique AGPVille Syrjälä2005-11-071-0/+14
* [PATCH] matroxfb: Remove an unused wait queue entryVille Syrjälä2005-11-071-2/+0
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-072-2/+1
* [PATCH] matroxfb adjustmentsJan Beulich2005-09-131-5/+8
* [PATCH] matroxfb: read MGA PInS data on PowerPCIan Romanick2005-09-091-0/+30
* [PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare2005-09-051-1/+1
* [PATCH] drivers/video/matrox/matroxfb_misc.c: remove dead codeAdrian Bunk2005-06-251-4/+1
OpenPOWER on IntegriCloud