aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/mbx (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2-11/+11
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-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+6
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-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 Assenat3-77/+356
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven1-6/+6
2006-12-08[PATCH] mbxfb: Add YUV video overlay supportRaphael Assenat1-88/+271
2006-12-08[PATCH] mbxfb: add more registers to debugfsRaphael Assenat1-66/+122
2006-12-08[PATCH] mbxfb: Add more registers bits access macrosRaphael Assenat1-2/+112
2006-12-08[PATCH] mbxfb: Fix HSCOEFF3 register addressRaphael Assenat1-1/+1
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 Rapoport5-0/+1488