aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/mbx
AgeCommit message (Expand)AuthorFilesLines
2013-10-29framebuffer: Use fb_<level>Gravatar Joe Perches 1-1/+1
2013-09-20video: mbxfb: use dev_get_platdata()Gravatar Jingoo Han 1-1/+1
2013-01-03Drivers: video: remove __dev* attributes.Gravatar Greg Kroah-Hartman 2-11/+11
2012-09-22video: mbxfb: Include linux/io.h instead of asm/io.hGravatar Axel Lin 1-2/+1
2012-08-23drivers/video/mbx/mbxfb.c: use devm_ functionsGravatar Damien Cassou 1-14/+8
2012-06-09drivers/video: use correct __devexit_p annotationGravatar Arnd Bergmann 1-1/+1
2012-04-21drivers/video/mbx/mbxfb.c: correct ioremap_nocache testGravatar Julia Lawall 1-1/+1
2011-12-19video: convert mbxfb to use module_platform_driver()Gravatar Axel Lin 1-12/+1
2011-10-08ARM: pxa: use correct __iomem annotationsGravatar Arnd Bergmann 1-3/+3
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-02-05Fix spelling of 'platform' in comments and docGravatar Stefan Weil 1-1/+1
2008-03-10mbxfb: fix incorrect argument typeGravatar Krzysztof Helt 1-1/+1
2007-10-16mbxfb: Improvements and new featuresGravatar Raphael Assenat 3-77/+356
2007-02-12[PATCH] mark struct file_operations const 6Gravatar Arjan van de Ven 1-6/+6
2006-12-08[PATCH] mbxfb: Add YUV video overlay supportGravatar Raphael Assenat 1-88/+271
2006-12-08[PATCH] mbxfb: add more registers to debugfsGravatar Raphael Assenat 1-66/+122
2006-12-08[PATCH] mbxfb: Add more registers bits access macrosGravatar Raphael Assenat 1-2/+112
2006-12-08[PATCH] mbxfb: Fix HSCOEFF3 register addressGravatar Raphael Assenat 1-1/+1
2006-10-03[PATCH] mbxfb: Fix framebuffer size smaller than requestedGravatar Raphael Assenat 1-4/+4
2006-10-03[PATCH] mbxfb: Fix a chip bug? resulting in wrong pixclockGravatar Raphael Assenat 1-1/+12
2006-07-14[PATCH] mbxfb: Add framebuffer driver for the Intel 2700GGravatar Mike Rapoport 5-0/+1488