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