aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/matrox/matroxfb_base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-2584/+0
2014-02-11matroxfb: set FBINFO_READS_FASTMikulas Patocka1-1/+2
2013-10-29framebuffer: Use fb_<level>Joe Perches1-4/+2
2013-07-26matroxfb: replace kmalloc and memset with kzalloc.Alexandru Juncu1-2/+1
2011-12-21fbdev: matroxfb: Fix compilation after fb_var_screeninfo changeLaurent Pinchart1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
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-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-23matroxfb: get rid of CONFIG_FB_MATROX_32MBJean Delvare1-12/+0
2009-09-23matroxfb: get rid of unneeded macro MINFO_FROMJean Delvare1-9/+8
2009-09-23matroxfb: get rid of unneeded macros WPMINFO and friendsJean Delvare1-51/+73
2009-09-23matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFOJean Delvare1-302/+302
2009-09-23matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatoryJean Delvare1-23/+0
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 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 Helt1-0/+3
2008-10-16matroxfb: support G200eV chipDarrick J. Wong1-0/+9
2008-08-01Remove newline from the description of module parametersNiels de Vos1-1/+1
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-21/+21
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt1-1/+1
2007-07-17matroxfb: color setting fixesAntonino A. Daplas1-0/+4
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. Day1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-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-07-02[PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25V4L/DVB (4210a): git-dvb versus matroxfbAndrew Morton1-25/+27
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-1/+2
2006-02-19kbuild: remove checkconfig.plBrian Gerst1-1/+0
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig1-3/+2
2005-11-07[PATCH] matroxfb: Kill a useless messageVille Syrjälä1-4/+0
2005-11-07[PATCH] matroxfb: Use CACHEFLUSH on all chipsVille Syrjälä1-7/+2
2005-11-07[PATCH] matroxfb: Add support for Mystique AGPVille Syrjälä1-0/+14
2005-11-07[PATCH] matroxfb: Remove an unused wait queue entryVille Syrjälä1-2/+0
2005-09-13[PATCH] matroxfb adjustmentsJan Beulich1-5/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2589