index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
matrox
Commit message (
Expand
)
Author
Age
*
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
*
Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"
Linus Torvalds
2009-07-08
*
matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head)
Krzysztof Helt
2009-07-08
*
matroxfb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
2009-07-08
*
fb: Initialize fb_info mutexes in framebuffer_alloc()
Paul Mundt
2009-07-06
*
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
2009-06-30
*
matroxfb: support G200eV chip
Darrick J. Wong
2008-10-16
*
matrox maven: convert to a new-style i2c driver
Jean Delvare
2008-08-12
*
matroxfb: i2c structure templates clean-up
Jean Delvare
2008-08-12
*
matrox maven: fix a broken error path
Jean Delvare
2008-08-12
*
Remove newline from the description of module parameters
Niels de Vos
2008-08-01
*
i2c: Let framebuffer drivers set their I2C bus class to DDC
Jean Delvare
2008-07-14
*
fbdev: fix integer as NULL pointer warning
Harvey Harrison
2008-05-23
*
video: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
*
video: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
*
i2c: normal_i2c can be made const (remaining drivers)
Jean Delvare
2008-01-27
*
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
2007-10-16
*
matroxfb: rectify jitter (G450/G550)
Paul A. Clarke
2007-08-11
*
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
2007-07-17
*
matroxfb: color setting fixes fix
Antonino A. Daplas
2007-07-17
*
matroxfb: color setting fixes
Antonino A. Daplas
2007-07-17
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-07-12
|
\
|
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
*
|
matroxfb: Clean-up i2c header inclusions
Jean Delvare
2007-07-12
|
/
*
Fix misspellings collected by members of KJ list.
Robert P. J. Day
2007-05-09
*
i2c: Shrink struct i2c_client
David Brownell
2007-05-01
*
i2c: Declare more i2c_adapter parent devices
Jean Delvare
2007-02-13
*
[PATCH] matroxfb: Use kzalloc
Jean Delvare
2007-02-12
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
*
i2c: Discard the i2c algo del_bus wrappers
Jean Delvare
2006-12-10
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
[PATCH] matroxfb: Honor the return value of pci_register_driver
Antonino A. Daplas
2006-10-03
*
i2c-algo-bit: Discard the mdelay data struct member
Jean Delvare
2006-09-26
*
i2c-matroxfb: Struct init conversion
Jean Delvare
2006-09-26
*
[PATCH] matroxfb: fix jittery display on non-ppc systems
Paul A. Clarke
2006-08-27
*
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
2006-07-10
*
[PATCH] irq-flags: video: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
V4L/DVB (4210a): git-dvb versus matroxfb
Andrew Morton
2006-06-25
*
[PATCH] matroxfb: fix DVI setup to be more compatible
Paul A. Clarke
2006-05-21
*
Merge ../linux-2.6
Paul Mackerras
2006-03-28
|
\
|
*
[PATCH] drivers/video: Use ARRAY_SIZE macro
Tobias Klauser
2006-03-27
|
*
[PATCH] matrox maven: memory allocation and other cleanups
Jean Delvare
2006-03-27
|
*
[PATCH] matroxfb: simply return what i2c_add_driver() does
Arthur Othieno
2006-03-27
*
|
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
2006-03-28
|
/
*
kbuild: remove checkconfig.pl
Brian Gerst
2006-02-19
*
[PATCH] fbdev: Sanitize ->fb_ioctl prototype
Christoph Hellwig
2006-01-14
*
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
*
[PATCH] video/matrox/matroxfb_misc.c: remove dead code
Adrian Bunk
2006-01-10
*
[PATCH] drivers/video/: possible cleanups
Adrian Bunk
2006-01-10
[next]