index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] revert "nvidiafb: use generic ddc reading"
Andrew Morton
2006-10-11
2
-4
/
+42
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
12
-16
/
+15
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
Linus Torvalds
2006-10-04
1
-1
/
+0
|
\
|
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
1
-1
/
+0
*
|
[PATCH] fbdev: riva warning fix
Andrew Morton
2006-10-04
1
-1
/
+1
|
/
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
1
-1
/
+1
*
Still more typo fixes
Matt LaPlante
2006-10-03
1
-1
/
+1
*
Fix several typos in drivers/
Matt LaPlante
2006-10-03
1
-4
/
+4
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-10-03
2
-32
/
+78
|
\
|
*
[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...
Richard Purdie
2006-10-02
2
-32
/
+78
*
|
[PATCH] nvidia fbdev: fix powerpc xmon scribbles
Paul Mackerras
2006-10-03
1
-0
/
+10
*
|
[PATCH] fbdev: correct buffer size limit in fbmem_read_proc()
Geert Uytterhoeven
2006-10-03
1
-1
/
+2
*
|
[PATCH] radeonfb supend/resume support for Acer Aspire 2010
Carl-Daniel Hailfinger
2006-10-03
1
-0
/
+3
*
|
[PATCH] sstfb: cleanups
Alan Cox
2006-10-03
1
-115
/
+55
*
|
[PATCH] fbcon:: make 3 functions static
Adrian Bunk
2006-10-03
3
-3
/
+3
*
|
[PATCH] mbxfb: Fix framebuffer size smaller than requested
Raphael Assenat
2006-10-03
1
-4
/
+4
*
|
[PATCH] mbxfb: Fix a chip bug? resulting in wrong pixclock
Raphael Assenat
2006-10-03
1
-1
/
+12
*
|
[PATCH] atyfb: Possible cleanups
Adrian Bunk
2006-10-03
3
-5
/
+6
*
|
[PATCH] drivers/video/sis/sis_main.h Removal of old code
Michal Piotrowski
2006-10-03
1
-65
/
+0
*
|
[PATCH] drivers/video/sis/vgatypes.h: removal of old code
Michal Piotrowski
2006-10-03
1
-2
/
+0
*
|
[PATCH] drivers/video/sis/sis_main.c: removal of old code
Michal Piotrowski
2006-10-03
1
-229
/
+3
*
|
[PATCH] drivers/video/sis/sis_accel.h: removal of old code
Michal Piotrowski
2006-10-03
1
-14
/
+0
*
|
[PATCH] drivers/video/sis/sis_accel.c: removal of old code
Michal Piotrowski
2006-10-03
1
-26
/
+0
*
|
[PATCH] drivers/video/sis/osdef.h: removal of old code
Michal Piotrowski
2006-10-03
1
-4
/
+0
*
|
[PATCH] drivers/video/sis/init.h: removal of old code
Michal Piotrowski
2006-10-03
1
-7
/
+0
*
|
[PATCH] drivers/video/sis/initextlfb.c: removal of old code
Michal Piotrowski
2006-10-03
1
-4
/
+0
*
|
[PATCH] drivers/video/sis/init301.h: removal of old code
Michal Piotrowski
2006-10-03
1
-7
/
+0
*
|
[PATCH] i810fb: Honor the return value of pci_enable_device
Antonino A. Daplas
2006-10-03
1
-1
/
+5
*
|
[PATCH] nvidiafb: Honor the return value of pci_enable_device
Antonino A. Daplas
2006-10-03
1
-1
/
+5
*
|
[PATCH] matroxfb: Honor the return value of pci_register_driver
Antonino A. Daplas
2006-10-03
1
-4
/
+8
*
|
[PATCH] atyfb: Honor the return value of pci_register_driver
Antonino A. Daplas
2006-10-03
1
-3
/
+5
*
|
[PATCH] fbcon: Honor the return value of device_create_file
Antonino A. Daplas
2006-10-03
1
-7
/
+27
*
|
[PATCH] fbdev: Honor the return value of device_create_file
Antonino A. Daplas
2006-10-03
1
-7
/
+28
*
|
[PATCH] fbcon: Remove cursor timer if unused
Antonino A. Daplas
2006-10-03
1
-6
/
+11
*
|
[PATCH] fbcon: Use persistent allocation for cursor blinking
Dave Jones
2006-10-03
3
-10
/
+26
*
|
[PATCH] radeonfb: Use generic DDC reading
Dennis Munsie
2006-10-03
2
-103
/
+4
*
|
[PATCH] savagefb: Use generic DDC reading
Antonino A. Daplas
2006-10-03
2
-43
/
+7
*
|
[PATCH] i810fb: Use generic DDC reading
Antonino A. Daplas
2006-10-03
2
-41
/
+2
*
|
[PATCH] rivafb: Use generic DDC reading
Antonino A. Daplas
2006-10-03
2
-42
/
+3
*
|
[PATCH] nvidiafb: Use generic DDC reading
Antonino A. Daplas
2006-10-03
2
-42
/
+4
*
|
[PATCH] fbdev: Add generic ddc read functionality
Dennis Munsie
2006-10-03
3
-0
/
+122
*
|
[PATCH] vfb: Document option to enable the driver
Mike Frysinger
2006-10-03
1
-1
/
+2
*
|
[PATCH] rivafb: use constants instead of magic values
Guido Guenther
2006-10-03
1
-4
/
+4
*
|
[PATCH] au1100fb: Add option to enable/disable the cursor
Rodolfo Giometti
2006-10-03
1
-4
/
+26
*
|
Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...
Linus Torvalds
2006-09-30
7
-7
/
+527
|
\
\
|
|
/
|
/
|
|
*
intelfbhw.c: intelfbhw_get_p1p2 defined but not used
Parag Warudkar
2006-08-22
1
-0
/
+2
|
*
intelfb: fix mtrr_reg signedness
Dave Airlie
2006-08-22
1
-1
/
+1
|
*
intelfb: update doc and Kconfig (supported devices)
Christian Merkle
2006-08-22
1
-2
/
+4
|
*
intelfb: add preliminary i2c support
Dennis Munsie
2006-07-03
3
-0
/
+22
|
*
intelfb: add preliminary i2c support
Dennis Munsie
2006-07-03
2
-3
/
+21
[next]