aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/matrox (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-11matroxfb: rectify jitter (G450/G550)Paul A. Clarke4-10/+30
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik1-2/+7
2007-07-17matroxfb: color setting fixes fixAntonino A. Daplas1-2/+0
2007-07-17matroxfb: color setting fixesAntonino A. Daplas5-15/+8
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-3/+1
2007-07-12matroxfb: Clean-up i2c header inclusionsJean Delvare1-2/+0
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-3/+1
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day4-4/+4
2007-05-01i2c: Shrink struct i2c_clientDavid Brownell1-1/+1
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare1-0/+1
2007-02-12[PATCH] matroxfb: Use kzallocJean Delvare2-5/+2
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day3-3/+3
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-03[PATCH] matroxfb: Honor the return value of pci_register_driverAntonino A. Daplas1-4/+8
2006-09-26i2c-algo-bit: Discard the mdelay data struct memberJean Delvare1-1/+0
2006-09-26i2c-matroxfb: Struct init conversionJean Delvare1-6/+7
2006-08-27[PATCH] matroxfb: fix jittery display on non-ppc systemsPaul A. Clarke1-0/+8
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+0
2006-07-02[PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel7-7/+0
2006-06-25V4L/DVB (4210a): git-dvb versus matroxfbAndrew Morton1-25/+27
2006-05-21[PATCH] matroxfb: fix DVI setup to be more compatiblePaul A. Clarke3-2/+25
2006-03-29Merge ../linux-2.6Paul Mackerras2-46/+34
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-1/+2
2006-03-27[PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser2-4/+4
2006-03-27[PATCH] matrox maven: memory allocation and other cleanupsJean Delvare1-30/+25
2006-03-27[PATCH] matroxfb: simply return what i2c_add_driver() doesArthur Othieno1-12/+5
2006-02-19kbuild: remove checkconfig.plBrian Gerst6-6/+0
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig2-8/+6
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-1/+1
2006-01-10[PATCH] video/matrox/matroxfb_misc.c: remove dead codeAdrian Bunk1-7/+1
2006-01-10[PATCH] drivers/video/: possible cleanupsAdrian Bunk1-0/+2
2006-01-10[PATCH] matroxfb: Remove fbcon.h from the main header fileAntonino A. Daplas1-4/+0
2006-01-05[PATCH] i2c: drop empty i2c_driver.command implementationsLaurent Riffard1-5/+0
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 9 of 11Laurent Riffard1-2/+4
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2005-11-07[PATCH] matroxfb: Set maxhipri to 0Ville Syrjälä1-1/+1
2005-11-07[PATCH] matroxfb: Kill a useless messageVille Syrjälä1-4/+0
2005-11-07[PATCH] matroxfb: Use CACHEFLUSH on all chipsVille Syrjälä3-14/+2
2005-11-07[PATCH] matroxfb: Add support for Mystique AGPVille Syrjälä1-0/+14
2005-11-07[PATCH] matroxfb: Remove an unused wait queue entryVille Syrjälä1-2/+0
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2-2/+1
2005-09-13[PATCH] matroxfb adjustmentsJan Beulich1-5/+8
2005-09-09[PATCH] matroxfb: read MGA PInS data on PowerPCIan Romanick1-0/+30
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare1-1/+1
2005-06-25[PATCH] drivers/video/matrox/matroxfb_misc.c: remove dead codeAdrian Bunk1-4/+1
2005-06-21[PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds20-0/+10160