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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-17
pm3fb: possible cleanups
Adrian Bunk
1
-27
/
+2
2007-07-17
pm3fb: fillrect acceleration
Krzysztof Helt
1
-3
/
+238
2007-07-17
matroxfb: color setting fixes
Antonino A. Daplas
5
-15
/
+8
2007-07-17
sisfb: fix pseudo_palette array size and overrun
Antonino A. Daplas
2
-1
/
+7
2007-07-17
intelfb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-1
/
+1
2007-07-17
i810fb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-1
/
+1
2007-07-17
radeonfb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-1
/
+1
2007-07-17
atyfb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-1
/
+1
2007-07-17
tx3912fb: fix improper assignment of info->pseudo_palette
Antonino A. Daplas
1
-1
/
+1
2007-07-17
tridentfb: fix pseudo_palette array overrun in setcolreg
Antonino A. Daplas
1
-14
/
+16
2007-07-17
tgafb: actually allocate memory for the pseudo_palette
Antonino A. Daplas
1
-1
/
+1
2007-07-17
sgivwfb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-1
/
+1
2007-07-17
q40fb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-1
/
+1
2007-07-17
pvr2fb: fix pseudo_palette array overrun and typecast
Antonino A. Daplas
1
-3
/
+4
2007-07-17
platinumfb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-1
/
+1
2007-07-17
offb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-1
/
+1
2007-07-17
macfb: fix pseudo_palette size and overrun
Antonino A. Daplas
1
-43
/
+50
2007-07-17
gbefb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-20
/
+21
2007-07-17
fm2fb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-7
/
+9
2007-07-17
epson1355fb: color setting fixes
Antonino A. Daplas
1
-2
/
+3
2007-07-17
cyblafb: fix pseudo_palette array overrun in setcolreg
Antonino A. Daplas
1
-9
/
+12
2007-07-17
controlfb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-1
/
+1
2007-07-17
68328fb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-1
/
+1
2007-07-17
fbdev: fbcon: console unregistration from unregister_framebuffer
Jesse Barnes
2
-4
/
+64
2007-07-17
fbcon: Revise primary device selection
Antonino A. Daplas
2
-41
/
+14
2007-07-17
fbcon: set_con2fb_map fixes
Antonino A. Daplas
1
-39
/
+25
2007-07-17
pm2fb: white spaces clean up
Krzysztof Helt
1
-101
/
+101
2007-07-17
nvidiafb: Add proper support for Geforce 7600 chipset
Antonino A. Daplas
4
-28
/
+54
2007-07-17
radeonfb: Add support for Radeon Xpress 200M (RS485)
Stephan Wolf
2
-0
/
+3
2007-07-17
fbcon: allow fbcon to use the primary display driver
Antonino A. Daplas
2
-7
/
+93
2007-07-17
fbdev: move arch-specific bits to their respective subdirectories
Antonino A. Daplas
1
-58
/
+4
2007-07-17
fbcon: use struct device instead of struct class_device
Antonino A. Daplas
1
-28
/
+29
2007-07-17
fbcon: cursor blink control
Antonino A. Daplas
1
-1
/
+73
2007-07-17
nvidiafb: adjust flags to take advantage of new scroll method
Antonino A. Daplas
1
-0
/
+2
2007-07-17
fbcon: smart blitter usage for scrolling
Krzysztof Helt
1
-8
/
+68
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+1
2007-07-17
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2
-165
/
+129
2007-07-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-53
/
+48
2007-07-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
5
-10
/
+6
2007-07-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
3
-6
/
+8
2007-07-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
Linus Torvalds
1
-1
/
+1
2007-07-12
matroxfb: Clean-up i2c header inclusions
Jean Delvare
1
-2
/
+0
2007-07-12
Video Console: Blackfin doesnt support VGA console
Michael Hennerich
1
-1
/
+1
2007-07-12
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-2
/
+6
2007-07-12
sysfs: kill unnecessary attribute->owner
Tejun Heo
3
-4
/
+2
2007-07-12
PCI: Change all drivers to use pci_device->revision
Auke Kok
5
-10
/
+6
2007-07-11
Merge branch 'for-2.6.23' into merge
Paul Mackerras
2
-165
/
+129
2007-07-06
fb: pvr2fb: A few more __devinit annotations for PCI.
Paul Mundt
1
-6
/
+6
2007-07-06
fb: pvr2fb: Fix up section mismatch warnings.
Paul Mundt
1
-47
/
+42
2007-06-28
fix section mismatch in chipsfb
Olaf Hering
1
-3
/
+3
[next]