index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer
InKi Dae
2009-07-06
1
-10
/
+7
*
|
|
|
sisfb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
2009-07-06
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
video: sm501fb: Early initialization of mm_lock mutex.
Paul Mundt
2009-07-04
1
-0
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...
Linus Torvalds
2009-07-04
1
-0
/
+2
|
\
\
\
|
*
|
|
parisc: stifb: should depend on STI_CONSOLE
Alexander Beregalov
2009-07-03
1
-0
/
+2
*
|
|
|
Update Yoichi Yuasa's e-mail address
Yoichi Yuasa
2009-07-03
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-07-01
1
-8
/
+45
|
\
\
\
|
*
|
|
sh: LCDC dcache flush for deferred io
Paul Mundt
2009-07-01
1
-8
/
+45
|
|
|
/
|
|
/
|
*
|
|
atyfb: fix alignment for block writes
Ville Syrjala
2009-07-01
3
-14
/
+46
*
|
|
atyfb: fix HP OmniBook 500 reboot hang
Ville Syrjala
2009-07-01
2
-9
/
+82
*
|
|
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
2009-07-01
15
-42
/
+73
*
|
|
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2009-06-29
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
backlight: Fix tdo24m crash on kmalloc
Aviv Laufer
2009-06-23
1
-1
/
+1
|
|
/
*
/
nvidiafb: fix boot-time printk string
Mikael Pettersson
2009-06-23
1
-2
/
+1
|
/
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-06-20
1
-36
/
+23
|
\
|
*
Merge commit 'gcl/merge' into next
Benjamin Herrenschmidt
2009-06-18
1
-36
/
+23
|
|
\
|
|
*
fbdev/xilinxfb: Fix improper casting and tighen up probe path
Grant Likely
2009-06-17
1
-36
/
+23
*
|
|
fbdev: do not allow VESA modes without compiled-in drivers
Krzysztof Helt
2009-06-20
1
-2
/
+4
|
/
/
*
|
Merge branch 'akpm'
Linus Torvalds
2009-06-17
26
-168
/
+519
|
\
\
|
*
|
fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memset
Mike Frysinger
2009-06-17
1
-3
/
+1
|
*
|
fbdev: *bfin*: fix __dev{init,exit} markings
Mike Frysinger
2009-06-17
2
-7
/
+7
|
*
|
fbdev: *bfin*: drop unnecessary calls to memset
Vivek Kutal
2009-06-17
2
-6
/
+0
|
*
|
fbdev: bfin-t350mcqb-fb: drop unused local variables
Mike Frysinger
2009-06-17
1
-6
/
+0
|
*
|
fbdev: s1d13xxxfb: add accelerated bitblt functions
Kristoffer Ericson
2009-06-17
1
-33
/
+308
|
*
|
tcx: use standard fields for framebuffer physical address and length
Krzysztof Helt
2009-06-17
1
-14
/
+13
|
*
|
fbdev: add support for handoff from firmware to hw framebuffers
Dave Airlie
2009-06-17
3
-2
/
+49
|
*
|
intelfb: fix a bug when changing video timing
Paul Menzel
2009-06-17
1
-0
/
+5
|
*
|
fbdev: use framebuffer_release() for freeing fb_info structures
Krzysztof Helt
2009-06-17
4
-5
/
+5
|
*
|
radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb?
Roel Kluin
2009-06-17
1
-2
/
+1
|
*
|
s3c-fb: CPUFREQ frequency scaling support
Ben Dooks
2009-06-17
2
-2
/
+70
|
*
|
s3c-fb: fix resource releasing on error during probing
Krzysztof Helt
2009-06-17
1
-13
/
+9
|
*
|
carminefb: fix possible access beyond end of carmine_modedb[]
Roel Kluin
2009-06-17
1
-1
/
+1
|
*
|
acornfb: remove fb_mmap function
Krzysztof Helt
2009-06-17
1
-38
/
+0
|
*
|
mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OF
Arnd Bergmann
2009-06-17
1
-1
/
+1
|
*
|
mb862xxfb: restrict compliation of platform driver to PPC
Julian Calaby
2009-06-17
1
-0
/
+1
|
*
|
Samsung SoC Framebuffer driver: add Alpha Channel support
InKi Dae
2009-06-17
1
-3
/
+28
|
*
|
atmel-lcdc: fix pixclock upper bound detection
Ben Nizette
2009-06-17
1
-1
/
+1
|
*
|
offb: use framebuffer_alloc() to allocate fb_info struct
Krzysztof Helt
2009-06-17
1
-5
/
+1
|
*
|
igafb: use framebuffer_alloc() to allocate fb_info struct
Krzysztof Helt
2009-06-17
1
-5
/
+3
|
*
|
chipsfb: remove redundant assignment
Krzysztof Helt
2009-06-17
1
-1
/
+0
|
*
|
fbdev: add video modes for resolutions and timings of PAL RGB
Paul Menzel
2009-06-17
1
-0
/
+8
|
*
|
fbdev: move logo externs to header file
Geert Uytterhoeven
2009-06-17
1
-15
/
+0
|
*
|
fbdev: generated logo sources depend on scripts/pnmtologo
Sam Ravnborg
2009-06-17
1
-5
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-06-16
1
-4
/
+4
|
\
\
\
|
*
|
|
xen: remove driver_data direct access of struct device from more drivers
Greg Kroah-Hartman
2009-06-16
1
-4
/
+4
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
2009-06-16
6
-69
/
+49
|
\
\
\
|
*
|
|
p9100: use standard fields for framebuffer physical address and length
Krzysztof Helt
2009-06-16
1
-12
/
+8
|
*
|
|
leo: use standard fields for framebuffer physical address and length
Krzysztof Helt
2009-06-16
1
-9
/
+5
|
*
|
|
cg6: use standard fields for framebuffer physical address and length
Krzysztof Helt
2009-06-16
1
-14
/
+11
|
*
|
|
cg3: use standard fields for framebuffer physical address and length
Krzysztof Helt
2009-06-16
1
-12
/
+8
[prev]
[next]