index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
cirrusfb.c
Age
Commit message (
Expand
)
Author
2012-07-24
video: Fix typo in drivers/video
Masanari Iida
2012-01-14
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-11-11
fbdev/cirrusfb: Add support for "64 MiB" version of Picasso IV
Geert Uytterhoeven
2011-11-11
fbdev/cirrusfb: Add support for Picasso IV in Zorro II mode
Geert Uytterhoeven
2011-11-11
fbdev/cirrusfb: Rewrite Zorro graphics card probing
Geert Uytterhoeven
2010-05-17
m68k: amiga - Zorro bus modalias support
Geert Uytterhoeven
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-04-13
cirrusfb: do not allow unsupported pixel depth
Krzysztof Helt
2009-04-01
cirrusfb: fix interlaced modes
Krzysztof Helt
2009-04-01
cirrusfb: fix threshold register mask for Laguna chips
Krzysztof Helt
2009-04-01
cirrusfb: GD5434 (aka SD64) support fixed
Krzysztof Helt
2009-04-01
cirrusfb: set MCLK in one place
Krzysztof Helt
2009-04-01
cirrusfb: add accelerator constant
Krzysztof Helt
2009-04-01
cirrusfb: fix clock doubling
Krzysztof Helt
2009-04-01
cirrusfb: use 24bpp instead of 32bpp
Krzysztof Helt
2009-04-01
cirrusfb: GD5446 fixes
Krzysztof Helt
2009-04-01
cirrusfb: fix error paths in cirrusfb_xxx_register()
Krzysztof Helt
2009-04-01
cirrusfb: add imageblit function
Krzysztof Helt
2009-04-01
cirrusfb: acceleration improvements
Krzysztof Helt
2009-04-01
cirrusfb: various Laguna fixes
Krzysztof Helt
2009-04-01
cirrusfb: check_var improvements
Krzysztof Helt
2009-04-01
cirrusfb: Laguna chipset 8bpp fix
Krzysztof Helt
2009-04-01
cirrusfb: various improvements
Krzysztof Helt
2009-04-01
cirrusfb: use 5-6-5 RGB for 16bpp mode
Krzysztof Helt
2009-04-01
cirrusfb: do not calculate line length twice
Krzysztof Helt
2009-04-01
cirrusfb: add mmio registers for Laguna chipsets
Krzysztof Helt
2009-04-01
cirrusfb: add Laguna additional overflow register
Krzysztof Helt
2009-04-01
cirrusfb: fix Laguna chipset memory detection and clock setting
Krzysztof Helt
2009-04-01
cirrusfb: convert printks to dev_foo
Krzysztof Helt
2008-11-19
cirrusfb: remove unused variables
Vlada Peric
2008-11-01
section fixes for cirrusfb
Al Viro
2008-10-16
cirrusfb: do not change MCLK for Alpine chips
Krzysztof Helt
2008-10-16
cirrusfb: fix 16bpp modes
Krzysztof Helt
2008-10-16
cirrusfb: add noaccel module parameter
Krzysztof Helt
2008-10-16
cirrusfb: drop clock fields from cirrusfb_regs structure
Krzysztof Helt
2008-10-16
cirrusfb: eliminate CRT registers from global structure
Krzysztof Helt
2008-10-16
cirrusfb: add __devinit attribute to probing functions
Krzysztof Helt
2008-10-16
cirrusfb: use modedb and add mode_option parameter
Krzysztof Helt
2008-10-16
cirrusfb: drop device pointers from cirrusfb_info
Krzysztof Helt
2008-10-16
cirrusfb: remove 24 bpp mode
Krzysztof Helt
2008-10-16
cirrusfb: simplify clock calculation
Krzysztof Helt
2008-10-16
cirrusfb: remove information about memory size during mode change
Krzysztof Helt
2008-09-02
cirrusfb: check_par fixes
Krzysztof Helt
2008-06-12
drivers/video/cirrusfb: fix RAM address printk
Philippe De Muyter
2008-04-28
video: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
fbdev: use DIV_ROUND_UP or roundup
Julia Lawall
2007-10-27
cirrusfb nonsense
Al Viro
2007-10-16
fix cirrusfb breakage
Al Viro
2007-10-16
cirrusfb: code improvement 2nd part
Krzysztof Helt
[next]