Age | Commit message (Expand) | Author |
2014-04-17 | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen |
2014-03-17 | video: imxfb: Add DT default contrast control register property. | Denis Carikli |
2014-02-28 | video: imxfb: Convert to SIMPLE_DEV_PM_OPS | Alexander Shiyan |
2014-02-28 | video: imxfb: Resolve mismatch between backlight/contrast | Alexander Shiyan |
2014-02-28 | video: imxfb: Use module_platform_driver() | Alexander Shiyan |
2014-02-28 | video: imxfb: Remove unused fields from platform data structure | Alexander Shiyan |
2014-02-11 | video: imxfb: Use regulator API with LCD class for powering | Alexander Shiyan |
2013-09-20 | video: imxfb: use dev_get_platdata() | Jingoo Han |
2013-07-08 | video: imxfb: Add DT support | Markus Pargmann |
2013-06-26 | video: imxfb: Make local symbols static | Sachin Kamat |
2013-06-26 | video: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-01-23 | Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6... | Olof Johansson |
2013-01-17 | video: imxfb: Do not crash on reboot | Fabio Estevam |
2013-01-16 | Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2013-01-14 | video: imxfb: fix imxfb_info configuration order | Gwenhael Goavec-Merou |
2013-01-03 | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman |
2012-10-15 | video: imxfb: remove cpu_is_xxx by using platform_device_id | Shawn Guo |
2012-10-12 | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-09-22 | drivers/video/imxfb.c: fix error return code | Peter Senna Tschudin |
2012-09-14 | ARM: imx: move platform_data definitions | Arnd Bergmann |
2012-04-25 | video imxfb: do not depend on grouped clocks | Sascha Hauer |
2011-06-02 | drivers/video/imxfb.c: add missing clk_put | Julia Lawall |
2011-05-19 | video i.MX: remove mx1 compile time dependencies | Sascha Hauer |
2011-03-22 | backlight: add backlight type | Matthew Garrett |
2011-01-12 | video: imx: Update the manufacturer's name | Fabio Estevam |
2010-12-27 | video: imxfb: Fix the maximum value for yres | Fabio Estevam |
2010-08-10 | ARM: 6281/1: video/imxfb.c: allow usage without BACKLIGHT_CLASS_DEVICE | Eric Bénard |
2010-07-26 | imxfb: add pwmr controlled backlight support | Eric Bénard |
2010-02-02 | imxfb: correct location of callbacks in suspend and resume | Uwe Kleine-König |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches |
2009-08-07 | imxfb: Add support for multiple displays | Sascha Hauer |
2009-08-07 | imxfb: use resource_size() macro | Sascha Hauer |
2009-08-07 | imxfb: calculate bpix value from bits_per_pixel | Sascha Hauer |
2009-03-27 | imxfb: Fix TFT mode | Sascha Hauer |
2009-03-27 | imxfb: add clock support | Sascha Hauer |
2009-03-13 | imxfb: Fix margin settings | Sascha Hauer |
2009-03-13 | imxfb: add mx27 support | Sascha Hauer |
2009-03-13 | imxfb: add 18 bit support | Sascha Hauer |
2009-03-13 | imxfb: add platform specific init/exit functions | Sascha Hauer |
2008-12-16 | i.MX Framebuffer: add TFT support | Sascha Hauer |
2008-12-16 | i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_data | Sascha Hauer |
2008-12-16 | i.MX Framebuffer: Cleanup Coding style | Sascha Hauer |
2008-12-16 | i.MX Framebuffer: remove header file | Sascha Hauer |
2008-12-16 | i.MX Framebuffer: fix margins | Sascha Hauer |
2008-12-16 | i.MX Framebuffer: Use readl/writel instead of direct pointer deref | Juergen Beisert |
2008-12-16 | i.MX Framebuffer: remove gpio setup function | Sascha Hauer |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi |
2008-04-28 | video: replace remaining __FUNCTION__ occurrences | Harvey Harrison |