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