aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/matrox (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi4-5/+5
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-3/+0
2011-03-21matrox: Remove legacy VIDIOC_*_OLD ioctlsMauro Carvalho Chehab1-3/+0
2011-03-21matroxfb: remove incorrect Matrox G200eV supportGary Hade1-9/+0
2011-01-11video: matroxfb: Correct video option in comments and kernel config help.Vicente Jiménez1-35/+35
2010-10-27drivers/video/matrox/matroxfb_maven.c: fix unsigned return typeJulia Lawall1-1/+1
2010-10-27drivers/video/matrox/matroxfb_DAC1064.c: remove undead ifdef CONFIG_FB_MATROX_GChristian Dietrich1-4/+1
2010-08-20matroxfb: fix incorrect use of memcpy_toio()Ondrej Zary1-2/+2
2010-08-11i2c: Add support for custom probe functionJean Delvare1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo4-0/+4
2009-12-16matroxfb: fix problems with display stabilityAlan Cox1-1/+2
2009-09-23matroxfb: get rid of CONFIG_FB_MATROX_32MBJean Delvare3-19/+0
2009-09-23matroxfb: get rid of unneeded macro MINFO_FROMJean Delvare6-35/+32
2009-09-23matroxfb: get rid of unneeded macros WPMINFO and friendsJean Delvare15-444/+580
2009-09-23matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFOJean Delvare12-842/+837
2009-09-23matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatoryJean Delvare3-47/+0
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches2-4/+4
2009-07-08Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"Linus Torvalds1-1/+0
2009-07-08matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head)Krzysztof Helt1-2/+4
2009-07-08matroxfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt1-1/+0
2009-07-06fb: Initialize fb_info mutexes in framebuffer_alloc()Paul Mundt1-0/+1
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt2-1/+7
2008-10-16matroxfb: support G200eV chipDarrick J. Wong1-0/+9
2008-08-12matrox maven: convert to a new-style i2c driverJean Delvare2-57/+50
2008-08-12matroxfb: i2c structure templates clean-upJean Delvare1-8/+3
2008-08-12matrox maven: fix a broken error pathJean Delvare1-1/+1
2008-08-01Remove newline from the description of module parametersNiels de Vos1-1/+1
2008-07-14i2c: Let framebuffer drivers set their I2C bus class to DDCJean Delvare1-5/+15
2008-05-23fbdev: fix integer as NULL pointer warningHarvey Harrison1-1/+1
2008-04-29video: use get/put_unaligned_* helpersHarvey Harrison1-14/+14
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison7-62/+62
2008-01-27i2c: normal_i2c can be made const (remaining drivers)Jean Delvare1-1/+1
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt4-4/+2
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