aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/matrox/matroxfb_maven.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/video/matrox/matroxfb_maven.c: fix unsigned return typeJulia Lawall2010-10-271-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* matroxfb: get rid of unneeded macro MINFO_FROMJean Delvare2009-09-231-4/+6
* matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFOJean Delvare2009-09-231-19/+19
* matrox maven: convert to a new-style i2c driverJean Delvare2008-08-121-56/+39
* matrox maven: fix a broken error pathJean Delvare2008-08-121-1/+1
* video: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-1/+1
* 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-161-1/+0
* drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-171-2/+7
* [PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser2006-03-271-3/+3
* [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] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-1/+1
* [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] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare2005-09-051-1/+1
* [PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare2005-06-211-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1328