summaryrefslogtreecommitdiffstats
path: root/drivers/video/sgivwfb.c
Commit message (Expand)AuthorAgeFilesLines
* x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin2014-02-271-889/+0
* framebuffer: Use fb_<level>Joe Perches2013-10-291-2/+2
* fbdev/sgivwfb: fix compilation error in sgivwfb_mmap()Tomi Valkeinen2013-07-261-1/+1
* fbdev/sgivwfb: use vm_iomap_memory()Tomi Valkeinen2013-04-241-13/+7
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-6/+6
* sgivwfb: fix sectionsHenrik Kretzschmar2010-05-251-5/+5
* platform-drivers: move probe to .devinit.text in drivers/videoUwe Kleine-König2010-03-071-1/+1
* sgivwfb: Make use of ARRAY_SIZE.Thiago Farina2009-12-041-2/+2
* drivers/video/sgivwfb.c: fix memory leaks in removal pathAndres Salomon2009-04-011-0/+2
* x86, VisWS: turn into generic arch, move definitionsIngo Molnar2008-07-101-2/+1
* sgivwfb: the pseudo_palette is only 16 elements longAntonino A. Daplas2007-07-171-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] fix sgivwfb compileAdrian Bunk2006-06-291-4/+2
* [PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig2006-01-141-3/+2
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-11/+11
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-071-1/+0
* [DRIVER MODEL] Fix sgivwfbRussell King2005-11-051-14/+10
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+901