aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/matrox/matroxfb_base.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-26matroxfb: replace kmalloc and memset with kzalloc.Gravatar Alexandru Juncu 1-2/+1
2011-12-21fbdev: matroxfb: Fix compilation after fb_var_screeninfo changeGravatar Laurent Pinchart 1-1/+0
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-3/+0
2011-03-21matrox: Remove legacy VIDIOC_*_OLD ioctlsGravatar Mauro Carvalho Chehab 1-3/+0
2011-03-21matroxfb: remove incorrect Matrox G200eV supportGravatar Gary Hade 1-9/+0
2011-01-11video: matroxfb: Correct video option in comments and kernel config help.Gravatar Vicente Jiménez 1-35/+35
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-09-23matroxfb: get rid of CONFIG_FB_MATROX_32MBGravatar Jean Delvare 1-12/+0
2009-09-23matroxfb: get rid of unneeded macro MINFO_FROMGravatar Jean Delvare 1-9/+8
2009-09-23matroxfb: get rid of unneeded macros WPMINFO and friendsGravatar Jean Delvare 1-51/+73
2009-09-23matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFOGravatar Jean Delvare 1-302/+302
2009-09-23matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatoryGravatar Jean Delvare 1-23/+0
2009-07-08Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"Gravatar Linus Torvalds 1-1/+0
2009-07-08matroxfb: fix regression with uninitalized fb_info->mm_lock mutexGravatar Krzysztof Helt 1-1/+0
2009-07-06fb: Initialize fb_info mutexes in framebuffer_alloc()Gravatar Paul Mundt 1-0/+1
2009-06-30fbdev: add mutex for fb_mmap lockingGravatar Krzysztof Helt 1-0/+3
2008-10-16matroxfb: support G200eV chipGravatar Darrick J. Wong 1-0/+9
2008-08-01Remove newline from the description of module parametersGravatar Niels de Vos 1-1/+1
2008-04-28video: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-21/+21
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hGravatar Krzysztof Helt 1-1/+1
2007-07-17matroxfb: color setting fixesGravatar Antonino A. Daplas 1-0/+4
2007-07-11PCI: Change all drivers to use pci_device->revisionGravatar Auke Kok 1-3/+1
2007-05-09Fix misspellings collected by members of KJ list.Gravatar Robert P. J. Day 1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-1/+1
2006-10-03[PATCH] matroxfb: Honor the return value of pci_register_driverGravatar Antonino A. Daplas 1-4/+8
2006-07-02[PATCH] irq-flags: video: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-25V4L/DVB (4210a): git-dvb versus matroxfbGravatar Andrew Morton 1-25/+27
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersGravatar Benjamin Herrenschmidt 1-1/+2
2006-02-19kbuild: remove checkconfig.plGravatar Brian Gerst 1-1/+0
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeGravatar Christoph Hellwig 1-3/+2
2005-11-07[PATCH] matroxfb: Kill a useless message1-4/+0
2005-11-07[PATCH] matroxfb: Use CACHEFLUSH on all chips1-7/+2
2005-11-07[PATCH] matroxfb: Add support for Mystique AGP1-0/+14
2005-11-07[PATCH] matroxfb: Remove an unused wait queue entry1-2/+0
2005-09-13[PATCH] matroxfb adjustmentsGravatar Jan Beulich 1-5/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+2589