aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/sgivwfb.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-29framebuffer: Use fb_<level>Gravatar Joe Perches 1-2/+2
2013-07-26fbdev/sgivwfb: fix compilation error in sgivwfb_mmap()Gravatar Tomi Valkeinen 1-1/+1
2013-04-24fbdev/sgivwfb: use vm_iomap_memory()Gravatar Tomi Valkeinen 1-13/+7
2013-01-03Drivers: video: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-6/+6
2010-05-25sgivwfb: fix sectionsGravatar Henrik Kretzschmar 1-5/+5
2010-03-07platform-drivers: move probe to .devinit.text in drivers/videoGravatar Uwe Kleine-König 1-1/+1
2009-12-04sgivwfb: Make use of ARRAY_SIZE.Gravatar Thiago Farina 1-2/+2
2009-04-01drivers/video/sgivwfb.c: fix memory leaks in removal pathGravatar Andres Salomon 1-0/+2
2008-07-10x86, VisWS: turn into generic arch, move definitionsGravatar Ingo Molnar 1-2/+1
2007-07-17sgivwfb: the pseudo_palette is only 16 elements longGravatar Antonino A. Daplas 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-29[PATCH] fix sgivwfb compileGravatar Adrian Bunk 1-4/+2
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeGravatar Christoph Hellwig 1-3/+2
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverGravatar Russell King 1-11/+11
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconGravatar Antonino A. Daplas 1-1/+0
2005-11-05[DRIVER MODEL] Fix sgivwfbGravatar Russell King 1-14/+10
2005-10-29Create platform_device.h to contain all the platform device details.Gravatar Russell King 1-0/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+901