aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/mbx/mbxfb.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-1053/+0
2013-10-29framebuffer: Use fb_<level>Joe Perches1-1/+1
2013-09-20video: mbxfb: use dev_get_platdata()Jingoo Han1-1/+1
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-9/+9
2012-09-22video: mbxfb: Include linux/io.h instead of asm/io.hAxel Lin1-2/+1
2012-08-23drivers/video/mbx/mbxfb.c: use devm_ functionsDamien Cassou1-14/+8
2012-06-09drivers/video: use correct __devexit_p annotationArnd Bergmann1-1/+1
2012-04-21drivers/video/mbx/mbxfb.c: correct ioremap_nocache testJulia Lawall1-1/+1
2011-12-19video: convert mbxfb to use module_platform_driver()Axel Lin1-12/+1
2011-10-08ARM: pxa: use correct __iomem annotationsArnd Bergmann1-3/+3
2010-02-05Fix spelling of 'platform' in comments and docStefan Weil1-1/+1
2008-03-10mbxfb: fix incorrect argument typeKrzysztof Helt1-1/+1
2007-10-16mbxfb: Improvements and new featuresRaphael Assenat1-75/+269
2006-12-08[PATCH] mbxfb: Add YUV video overlay supportRaphael Assenat1-88/+271
2006-10-03[PATCH] mbxfb: Fix framebuffer size smaller than requestedRaphael Assenat1-4/+4
2006-10-03[PATCH] mbxfb: Fix a chip bug? resulting in wrong pixclockRaphael Assenat1-1/+12
2006-07-14[PATCH] mbxfb: Add framebuffer driver for the Intel 2700GMike Rapoport1-0/+683