aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/mxsfb.c
AgeCommit message (Expand)Author
2013-09-26video: mxsfb: Add missing breakMarek Vasut
2013-09-05Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2013-08-30video: mxsfb: simplify use of devm_ioremap_resourceJulia Lawall
2013-08-02video: mxsfb: fix color settings for 18bit data bus and 32bppHector Palacios
2013-07-26video: mxsfb: Let device core handle pinctrlFabio Estevam
2013-06-26video: remove unnecessary platform_set_drvdata()Jingoo Han
2013-06-26video: mxsfb: remove redundant dev_err call in mxsfb_probe()Wei Yongjun
2013-05-09video: mxsfb: Adapt to new videomode APIFabio Estevam
2013-04-08video: mxsfb: Introduce regulator supportFabio Estevam
2013-04-04video: mxsfb: remove mxsfb_platform_dataShawn Guo
2013-04-04video: mxsfb: get display timings from device treeShawn Guo
2013-04-04video: mxsfb: remove dotclk_delay from platform_dataShawn Guo
2013-04-04video: mxsfb: remove fb_phys/fb_size from platform_dataShawn Guo
2013-04-04video: mxsfb: use devm_* managed functionsShawn Guo
2013-03-19ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Marek Vasut
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-04video: mxsfb: fix crash when unblanking the displayLothar Waßmann
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman
2012-07-03video: mxsfb: add simple device tree probeShawn Guo
2012-07-03video: mxsfb: move mxsfb.h into include/linuxShawn Guo
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-05-12video: mxsfb: adopt pinctrl supportShawn Guo
2012-04-21i.MX28: Shut down the LCD controller to avoid BootROM sampling bugMarek Vasut
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds
2011-12-28video: mxsfb: convert to clk_prepare/clk_unprepareShawn Guo
2011-12-21MXSFB: Fix driver registrationMarek Vasut
2011-12-03video: convert drivers/video/* to use module_platform_driver()Axel Lin
2011-09-01video: mxsfb: add missing include of linux/module.hAxel Lin
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-03-07video: Add i.MX23/28 framebuffer driverSascha Hauer