index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
cyber2000fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-11
VIDEO: cyberpro: remove unused cyber2000fb_get_fb_var()
Russell King
1
-6
/
+0
2011-02-11
VIDEO: cyberpro: remove useless function extreg pointers
Russell King
1
-2
/
+0
2011-02-11
VIDEO: cyberpro: update handling of device structures
Russell King
1
-9
/
+9
2011-02-11
VIDEO: cyberpro: add support for video capture I2C
Russell King
1
-14
/
+108
2011-02-11
VIDEO: cyberpro: make 'reg_b0_lock' always present
Russell King
1
-7
/
+5
2011-02-11
VIDEO: cyberpro: add I2C support
Ondrej Zary
1
-0
/
+127
2011-01-29
VIDEO: cyberpro: select lowest multipler/divisor for PLL
Russell King
1
-3
/
+3
2010-07-31
cyber2000fb: fix console in truecolor modes
Ondrej Zary
1
-0
/
+1
2010-07-31
cyber2000fb: fix machine hang on module load
Ondrej Zary
1
-0
/
+2
2009-12-24
VIDEO: cyberpro: pci_request_regions needs a persistent name
Russell King
1
-6
/
+6
2009-06-12
cyber2000fb.c: use proper method for stopping unload if CONFIG_ARCH_SHARK
Rusty Russell
1
-5
/
+4
2009-03-25
[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2009-02-19
[ARM] 5363/1: Shark cleanup and new defconfig
Alexander Schulz
1
-1
/
+1
2009-01-07
pci: use pci_ioremap_bar() in drivers/video
Arjan van de Ven
1
-2
/
+1
2008-12-08
cyber2000fb: Kill the one modular sparc prom_printf call.
David S. Miller
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2007-11-09
[ARM] 4645/1: Cyberpro: Trivial fix to restore 16bpp mode.
Jan Rinze
1
-0
/
+2
2007-10-19
cyber2000fb: checkpatch fixes
Krzysztof Helt
1
-103
/
+105
2007-10-19
cyber2000fb, rename BIT macro
Jiri Slaby
1
-22
/
+22
2007-10-16
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
1
-1
/
+0
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-02-12
[PATCH] cyber2010 framebuffer on ARM Netwinder fix
Woody Suwalski
1
-7
/
+12
2006-07-11
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-01-09
[ARM] Remove asm/irq.h includes from ARM drivers
Russell King
1
-1
/
+0
2005-12-15
[PATCH] cyber2000fb.c __iomem annotations
Al Viro
1
-2
/
+2
2005-11-07
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
Antonino A. Daplas
1
-1
/
+0
2005-05-03
[PATCH] ARM: Cleanup kmalloc in cyber2000fb
Russell King
1
-4
/
+4
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1761