| Commit message (Expand) | Author | Age | Files | Lines |
* | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen | 2014-04-17 | 20 | -10272/+0 |
* | matroxfb: restore the registers M_ACCESS and M_PITCH | Mikulas Patocka | 2014-02-11 | 2 | -10/+30 |
* | matroxfb: set FBINFO_READS_FAST | Mikulas Patocka | 2014-02-11 | 1 | -1/+2 |
* | video: Remove unnecessary semicolons | Joe Perches | 2013-10-30 | 2 | -3/+3 |
* | framebuffer: Use fb_<level> | Joe Perches | 2013-10-29 | 1 | -4/+2 |
* | video/matrox/matroxfb_maven: Use module_i2c_driver to register driver | Peter Huewe | 2013-09-19 | 1 | -13/+1 |
* | matroxfb: replace kmalloc and memset with kzalloc. | Alexandru Juncu | 2013-07-26 | 1 | -2/+1 |
* | matroxfb: convert struct i2c_msg initialization to C99 format | Shubhrajyoti Datta | 2013-04-29 | 1 | -2/+14 |
* | i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING | Mark Brown | 2012-05-30 | 1 | -0/+1 |
* | fbdev: matroxfb: Fix compilation after fb_var_screeninfo change | Laurent Pinchart | 2011-12-21 | 2 | -2/+0 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 4 | -5/+5 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-03-24 | 1 | -3/+0 |
|\ |
|
| * | matrox: Remove legacy VIDIOC_*_OLD ioctls | Mauro Carvalho Chehab | 2011-03-21 | 1 | -3/+0 |
* | | matroxfb: remove incorrect Matrox G200eV support | Gary Hade | 2011-03-21 | 1 | -9/+0 |
|/ |
|
* | video: matroxfb: Correct video option in comments and kernel config help. | Vicente Jiménez | 2011-01-11 | 1 | -35/+35 |
* | drivers/video/matrox/matroxfb_maven.c: fix unsigned return type | Julia Lawall | 2010-10-27 | 1 | -1/+1 |
* | drivers/video/matrox/matroxfb_DAC1064.c: remove undead ifdef CONFIG_FB_MATROX_G | Christian Dietrich | 2010-10-27 | 1 | -4/+1 |
* | matroxfb: fix incorrect use of memcpy_toio() | Ondrej Zary | 2010-08-20 | 1 | -2/+2 |
* | i2c: Add support for custom probe function | Jean Delvare | 2010-08-11 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 4 | -0/+4 |
* | matroxfb: fix problems with display stability | Alan Cox | 2009-12-16 | 1 | -1/+2 |
* | matroxfb: get rid of CONFIG_FB_MATROX_32MB | Jean Delvare | 2009-09-23 | 3 | -19/+0 |
* | matroxfb: get rid of unneeded macro MINFO_FROM | Jean Delvare | 2009-09-23 | 6 | -35/+32 |
* | matroxfb: get rid of unneeded macros WPMINFO and friends | Jean Delvare | 2009-09-23 | 15 | -444/+580 |
* | matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFO | Jean Delvare | 2009-09-23 | 12 | -842/+837 |
* | matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatory | Jean Delvare | 2009-09-23 | 3 | -47/+0 |
* | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 2 | -4/+4 |
* | Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()" | Linus Torvalds | 2009-07-08 | 1 | -1/+0 |
* | matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head) | Krzysztof Helt | 2009-07-08 | 1 | -2/+4 |
* | matroxfb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-08 | 1 | -1/+0 |
* | fb: Initialize fb_info mutexes in framebuffer_alloc() | Paul Mundt | 2009-07-06 | 1 | -0/+1 |
* | fbdev: add mutex for fb_mmap locking | Krzysztof Helt | 2009-06-30 | 2 | -1/+7 |
* | matroxfb: support G200eV chip | Darrick J. Wong | 2008-10-16 | 1 | -0/+9 |
* | matrox maven: convert to a new-style i2c driver | Jean Delvare | 2008-08-12 | 2 | -57/+50 |
* | matroxfb: i2c structure templates clean-up | Jean Delvare | 2008-08-12 | 1 | -8/+3 |
* | matrox maven: fix a broken error path | Jean Delvare | 2008-08-12 | 1 | -1/+1 |
* | Remove newline from the description of module parameters | Niels de Vos | 2008-08-01 | 1 | -1/+1 |
* | i2c: Let framebuffer drivers set their I2C bus class to DDC | Jean Delvare | 2008-07-14 | 1 | -5/+15 |
* | fbdev: fix integer as NULL pointer warning | Harvey Harrison | 2008-05-23 | 1 | -1/+1 |
* | video: use get/put_unaligned_* helpers | Harvey Harrison | 2008-04-29 | 1 | -14/+14 |
* | video: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 | 7 | -62/+62 |
* | i2c: normal_i2c can be made const (remaining drivers) | Jean Delvare | 2008-01-27 | 1 | -1/+1 |
* | fbdev: change asm/uaccess.h to linux/uaccess.h | Krzysztof Helt | 2007-10-16 | 4 | -4/+2 |
* | matroxfb: rectify jitter (G450/G550) | Paul A. Clarke | 2007-08-11 | 4 | -10/+30 |
* | drivers/*: mark variables with uninitialized_var() | Jeff Garzik | 2007-07-17 | 1 | -2/+7 |
* | matroxfb: color setting fixes fix | Antonino A. Daplas | 2007-07-17 | 1 | -2/+0 |
* | matroxfb: color setting fixes | Antonino A. Daplas | 2007-07-17 | 5 | -15/+8 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-07-12 | 1 | -3/+1 |
|\ |
|
| * | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 | 1 | -3/+1 |
* | | matroxfb: Clean-up i2c header inclusions | Jean Delvare | 2007-07-12 | 1 | -2/+0 |
|/ |
|