| Commit message (Expand) | Author | Age | Files | Lines |
* | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen | 2014-04-17 | 1 | -960/+0 |
* | video: mxsfb: fix broken videomode selection | Lothar Waßmann | 2014-01-17 | 1 | -70/+50 |
* | video: mxsfb: convert pr_debug()/dev_dbg() to pr_err()/dev_err() for error me... | Lothar Waßmann | 2014-01-17 | 1 | -3/+3 |
* | video: mxsfb: Add missing break | Marek Vasut | 2013-09-26 | 1 | -0/+1 |
* | Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 2013-09-05 | 1 | -14/+1 |
|\ |
|
| * | video: mxsfb: simplify use of devm_ioremap_resource | Julia Lawall | 2013-08-30 | 1 | -6/+1 |
| * | video: mxsfb: Let device core handle pinctrl | Fabio Estevam | 2013-07-26 | 1 | -8/+0 |
* | | video: mxsfb: fix color settings for 18bit data bus and 32bpp | Hector Palacios | 2013-08-02 | 1 | -26/+0 |
|/ |
|
* | video: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-06-26 | 1 | -2/+0 |
* | video: mxsfb: remove redundant dev_err call in mxsfb_probe() | Wei Yongjun | 2013-06-26 | 1 | -1/+0 |
* | video: mxsfb: Adapt to new videomode API | Fabio Estevam | 2013-05-09 | 1 | -4/+4 |
* | video: mxsfb: Introduce regulator support | Fabio Estevam | 2013-04-08 | 1 | -18/+23 |
* | video: mxsfb: remove mxsfb_platform_data | Shawn Guo | 2013-04-04 | 1 | -24/+17 |
* | video: mxsfb: get display timings from device tree | Shawn Guo | 2013-04-04 | 1 | -12/+110 |
* | video: mxsfb: remove dotclk_delay from platform_data | Shawn Guo | 2013-04-04 | 1 | -1/+0 |
* | video: mxsfb: remove fb_phys/fb_size from platform_data | Shawn Guo | 2013-04-04 | 1 | -32/+7 |
* | video: mxsfb: use devm_* managed functions | Shawn Guo | 2013-04-04 | 1 | -34/+16 |
* | ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0 | Marek Vasut | 2013-03-19 | 1 | -2/+5 |
* | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-01-08 | 1 | -1/+2 |
|\ |
|
| * | video: mxsfb: fix crash when unblanking the display | Lothar Waßmann | 2013-01-04 | 1 | -1/+2 |
* | | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -6/+6 |
|/ |
|
* | video: mxsfb: add simple device tree probe | Shawn Guo | 2012-07-03 | 1 | -13/+47 |
* | video: mxsfb: move mxsfb.h into include/linux | Shawn Guo | 2012-07-03 | 1 | -1/+1 |
* | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-06-01 | 1 | -0/+13 |
|\ |
|
| * | i.MX28: Shut down the LCD controller to avoid BootROM sampling bug | Marek Vasut | 2012-04-21 | 1 | -0/+13 |
* | | video: mxsfb: adopt pinctrl support | Shawn Guo | 2012-05-12 | 1 | -0/+9 |
|/ |
|
* | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-01-14 | 1 | -12/+1 |
|\ |
|
| * | MXSFB: Fix driver registration | Marek Vasut | 2011-12-21 | 1 | -1/+1 |
| * | video: convert drivers/video/* to use module_platform_driver() | Axel Lin | 2011-12-03 | 1 | -12/+1 |
* | | video: mxsfb: convert to clk_prepare/clk_unprepare | Shawn Guo | 2011-12-28 | 1 | -4/+4 |
|/ |
|
* | video: mxsfb: add missing include of linux/module.h | Axel Lin | 2011-09-01 | 1 | -0/+1 |
* | treewide: remove extra semicolons | Justin P. Mattock | 2011-04-10 | 1 | -1/+1 |
* | video: Add i.MX23/28 framebuffer driver | Sascha Hauer | 2011-03-07 | 1 | -0/+919 |