aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/stifb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-4/+3
2009-06-16fbdev: use framebuffer_release() for freeing fb_info structuresKrzysztof Helt1-1/+1
2009-04-01stifb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon1-8/+10
2008-07-26video/stifb.c: make 2 functions staticAdrian Bunk1-4/+2
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-03-10stifb: fix crash A1439A CRX (Rattler) graphics cardHelge Deller1-7/+15
2007-08-11stifb: detect cards in double buffer mode more reliablyHelge Deller1-7/+12
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/stifbAmol Lad1-0/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-2/+2
2006-03-30[PARISC] Fix stifb with IOREMAP and a 64-bit kernelHelge Deller1-85/+6
2006-01-10[PARISC] stifb: Remove obsolete MODULE_PARM()Helge Deller1-4/+0
2006-01-10[PARISC] stifb: Fix framebuffer console at 32bppHelge Deller1-21/+23
2006-01-10[PARISC] stifb: use F_EXTEND macroHelge Deller1-12/+5
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1495