aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/mxsfb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2013-01-04video: mxsfb: fix crash when unblanking the displayLothar Waßmann1-1/+2
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-6/+6
2012-07-03video: mxsfb: add simple device tree probeShawn Guo1-13/+47
2012-07-03video: mxsfb: move mxsfb.h into include/linuxShawn Guo1-1/+1
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds1-0/+13
2012-05-12video: mxsfb: adopt pinctrl supportShawn Guo1-0/+9
2012-04-21i.MX28: Shut down the LCD controller to avoid BootROM sampling bugMarek Vasut1-0/+13
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds1-12/+1
2011-12-28video: mxsfb: convert to clk_prepare/clk_unprepareShawn Guo1-4/+4
2011-12-21MXSFB: Fix driver registrationMarek Vasut1-1/+1
2011-12-03video: convert drivers/video/* to use module_platform_driver()Axel Lin1-12/+1
2011-09-01video: mxsfb: add missing include of linux/module.hAxel Lin1-0/+1
2011-04-10treewide: remove extra semicolonsJustin P. Mattock1-1/+1
2011-03-07video: Add i.MX23/28 framebuffer driverSascha Hauer1-0/+919