aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/controlfb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-24fbdev/controlfb: use vm_iomap_memory()Tomi Valkeinen1-30/+20
2011-11-22Drivers: video: controlfb: fixed a brace coding style issueZac Storer1-1/+1
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x into fbdev-nextFlorian Tobias Schandinat1-1/+1
2011-06-24video: Fix speficied typoJoe Perches1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-2/+2
2010-08-01of/address: Clean up function declarationsGrant Likely1-0/+2
2008-12-21powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt1-2/+2
2007-07-17controlfb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-1/+1
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell1-6/+10
2007-02-12[PATCH] Video: fb, kzalloc changesJiri Slaby1-2/+1
2006-10-18[controlfb] Ifdef for when CONFIG_NVRAM isn't enabled.Ben Collins1-2/+6
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig1-2/+2
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt1-64/+50
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/+1102