Age | Commit message (Expand) | Author |
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 |
2007-10-16 | imxfb: fast read flag and nonstandard field configurable | Pavel Pisa |
2007-10-16 | fbdev: change asm/uaccess.h to linux/uaccess.h | Krzysztof Helt |
2007-05-23 | imxfb: fix memory hole | Sascha Hauer |
2007-05-23 | imxfb: remove ifdefs | Sascha Hauer |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-01-07 | [ARM] 3232/1: i.MX Frame Buffer undeclared "dev" variable fix | Pavel Pisa |
2005-11-09 | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King |
2005-11-07 | [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon | Antonino A. Daplas |
2005-10-29 | Create platform_device.h to contain all the platform device details. | Russell King |
2005-10-28 | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King |