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
2013-01-03
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
1
-22
/
+22
2012-07-24
video: Fix typo in drivers/video
Masanari Iida
1
-1
/
+1
2012-01-14
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-124
/
+144
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-11-11
fbdev/cirrusfb: Add support for "64 MiB" version of Picasso IV
Geert Uytterhoeven
1
-1
/
+5
2011-11-11
fbdev/cirrusfb: Add support for Picasso IV in Zorro II mode
Geert Uytterhoeven
1
-0
/
+21
2011-11-11
fbdev/cirrusfb: Rewrite Zorro graphics card probing
Geert Uytterhoeven
1
-123
/
+118
2010-05-17
m68k: amiga - Zorro bus modalias support
Geert Uytterhoeven
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
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
[next]