summaryrefslogtreecommitdiffstats
path: root/drivers/video/matrox
AgeCommit message (Expand)AuthorLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-10272/+0
2014-02-11matroxfb: restore the registers M_ACCESS and M_PITCHMikulas Patocka-10/+30
2014-02-11matroxfb: set FBINFO_READS_FASTMikulas Patocka-1/+2
2013-10-30video: Remove unnecessary semicolonsJoe Perches-3/+3
2013-10-29framebuffer: Use fb_<level>Joe Perches-4/+2
2013-09-19video/matrox/matroxfb_maven: Use module_i2c_driver to register driverPeter Huewe-13/+1
2013-07-26matroxfb: replace kmalloc and memset with kzalloc.Alexandru Juncu-2/+1
2013-04-29matroxfb: convert struct i2c_msg initialization to C99 formatShubhrajyoti Datta-2/+14
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown-0/+1
2011-12-21fbdev: matroxfb: Fix compilation after fb_var_screeninfo changeLaurent Pinchart-2/+0
2011-03-31Fix common misspellingsLucas De Marchi-5/+5
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+0
2011-03-21matrox: Remove legacy VIDIOC_*_OLD ioctlsMauro Carvalho Chehab-3/+0
2011-03-21matroxfb: remove incorrect Matrox G200eV supportGary Hade-9/+0
2011-01-11video: matroxfb: Correct video option in comments and kernel config help.Vicente Jiménez-35/+35
2010-10-27drivers/video/matrox/matroxfb_maven.c: fix unsigned return typeJulia Lawall-1/+1
2010-10-27drivers/video/matrox/matroxfb_DAC1064.c: remove undead ifdef CONFIG_FB_MATROX_GChristian Dietrich-4/+1
2010-08-20matroxfb: fix incorrect use of memcpy_toio()Ondrej Zary-2/+2
2010-08-11i2c: Add support for custom probe functionJean Delvare-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+4
2009-12-16matroxfb: fix problems with display stabilityAlan Cox-1/+2
2009-09-23matroxfb: get rid of CONFIG_FB_MATROX_32MBJean Delvare-19/+0
2009-09-23matroxfb: get rid of unneeded macro MINFO_FROMJean Delvare-35/+32
2009-09-23matroxfb: get rid of unneeded macros WPMINFO and friendsJean Delvare-444/+580
2009-09-23matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFOJean Delvare-842/+837
2009-09-23matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatoryJean Delvare-47/+0
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches-4/+4
2009-07-08Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"Linus Torvalds-1/+0
2009-07-08matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head)Krzysztof Helt-2/+4
2009-07-08matroxfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt-1/+0
2009-07-06fb: Initialize fb_info mutexes in framebuffer_alloc()Paul Mundt-0/+1
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt-1/+7
2008-10-16matroxfb: support G200eV chipDarrick J. Wong-0/+9
2008-08-12matrox maven: convert to a new-style i2c driverJean Delvare-57/+50
2008-08-12matroxfb: i2c structure templates clean-upJean Delvare-8/+3
2008-08-12matrox maven: fix a broken error pathJean Delvare-1/+1
2008-08-01Remove newline from the description of module parametersNiels de Vos-1/+1
2008-07-14i2c: Let framebuffer drivers set their I2C bus class to DDCJean Delvare-5/+15
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