index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
cirrusfb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-13
cirrusfb: do not allow unsupported pixel depth
Krzysztof Helt
1
-3
/
+1
2009-04-01
cirrusfb: fix interlaced modes
Krzysztof Helt
1
-14
/
+21
2009-04-01
cirrusfb: fix threshold register mask for Laguna chips
Krzysztof Helt
1
-1
/
+1
2009-04-01
cirrusfb: GD5434 (aka SD64) support fixed
Krzysztof Helt
1
-35
/
+37
2009-04-01
cirrusfb: set MCLK in one place
Krzysztof Helt
1
-54
/
+16
2009-04-01
cirrusfb: add accelerator constant
Krzysztof Helt
1
-2
/
+9
2009-04-01
cirrusfb: fix clock doubling
Krzysztof Helt
1
-1
/
+18
2009-04-01
cirrusfb: use 24bpp instead of 32bpp
Krzysztof Helt
1
-35
/
+44
2009-04-01
cirrusfb: GD5446 fixes
Krzysztof Helt
1
-18
/
+9
2009-04-01
cirrusfb: fix error paths in cirrusfb_xxx_register()
Krzysztof Helt
1
-12
/
+7
2009-04-01
cirrusfb: add imageblit function
Krzysztof Helt
1
-18
/
+46
2009-04-01
cirrusfb: acceleration improvements
Krzysztof Helt
1
-111
/
+75
2009-04-01
cirrusfb: various Laguna fixes
Krzysztof Helt
1
-27
/
+57
2009-04-01
cirrusfb: check_var improvements
Krzysztof Helt
1
-121
/
+74
2009-04-01
cirrusfb: Laguna chipset 8bpp fix
Krzysztof Helt
1
-13
/
+21
2009-04-01
cirrusfb: various improvements
Krzysztof Helt
1
-144
/
+58
2009-04-01
cirrusfb: use 5-6-5 RGB for 16bpp mode
Krzysztof Helt
1
-3
/
+3
2009-04-01
cirrusfb: do not calculate line length twice
Krzysztof Helt
1
-8
/
+6
2009-04-01
cirrusfb: add mmio registers for Laguna chipsets
Krzysztof Helt
1
-0
/
+38
2009-04-01
cirrusfb: add Laguna additional overflow register
Krzysztof Helt
1
-26
/
+42
2009-04-01
cirrusfb: fix Laguna chipset memory detection and clock setting
Krzysztof Helt
1
-27
/
+38
2009-04-01
cirrusfb: convert printks to dev_foo
Krzysztof Helt
1
-297
/
+158
2008-11-19
cirrusfb: remove unused variables
Vlada Peric
1
-2
/
+1
2008-11-01
section fixes for cirrusfb
Al Viro
1
-1
/
+1
2008-10-16
cirrusfb: do not change MCLK for Alpine chips
Krzysztof Helt
1
-66
/
+53
2008-10-16
cirrusfb: fix 16bpp modes
Krzysztof Helt
1
-5
/
+2
2008-10-16
cirrusfb: add noaccel module parameter
Krzysztof Helt
1
-1
/
+3
2008-10-16
cirrusfb: drop clock fields from cirrusfb_regs structure
Krzysztof Helt
1
-29
/
+21
2008-10-16
cirrusfb: eliminate CRT registers from global structure
Krzysztof Helt
1
-109
/
+83
2008-10-16
cirrusfb: add __devinit attribute to probing functions
Krzysztof Helt
1
-11
/
+7
2008-10-16
cirrusfb: use modedb and add mode_option parameter
Krzysztof Helt
1
-105
/
+21
2008-10-16
cirrusfb: drop device pointers from cirrusfb_info
Krzysztof Helt
1
-14
/
+6
2008-10-16
cirrusfb: remove 24 bpp mode
Krzysztof Helt
1
-5
/
+2
2008-10-16
cirrusfb: simplify clock calculation
Krzysztof Helt
1
-21
/
+19
2008-10-16
cirrusfb: remove information about memory size during mode change
Krzysztof Helt
1
-2
/
+0
2008-09-02
cirrusfb: check_par fixes
Krzysztof Helt
1
-41
/
+18
2008-06-12
drivers/video/cirrusfb: fix RAM address printk
Philippe De Muyter
1
-3
/
+3
2008-04-28
video: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-04-28
fbdev: use DIV_ROUND_UP or roundup
Julia Lawall
1
-1
/
+1
2007-10-27
cirrusfb nonsense
Al Viro
1
-2
/
+1
2007-10-16
fix cirrusfb breakage
Al Viro
1
-2
/
+3
2007-10-16
cirrusfb: code improvement 2nd part
Krzysztof Helt
1
-30
/
+15
2007-10-16
cirrusfb: code improvements
Krzysztof Helt
1
-175
/
+41
2007-10-16
cirrusfb: remove fields from cirrusfb_info
Krzysztof Helt
1
-81
/
+68
2007-10-16
cirrusfb: remove typedefs
Krzysztof Helt
1
-14
/
+14
2007-10-16
cirrusfb: checkpatch.pl cleanup
Krzysztof Helt
1
-805
/
+983
2007-05-08
cirrusfb: convert to generic boolean
Richard Knutsson
1
-39
/
+30
2006-12-08
[PATCH] ioremap balanced with iounmap for drivers/video/cirrusfb
Amol Lad
1
-2
/
+13
2006-07-10
[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
[next]