aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/gbefb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-10-27drivers/video/gbefb.c: eliminate memory leakJulia Lawall1-2/+4
2010-07-26VIDEO. gbefb: Fix section mismatches.Ralf Baechle1-8/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-07platform-drivers: move probe to .devinit.text in drivers/videoUwe Kleine-König1-1/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-02VIDEO: Correct use of request_region/request_mem_regionJulia Lawall1-1/+1
2009-05-14MIPS: gbe: Make needlessly global symbols static in drivers/video/gbefb.cDmitri Vorobiev1-7/+7
2009-01-06gbefb: unsigned var->pixclock cannot be less than 0roel kluin1-2/+5
2008-07-30gbefb: cmap FIFO timeoutThomas Bogendoerfer1-16/+34
2007-11-14gbefb: fix section mismatch warningsRandy Dunlap1-2/+2
2007-07-17gbefb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-20/+21
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-02-24[PATCH] gbefb: IP32 gbefb depth change fixKaj-Michael Lang1-0/+3
2006-02-17[PATCH] Fix SGI O2 compile error in drivers/video/gbefb.cJoshua Kinard1-1/+1
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig1-2/+1
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-13/+12
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+0
2005-11-05[DRIVER MODEL] Fix gbefbRussell King1-6/+12
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-1/+1
2005-10-29It helps to not use a _mem_ function for requesting I/O space.Thiemo Seufer1-7/+13
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-06-20[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c: update device attribute callbacksYani Ioannou1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1280