aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/mbx
AgeCommit message (Expand)Author
2013-10-29framebuffer: Use fb_<level>Joe Perches
2013-09-20video: mbxfb: use dev_get_platdata()Jingoo Han
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman
2012-09-22video: mbxfb: Include linux/io.h instead of asm/io.hAxel Lin
2012-08-23drivers/video/mbx/mbxfb.c: use devm_ functionsDamien Cassou
2012-06-09drivers/video: use correct __devexit_p annotationArnd Bergmann
2012-04-21drivers/video/mbx/mbxfb.c: correct ioremap_nocache testJulia Lawall
2011-12-19video: convert mbxfb to use module_platform_driver()Axel Lin
2011-10-08ARM: pxa: use correct __iomem annotationsArnd Bergmann
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-05Fix spelling of 'platform' in comments and docStefan Weil
2008-03-10mbxfb: fix incorrect argument typeKrzysztof Helt
2007-10-16mbxfb: Improvements and new featuresRaphael Assenat
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2006-12-08[PATCH] mbxfb: Add YUV video overlay supportRaphael Assenat
2006-12-08[PATCH] mbxfb: add more registers to debugfsRaphael Assenat
2006-12-08[PATCH] mbxfb: Add more registers bits access macrosRaphael Assenat
2006-12-08[PATCH] mbxfb: Fix HSCOEFF3 register addressRaphael Assenat
2006-10-03[PATCH] mbxfb: Fix framebuffer size smaller than requestedRaphael Assenat
2006-10-03[PATCH] mbxfb: Fix a chip bug? resulting in wrong pixclockRaphael Assenat
2006-07-14[PATCH] mbxfb: Add framebuffer driver for the Intel 2700GMike Rapoport