summaryrefslogtreecommitdiffstats
path: root/drivers/video/matrox
AgeCommit message (Expand)AuthorLines
2008-05-23fbdev: fix integer as NULL pointer warningHarvey Harrison-1/+1
2008-04-29video: use get/put_unaligned_* helpersHarvey Harrison-14/+14
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison-62/+62
2008-01-27i2c: normal_i2c can be made const (remaining drivers)Jean Delvare-1/+1
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt-4/+2
2007-08-11matroxfb: rectify jitter (G450/G550)Paul A. Clarke-10/+30
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik-2/+7
2007-07-17matroxfb: color setting fixes fixAntonino A. Daplas-2/+0
2007-07-17matroxfb: color setting fixesAntonino A. Daplas-15/+8
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds-3/+1
2007-07-12matroxfb: Clean-up i2c header inclusionsJean Delvare-2/+0
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok-3/+1
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day-4/+4
2007-05-01i2c: Shrink struct i2c_clientDavid Brownell-1/+1
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare-0/+1
2007-02-12[PATCH] matroxfb: Use kzallocJean Delvare-5/+2
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day-3/+3
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-1/+1
2006-10-03[PATCH] matroxfb: Honor the return value of pci_register_driverAntonino A. Daplas-4/+8
2006-09-26i2c-algo-bit: Discard the mdelay data struct memberJean Delvare-1/+0
2006-09-26i2c-matroxfb: Struct init conversionJean Delvare-6/+7
2006-08-27[PATCH] matroxfb: fix jittery display on non-ppc systemsPaul A. Clarke-0/+8
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl-1/+0
2006-07-02[PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-7/+0
2006-06-25V4L/DVB (4210a): git-dvb versus matroxfbAndrew Morton-25/+27
2006-05-21[PATCH] matroxfb: fix DVI setup to be more compatiblePaul A. Clarke-2/+25
2006-03-29Merge ../linux-2.6Paul Mackerras-46/+34
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt-1/+2
2006-03-27[PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser-4/+4
2006-03-27[PATCH] matrox maven: memory allocation and other cleanupsJean Delvare-30/+25
2006-03-27[PATCH] matroxfb: simply return what i2c_add_driver() doesArthur Othieno-12/+5
2006-02-19kbuild: remove checkconfig.plBrian Gerst-6/+0
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig-8/+6
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven-1/+1
2006-01-10[PATCH] video/matrox/matroxfb_misc.c: remove dead codeAdrian Bunk-7/+1
2006-01-10[PATCH] drivers/video/: possible cleanupsAdrian Bunk-0/+2
2006-01-10[PATCH] matroxfb: Remove fbcon.h from the main header fileAntonino A. Daplas-4/+0
2006-01-05[PATCH] i2c: drop empty i2c_driver.command implementationsLaurent Riffard-5/+0
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 9 of 11Laurent Riffard-2/+4
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare-1/+0
2005-11-07[PATCH] matroxfb: Set maxhipri to 0Ville Syrjälä-1/+1
2005-11-07[PATCH] matroxfb: Kill a useless messageVille Syrjälä-4/+0
2005-11-07[PATCH] matroxfb: Use CACHEFLUSH on all chipsVille Syrjälä-14/+2
2005-11-07[PATCH] matroxfb: Add support for Mystique AGPVille Syrjälä-0/+14
2005-11-07[PATCH] matroxfb: Remove an unused wait queue entryVille Syrjälä-2/+0
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas-2/+1
2005-09-13[PATCH] matroxfb adjustmentsJan Beulich-5/+8