index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
matrox
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
Fix common misspellings
Lucas De Marchi
4
-5
/
+5
2011-03-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
2011-03-22
matrox: Remove legacy VIDIOC_*_OLD ioctls
Mauro Carvalho Chehab
1
-3
/
+0
2011-03-22
matroxfb: remove incorrect Matrox G200eV support
Gary Hade
1
-9
/
+0
2011-01-11
video: matroxfb: Correct video option in comments and kernel config help.
Vicente Jiménez
1
-35
/
+35
2010-10-28
drivers/video/matrox/matroxfb_maven.c: fix unsigned return type
Julia Lawall
1
-1
/
+1
2010-10-28
drivers/video/matrox/matroxfb_DAC1064.c: remove undead ifdef CONFIG_FB_MATROX_G
Christian Dietrich
1
-4
/
+1
2010-08-20
matroxfb: fix incorrect use of memcpy_toio()
Ondrej Zary
1
-2
/
+2
2010-08-11
i2c: Add support for custom probe function
Jean Delvare
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
4
-0
/
+4
2009-12-16
matroxfb: fix problems with display stability
Alan Cox
1
-1
/
+2
2009-09-23
matroxfb: get rid of CONFIG_FB_MATROX_32MB
Jean Delvare
3
-19
/
+0
2009-09-23
matroxfb: get rid of unneeded macro MINFO_FROM
Jean Delvare
6
-35
/
+32
2009-09-23
matroxfb: get rid of unneeded macros WPMINFO and friends
Jean Delvare
15
-444
/
+580
2009-09-23
matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFO
Jean Delvare
12
-842
/
+837
2009-09-23
matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatory
Jean Delvare
3
-47
/
+0
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2
-4
/
+4
2009-07-08
Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"
Linus Torvalds
1
-1
/
+0
2009-07-08
matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head)
Krzysztof Helt
1
-2
/
+4
2009-07-08
matroxfb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
1
-1
/
+0
2009-07-07
fb: Initialize fb_info mutexes in framebuffer_alloc()
Paul Mundt
1
-0
/
+1
2009-07-01
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
2
-1
/
+7
2008-10-16
matroxfb: support G200eV chip
Darrick J. Wong
1
-0
/
+9
2008-08-13
matrox maven: convert to a new-style i2c driver
Jean Delvare
2
-57
/
+50
2008-08-13
matroxfb: i2c structure templates clean-up
Jean Delvare
1
-8
/
+3
2008-08-13
matrox maven: fix a broken error path
Jean Delvare
1
-1
/
+1
2008-08-01
Remove newline from the description of module parameters
Niels de Vos
1
-1
/
+1
2008-07-15
i2c: Let framebuffer drivers set their I2C bus class to DDC
Jean Delvare
1
-5
/
+15
2008-05-23
fbdev: fix integer as NULL pointer warning
Harvey Harrison
1
-1
/
+1
2008-04-29
video: use get/put_unaligned_* helpers
Harvey Harrison
1
-14
/
+14
2008-04-28
video: replace remaining __FUNCTION__ occurrences
Harvey Harrison
7
-62
/
+62
2008-01-27
i2c: normal_i2c can be made const (remaining drivers)
Jean Delvare
1
-1
/
+1
2007-10-16
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
4
-4
/
+2
2007-08-12
matroxfb: rectify jitter (G450/G550)
Paul A. Clarke
4
-10
/
+30
2007-07-18
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
1
-2
/
+7
2007-07-17
matroxfb: color setting fixes fix
Antonino A. Daplas
1
-2
/
+0
2007-07-17
matroxfb: color setting fixes
Antonino A. Daplas
5
-15
/
+8
2007-07-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-3
/
+1
2007-07-12
matroxfb: Clean-up i2c header inclusions
Jean Delvare
1
-2
/
+0
2007-07-12
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-3
/
+1
2007-05-09
Fix misspellings collected by members of KJ list.
Robert P. J. Day
4
-4
/
+4
2007-05-02
i2c: Shrink struct i2c_client
David Brownell
1
-1
/
+1
2007-02-14
i2c: Declare more i2c_adapter parent devices
Jean Delvare
1
-0
/
+1
2007-02-12
[PATCH] matroxfb: Use kzalloc
Jean Delvare
2
-5
/
+2
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
3
-3
/
+3
2006-12-10
i2c: Discard the i2c algo del_bus wrappers
Jean Delvare
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-10-03
[PATCH] matroxfb: Honor the return value of pci_register_driver
Antonino A. Daplas
1
-4
/
+8
2006-09-27
i2c-algo-bit: Discard the mdelay data struct member
Jean Delvare
1
-1
/
+0
2006-09-27
i2c-matroxfb: Struct init conversion
Jean Delvare
1
-6
/
+7
[next]