summaryrefslogtreecommitdiffstats
path: root/drivers/video/stifb.c
AgeCommit message (Expand)AuthorLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-1417/+0
2013-11-14Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds-3/+1
2013-11-07parisc: sticon - unbreak on 64bit kernelHelge Deller-5/+5
2013-10-29framebuffer: Use fb_<level>Joe Perches-3/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa-2/+2
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches-4/+3
2009-06-16fbdev: use framebuffer_release() for freeing fb_info structuresKrzysztof Helt-1/+1
2009-04-01stifb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon-8/+10
2008-07-26video/stifb.c: make 2 functions staticAdrian Bunk-4/+2
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison-2/+2
2008-03-10stifb: fix crash A1439A CRX (Rattler) graphics cardHelge Deller-7/+15
2007-08-11stifb: detect cards in double buffer mode more reliablyHelge Deller-7/+12
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare-1/+0
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/stifbAmol Lad-0/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi-2/+2
2006-03-30[PARISC] Fix stifb with IOREMAP and a 64-bit kernelHelge Deller-85/+6
2006-01-10[PARISC] stifb: Remove obsolete MODULE_PARM()Helge Deller-4/+0
2006-01-10[PARISC] stifb: Fix framebuffer console at 32bppHelge Deller-21/+23
2006-01-10[PARISC] stifb: use F_EXTEND macroHelge Deller-12/+5
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1495