summaryrefslogtreecommitdiffstats
path: root/drivers/video/cirrusfb.c
Commit message (Expand)AuthorAgeFilesLines
* section fixes for cirrusfbAl Viro2008-11-011-1/+1
* cirrusfb: do not change MCLK for Alpine chipsKrzysztof Helt2008-10-161-66/+53Star
* cirrusfb: fix 16bpp modesKrzysztof Helt2008-10-161-5/+2Star
* cirrusfb: add noaccel module parameterKrzysztof Helt2008-10-161-1/+3
* cirrusfb: drop clock fields from cirrusfb_regs structureKrzysztof Helt2008-10-161-29/+21Star
* cirrusfb: eliminate CRT registers from global structureKrzysztof Helt2008-10-161-109/+83Star
* cirrusfb: add __devinit attribute to probing functionsKrzysztof Helt2008-10-161-11/+7Star
* cirrusfb: use modedb and add mode_option parameterKrzysztof Helt2008-10-161-105/+21Star
* cirrusfb: drop device pointers from cirrusfb_infoKrzysztof Helt2008-10-161-14/+6Star
* cirrusfb: remove 24 bpp modeKrzysztof Helt2008-10-161-5/+2Star
* cirrusfb: simplify clock calculationKrzysztof Helt2008-10-161-21/+19Star
* cirrusfb: remove information about memory size during mode changeKrzysztof Helt2008-10-161-2/+0Star
* cirrusfb: check_par fixesKrzysztof Helt2008-09-031-41/+18Star
* drivers/video/cirrusfb: fix RAM address printkPhilippe De Muyter2008-06-131-3/+3
* video: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-2/+2
* fbdev: use DIV_ROUND_UP or roundupJulia Lawall2008-04-281-1/+1
* cirrusfb nonsenseAl Viro2007-10-281-2/+1Star
* fix cirrusfb breakageAl Viro2007-10-171-2/+3
* cirrusfb: code improvement 2nd partKrzysztof Helt2007-10-161-30/+15Star
* cirrusfb: code improvementsKrzysztof Helt2007-10-161-175/+41Star
* cirrusfb: remove fields from cirrusfb_infoKrzysztof Helt2007-10-161-81/+68Star
* cirrusfb: remove typedefsKrzysztof Helt2007-10-161-14/+14
* cirrusfb: checkpatch.pl cleanupKrzysztof Helt2007-10-161-805/+983
* cirrusfb: convert to generic booleanRichard Knutsson2007-05-081-39/+30Star
* [PATCH] ioremap balanced with iounmap for drivers/video/cirrusfbAmol Lad2006-12-081-2/+13
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-1/+0Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] Detaching fbcon: remove calls to pci_disable_device()Antonino A. Daplas2006-06-261-2/+0Star
* [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-2/+2
* [PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas2006-03-251-1/+1
* [PATCH] fbdev: cirrusfb: Driver cleanup and bug fixesAntonino A. Daplas2005-11-301-6/+9
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-071-1/+0Star
* [PATCH] pci_ids: macros: replace partial with whole symbolsGrant Coady2005-10-291-12/+12
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+3326