index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
87
-89
/
+3
|
\
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
86
-86
/
+0
|
*
typo fixes: mecanism -> mechanism
Adrian Bunk
2006-06-30
1
-1
/
+1
|
*
typo fixes: bandwith -> bandwidth
Adrian Bunk
2006-06-30
1
-2
/
+2
*
|
[PATCH] fix drivers/video/imacfb.c compilation
Ingo Molnar
2006-06-30
1
-4
/
+0
|
/
*
[SPARC]: Convert all FB SBUS drivers to of_driver framework.
David S. Miller
2006-06-29
8
-1149
/
+1179
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-29
1
-5
/
+0
|
\
|
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
|
*
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
|
*
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-2
/
+0
|
*
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-29
1
-6
/
+6
|
\
\
|
*
|
[PATCH] 64bit resource: C99 changes for struct resource declarations
Greg Kroah-Hartman
2006-06-27
1
-6
/
+6
|
|
/
*
|
[PATCH] fix sgivwfb compile
Adrian Bunk
2006-06-29
1
-4
/
+2
*
|
[PATCH] powermac backlight fixes
Michael Hanselmann
2006-06-28
1
-3
/
+3
*
|
[PATCH] Remove redundant NULL checks before [kv]free - in drivers/
Jesper Juhl
2006-06-27
1
-2
/
+1
*
|
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-27
1
-1
/
+1
|
/
*
[PATCH] VT binding: Make sticon support binding
Antonino A. Daplas
2006-06-26
1
-1
/
+1
*
[PATCH] VT binding: Make promcon support binding
Antonino A. Daplas
2006-06-26
1
-2
/
+2
*
[PATCH] VT binding: Make newport_con support binding
Antonino A. Daplas
2006-06-26
1
-10
/
+28
*
[PATCH] VT binding: Make mdacon support binding
Antonino A. Daplas
2006-06-26
1
-1
/
+1
*
[PATCH] VT binding: Do not create a device file for class device 'fbcon'
Antonino A. Daplas
2006-06-26
1
-4
/
+2
*
[PATCH] VT binding: Update fbcon to support binding
Antonino A. Daplas
2006-06-26
2
-61
/
+150
*
[PATCH] Detaching fbcon: add capability to attach/detach fbcon
Antonino A. Daplas
2006-06-26
1
-58
/
+97
*
[PATCH] Detaching fbcon: clean up exit code
Antonino A. Daplas
2006-06-26
1
-0
/
+43
*
[PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon
Antonino A. Daplas
2006-06-26
5
-76
/
+112
*
[PATCH] Detaching fbcon: remove calls to pci_disable_device()
Antonino A. Daplas
2006-06-26
7
-20
/
+2
*
[PATCH] Detaching fbcon: fix vgacon to allow retaking of the console
Antonino A. Daplas
2006-06-26
1
-6
/
+22
*
[PATCH] fbdev: tag by scantype in sysfs
Daniel R Thompson
2006-06-26
1
-1
/
+10
*
[PATCH] imacfb: Add Intel-based Macintosh Framebuffer Support
Edgar Hucek
2006-06-26
3
-0
/
+355
*
[PATCH] atyfb: Fix section warnings
Antonino A. Daplas
2006-06-26
2
-14
/
+14
*
[PATCH] macmodes: Fix section warning
Antonino A. Daplas
2006-06-26
3
-23
/
+25
*
[PATCH] fbdev: Fix logo rotation if width != height
Antonino A. Daplas
2006-06-26
1
-10
/
+10
*
[PATCH] neofb: fix unblank logic interfering with lid toggled backlight
Christian Trefzer
2006-06-26
1
-9
/
+23
*
[PATCH] skeletonfb: remove duplicate module init, exit, license lines
Arnaldo Carvalho de Melo
2006-06-26
1
-5
/
+0
*
[PATCH] au1100fb: add power management support
Rodolfo Giometti
2006-06-26
1
-2
/
+39
*
[PATCH] backlight: Fix Kconfig dependency
Antonino A. Daplas
2006-06-26
1
-2
/
+2
*
[PATCH] s3c2410fb: Fix resume
Arnaud Patard
2006-06-26
1
-6
/
+11
*
[PATCH] fbdev: Remove unused exports
Adrian Bunk
2006-06-26
4
-6
/
+0
*
[PATCH] fbdev: Coverity Bug 90
Antonino A. Daplas
2006-06-26
1
-2
/
+3
*
[PATCH] fbdev: Coverity Bug 85
Antonino A. Daplas
2006-06-26
1
-0
/
+1
*
[PATCH] atyfb: Fix dead code
Antonino A. Daplas
2006-06-26
1
-0
/
+3
*
[PATCH] vesafb: Prefer VGA registers over PMI
Antonino A. Daplas
2006-06-26
1
-15
/
+17
*
[PATCH] vesafb: Fix return code of vesafb_setcolreg
Antonino A. Daplas
2006-06-26
1
-5
/
+11
*
[PATCH] fbdev: Add 1366x768 (WXGA) mode to mode database
Dennis Munsie
2006-06-26
1
-0
/
+4
*
[PATCH] nvidiafb: Add support for Geforce 6100 and related chipsets
Antonino A. Daplas
2006-06-26
2
-2
/
+9
*
[PATCH] fbdev: Firmware EDID fixes
Antonino A. Daplas
2006-06-26
2
-17
/
+16
*
[PATCH] savagefb: Whitespace cleanup
Antonino A. Daplas
2006-06-26
1
-497
/
+496
*
[PATCH] fbdev: Static pseudocolor with depth less than 4 does exist
Antonino A. Daplas
2006-06-26
1
-1
/
+1
*
[PATCH] vga16fb: Update platform code
Antonino A. Daplas
2006-06-26
1
-17
/
+23
[next]