aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/mxsfb.c
Commit message (Expand)AuthorAge
* video: mxsfb: fix broken videomode selectionLothar Waßmann2014-01-17
* video: mxsfb: convert pr_debug()/dev_dbg() to pr_err()/dev_err() for error me...Lothar Waßmann2014-01-17
* video: mxsfb: Add missing breakMarek Vasut2013-09-26
* Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-09-05
|\
| * video: mxsfb: simplify use of devm_ioremap_resourceJulia Lawall2013-08-30
| * video: mxsfb: Let device core handle pinctrlFabio Estevam2013-07-26
* | video: mxsfb: fix color settings for 18bit data bus and 32bppHector Palacios2013-08-02
|/
* video: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-26
* video: mxsfb: remove redundant dev_err call in mxsfb_probe()Wei Yongjun2013-06-26
* video: mxsfb: Adapt to new videomode APIFabio Estevam2013-05-09
* video: mxsfb: Introduce regulator supportFabio Estevam2013-04-08
* video: mxsfb: remove mxsfb_platform_dataShawn Guo2013-04-04
* video: mxsfb: get display timings from device treeShawn Guo2013-04-04
* video: mxsfb: remove dotclk_delay from platform_dataShawn Guo2013-04-04
* video: mxsfb: remove fb_phys/fb_size from platform_dataShawn Guo2013-04-04
* video: mxsfb: use devm_* managed functionsShawn Guo2013-04-04
* ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Marek Vasut2013-03-18
* Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-01-08
|\
| * video: mxsfb: fix crash when unblanking the displayLothar Waßmann2013-01-04
* | Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* video: mxsfb: add simple device tree probeShawn Guo2012-07-03
* video: mxsfb: move mxsfb.h into include/linuxShawn Guo2012-07-03
* Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-01
|\
| * i.MX28: Shut down the LCD controller to avoid BootROM sampling bugMarek Vasut2012-04-21
* | video: mxsfb: adopt pinctrl supportShawn Guo2012-05-11
|/
* Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-14
|\
| * MXSFB: Fix driver registrationMarek Vasut2011-12-20
| * video: convert drivers/video/* to use module_platform_driver()Axel Lin2011-12-03
* | video: mxsfb: convert to clk_prepare/clk_unprepareShawn Guo2011-12-28
|/
* video: mxsfb: add missing include of linux/module.hAxel Lin2011-08-31
* treewide: remove extra semicolonsJustin P. Mattock2011-04-10
* video: Add i.MX23/28 framebuffer driverSascha Hauer2011-03-07