aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/imxfb.c
AgeCommit message (Expand)Author
2013-01-23Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson
2013-01-17video: imxfb: Do not crash on rebootFabio Estevam
2013-01-16Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2013-01-14video: imxfb: fix imxfb_info configuration orderGwenhael Goavec-Merou
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman
2012-10-15video: imxfb: remove cpu_is_xxx by using platform_device_idShawn Guo
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-09-22drivers/video/imxfb.c: fix error return codePeter Senna Tschudin
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann
2012-04-25video imxfb: do not depend on grouped clocksSascha Hauer
2011-06-02drivers/video/imxfb.c: add missing clk_putJulia Lawall
2011-05-19video i.MX: remove mx1 compile time dependenciesSascha Hauer
2011-03-22backlight: add backlight typeMatthew Garrett
2011-01-12video: imx: Update the manufacturer's nameFabio Estevam
2010-12-27video: imxfb: Fix the maximum value for yresFabio Estevam
2010-08-10ARM: 6281/1: video/imxfb.c: allow usage without BACKLIGHT_CLASS_DEVICEEric Bénard
2010-07-26imxfb: add pwmr controlled backlight supportEric Bénard
2010-02-02imxfb: correct location of callbacks in suspend and resumeUwe Kleine-König
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-08-07imxfb: Add support for multiple displaysSascha Hauer
2009-08-07imxfb: use resource_size() macroSascha Hauer
2009-08-07imxfb: calculate bpix value from bits_per_pixelSascha Hauer
2009-03-27imxfb: Fix TFT modeSascha Hauer
2009-03-27imxfb: add clock supportSascha Hauer
2009-03-13imxfb: Fix margin settingsSascha Hauer
2009-03-13imxfb: add mx27 supportSascha Hauer
2009-03-13imxfb: add 18 bit supportSascha Hauer
2009-03-13imxfb: add platform specific init/exit functionsSascha Hauer
2008-12-16i.MX Framebuffer: add TFT supportSascha Hauer
2008-12-16i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_dataSascha Hauer
2008-12-16i.MX Framebuffer: Cleanup Coding styleSascha Hauer
2008-12-16i.MX Framebuffer: remove header fileSascha Hauer
2008-12-16i.MX Framebuffer: fix marginsSascha Hauer
2008-12-16i.MX Framebuffer: Use readl/writel instead of direct pointer derefJuergen Beisert
2008-12-16i.MX Framebuffer: remove gpio setup functionSascha Hauer
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-10-16imxfb: fast read flag and nonstandard field configurablePavel Pisa
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt
2007-05-23imxfb: fix memory holeSascha Hauer
2007-05-23imxfb: remove ifdefsSascha Hauer
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-07[ARM] 3232/1: i.MX Frame Buffer undeclared "dev" variable fixPavel Pisa
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas
2005-10-29Create 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 callbacksRussell King