summaryrefslogtreecommitdiffstats
path: root/drivers/video/matrox
Commit message (Expand)AuthorAgeFilesLines
* drivers/video/matrox/matroxfb_maven.c: fix unsigned return typeJulia Lawall2010-10-271-1/+1
* drivers/video/matrox/matroxfb_DAC1064.c: remove undead ifdef CONFIG_FB_MATROX_GChristian Dietrich2010-10-271-4/+1
* matroxfb: fix incorrect use of memcpy_toio()Ondrej Zary2010-08-201-2/+2
* i2c: Add support for custom probe functionJean Delvare2010-08-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
* matroxfb: fix problems with display stabilityAlan Cox2009-12-161-1/+2
* matroxfb: get rid of CONFIG_FB_MATROX_32MBJean Delvare2009-09-233-19/+0
* matroxfb: get rid of unneeded macro MINFO_FROMJean Delvare2009-09-236-35/+32
* matroxfb: get rid of unneeded macros WPMINFO and friendsJean Delvare2009-09-2315-444/+580
* matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFOJean Delvare2009-09-2312-842/+837
* matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatoryJean Delvare2009-09-233-47/+0
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-082-4/+4
* Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"Linus Torvalds2009-07-081-1/+0
* matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head)Krzysztof Helt2009-07-081-2/+4
* matroxfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-1/+0
* fb: Initialize fb_info mutexes in framebuffer_alloc()Paul Mundt2009-07-061-0/+1
* fbdev: add mutex for fb_mmap lockingKrzysztof Helt2009-06-302-1/+7
* matroxfb: support G200eV chipDarrick J. Wong2008-10-161-0/+9
* matrox maven: convert to a new-style i2c driverJean Delvare2008-08-122-57/+50
* matroxfb: i2c structure templates clean-upJean Delvare2008-08-121-8/+3
* matrox maven: fix a broken error pathJean Delvare2008-08-121-1/+1
* Remove newline from the description of module parametersNiels de Vos2008-08-011-1/+1
* i2c: Let framebuffer drivers set their I2C bus class to DDCJean Delvare2008-07-141-5/+15
* fbdev: fix integer as NULL pointer warningHarvey Harrison2008-05-231-1/+1
* video: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-14/+14
* video: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-287-62/+62
* 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-164-4/+2
* matroxfb: rectify jitter (G450/G550)Paul A. Clarke2007-08-114-10/+30
* drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-171-2/+7
* matroxfb: color setting fixes fixAntonino A. Daplas2007-07-171-2/+0
* matroxfb: color setting fixesAntonino A. Daplas2007-07-175-15/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-121-3/+1
|\
| * PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-3/+1
* | matroxfb: Clean-up i2c header inclusionsJean Delvare2007-07-121-2/+0
|/
* Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-094-4/+4
* i2c: Shrink struct i2c_clientDavid Brownell2007-05-011-1/+1
* i2c: Declare more i2c_adapter parent devicesJean Delvare2007-02-131-0/+1
* [PATCH] matroxfb: Use kzallocJean Delvare2007-02-122-5/+2
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-133-3/+3
* i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-101-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] matroxfb: Honor the return value of pci_register_driverAntonino A. Daplas2006-10-031-4/+8
* i2c-algo-bit: Discard the mdelay data struct memberJean Delvare2006-09-261-1/+0
* i2c-matroxfb: Struct init conversionJean Delvare2006-09-261-6/+7
* [PATCH] matroxfb: fix jittery display on non-ppc systemsPaul A. Clarke2006-08-271-0/+8
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-1/+0
* [PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-307-7/+0
* V4L/DVB (4210a): git-dvb versus matroxfbAndrew Morton2006-06-251-25/+27
OpenPOWER on IntegriCloud