Age | Commit message (Expand) | Author | Files | Lines |
2014-04-17 | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen | 5 | -2116/+0 |
2013-10-29 | framebuffer: Use fb_<level> | Joe Perches | 1 | -1/+1 |
2013-09-20 | video: mbxfb: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-01-03 | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 2 | -11/+11 |
2012-09-22 | video: mbxfb: Include linux/io.h instead of asm/io.h | Axel Lin | 1 | -2/+1 |
2012-08-23 | drivers/video/mbx/mbxfb.c: use devm_ functions | Damien Cassou | 1 | -14/+8 |
2012-06-09 | drivers/video: use correct __devexit_p annotation | Arnd Bergmann | 1 | -1/+1 |
2012-04-21 | drivers/video/mbx/mbxfb.c: correct ioremap_nocache test | Julia Lawall | 1 | -1/+1 |
2011-12-19 | video: convert mbxfb to use module_platform_driver() | Axel Lin | 1 | -12/+1 |
2011-10-08 | ARM: pxa: use correct __iomem annotations | Arnd Bergmann | 1 | -3/+3 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+6 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-05 | Fix spelling of 'platform' in comments and doc | Stefan Weil | 1 | -1/+1 |
2008-03-10 | mbxfb: fix incorrect argument type | Krzysztof Helt | 1 | -1/+1 |
2007-10-16 | mbxfb: Improvements and new features | Raphael Assenat | 3 | -77/+356 |
2007-02-12 | [PATCH] mark struct file_operations const 6 | Arjan van de Ven | 1 | -6/+6 |
2006-12-08 | [PATCH] mbxfb: Add YUV video overlay support | Raphael Assenat | 1 | -88/+271 |
2006-12-08 | [PATCH] mbxfb: add more registers to debugfs | Raphael Assenat | 1 | -66/+122 |
2006-12-08 | [PATCH] mbxfb: Add more registers bits access macros | Raphael Assenat | 1 | -2/+112 |
2006-12-08 | [PATCH] mbxfb: Fix HSCOEFF3 register address | Raphael Assenat | 1 | -1/+1 |
2006-10-03 | [PATCH] mbxfb: Fix framebuffer size smaller than requested | Raphael Assenat | 1 | -4/+4 |
2006-10-03 | [PATCH] mbxfb: Fix a chip bug? resulting in wrong pixclock | Raphael Assenat | 1 | -1/+12 |
2006-07-14 | [PATCH] mbxfb: Add framebuffer driver for the Intel 2700G | Mike Rapoport | 5 | -0/+1488 |