index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
cirrusfb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68k: amiga - Zorro bus modalias support
Geert Uytterhoeven
2010-05-17
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
cirrusfb: do not allow unsupported pixel depth
Krzysztof Helt
2009-04-13
1
-3
/
+1
*
cirrusfb: fix interlaced modes
Krzysztof Helt
2009-04-01
1
-14
/
+21
*
cirrusfb: fix threshold register mask for Laguna chips
Krzysztof Helt
2009-04-01
1
-1
/
+1
*
cirrusfb: GD5434 (aka SD64) support fixed
Krzysztof Helt
2009-04-01
1
-35
/
+37
*
cirrusfb: set MCLK in one place
Krzysztof Helt
2009-04-01
1
-54
/
+16
*
cirrusfb: add accelerator constant
Krzysztof Helt
2009-04-01
1
-2
/
+9
*
cirrusfb: fix clock doubling
Krzysztof Helt
2009-04-01
1
-1
/
+18
*
cirrusfb: use 24bpp instead of 32bpp
Krzysztof Helt
2009-04-01
1
-35
/
+44
*
cirrusfb: GD5446 fixes
Krzysztof Helt
2009-04-01
1
-18
/
+9
*
cirrusfb: fix error paths in cirrusfb_xxx_register()
Krzysztof Helt
2009-04-01
1
-12
/
+7
*
cirrusfb: add imageblit function
Krzysztof Helt
2009-04-01
1
-18
/
+46
*
cirrusfb: acceleration improvements
Krzysztof Helt
2009-04-01
1
-111
/
+75
*
cirrusfb: various Laguna fixes
Krzysztof Helt
2009-04-01
1
-27
/
+57
*
cirrusfb: check_var improvements
Krzysztof Helt
2009-04-01
1
-121
/
+74
*
cirrusfb: Laguna chipset 8bpp fix
Krzysztof Helt
2009-04-01
1
-13
/
+21
*
cirrusfb: various improvements
Krzysztof Helt
2009-04-01
1
-144
/
+58
*
cirrusfb: use 5-6-5 RGB for 16bpp mode
Krzysztof Helt
2009-04-01
1
-3
/
+3
*
cirrusfb: do not calculate line length twice
Krzysztof Helt
2009-04-01
1
-8
/
+6
*
cirrusfb: add mmio registers for Laguna chipsets
Krzysztof Helt
2009-04-01
1
-0
/
+38
*
cirrusfb: add Laguna additional overflow register
Krzysztof Helt
2009-04-01
1
-26
/
+42
*
cirrusfb: fix Laguna chipset memory detection and clock setting
Krzysztof Helt
2009-04-01
1
-27
/
+38
*
cirrusfb: convert printks to dev_foo
Krzysztof Helt
2009-04-01
1
-297
/
+158
*
cirrusfb: remove unused variables
Vlada Peric
2008-11-19
1
-2
/
+1
*
section fixes for cirrusfb
Al Viro
2008-11-01
1
-1
/
+1
*
cirrusfb: do not change MCLK for Alpine chips
Krzysztof Helt
2008-10-16
1
-66
/
+53
*
cirrusfb: fix 16bpp modes
Krzysztof Helt
2008-10-16
1
-5
/
+2
*
cirrusfb: add noaccel module parameter
Krzysztof Helt
2008-10-16
1
-1
/
+3
*
cirrusfb: drop clock fields from cirrusfb_regs structure
Krzysztof Helt
2008-10-16
1
-29
/
+21
*
cirrusfb: eliminate CRT registers from global structure
Krzysztof Helt
2008-10-16
1
-109
/
+83
*
cirrusfb: add __devinit attribute to probing functions
Krzysztof Helt
2008-10-16
1
-11
/
+7
*
cirrusfb: use modedb and add mode_option parameter
Krzysztof Helt
2008-10-16
1
-105
/
+21
*
cirrusfb: drop device pointers from cirrusfb_info
Krzysztof Helt
2008-10-16
1
-14
/
+6
*
cirrusfb: remove 24 bpp mode
Krzysztof Helt
2008-10-16
1
-5
/
+2
*
cirrusfb: simplify clock calculation
Krzysztof Helt
2008-10-16
1
-21
/
+19
*
cirrusfb: remove information about memory size during mode change
Krzysztof Helt
2008-10-16
1
-2
/
+0
*
cirrusfb: check_par fixes
Krzysztof Helt
2008-09-02
1
-41
/
+18
*
drivers/video/cirrusfb: fix RAM address printk
Philippe De Muyter
2008-06-12
1
-3
/
+3
*
video: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
1
-2
/
+2
*
fbdev: use DIV_ROUND_UP or roundup
Julia Lawall
2008-04-28
1
-1
/
+1
*
cirrusfb nonsense
Al Viro
2007-10-27
1
-2
/
+1
*
fix cirrusfb breakage
Al Viro
2007-10-16
1
-2
/
+3
*
cirrusfb: code improvement 2nd part
Krzysztof Helt
2007-10-16
1
-30
/
+15
*
cirrusfb: code improvements
Krzysztof Helt
2007-10-16
1
-175
/
+41
*
cirrusfb: remove fields from cirrusfb_info
Krzysztof Helt
2007-10-16
1
-81
/
+68
*
cirrusfb: remove typedefs
Krzysztof Helt
2007-10-16
1
-14
/
+14
*
cirrusfb: checkpatch.pl cleanup
Krzysztof Helt
2007-10-16
1
-805
/
+983
*
cirrusfb: convert to generic boolean
Richard Knutsson
2007-05-08
1
-39
/
+30
*
[PATCH] ioremap balanced with iounmap for drivers/video/cirrusfb
Amol Lad
2006-12-08
1
-2
/
+13
[next]