1. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  2. 91ae339 fbdev: mxsfb: use framebuffer_alloc in the correct way by Michael Trimarchi · 7 years ago
  3. 2d81482 video: fbdev: mxsfb: fix pixelclock polarity by Stefan Agner · 7 years ago
  4. 03577d6 video: mxsfb: Fix framebuffer corruption on mx6sx by Marek Vasut · 8 years ago
  5. 99e62ef video: fbdev: mxsfb: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  6. 2fa3b4c video: mxsfb: Make sure axi clock is enabled when accessing registers by Liu Ying · 10 years ago
  7. d301a5a fbdev: mxsfb: Add support for mx6sl and mx6sx by Fabio Estevam · 10 years ago
  8. f7018c2 video: move fbdev to drivers/video/fbdev by Tomi Valkeinen · 11 years ago[Renamed from drivers/video/mxsfb.c]
  9. 838bdf7 video: mxsfb: fix broken videomode selection by Lothar Waßmann · 11 years ago
  10. 18dd44d video: mxsfb: convert pr_debug()/dev_dbg() to pr_err()/dev_err() for error messages by Lothar Waßmann · 11 years ago
  11. 6d0bb81 video: mxsfb: Add missing break by Marek Vasut · 11 years ago
  12. 9ab073b Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  13. 51617d1 video: mxsfb: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  14. 208df1e video: mxsfb: fix color settings for 18bit data bus and 32bpp by Hector Palacios · 11 years ago
  15. 76e9189 video: mxsfb: Let device core handle pinctrl by Fabio Estevam · 11 years ago
  16. e21d217 video: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  17. 12b23d5 video: mxsfb: remove redundant dev_err call in mxsfb_probe() by Wei Yongjun · 12 years ago
  18. d7321df video: mxsfb: Adapt to new videomode API by Fabio Estevam · 12 years ago
  19. 4344429 video: mxsfb: Introduce regulator support by Fabio Estevam · 12 years ago
  20. c8b5cfc video: mxsfb: remove mxsfb_platform_data by Shawn Guo · 12 years ago
  21. 6694065 video: mxsfb: get display timings from device tree by Shawn Guo · 12 years ago
  22. 36f3e99 video: mxsfb: remove dotclk_delay from platform_data by Shawn Guo · 12 years ago
  23. 4aa02c7 video: mxsfb: remove fb_phys/fb_size from platform_data by Shawn Guo · 12 years ago
  24. 9e54857 video: mxsfb: use devm_* managed functions by Shawn Guo · 12 years ago
  25. 6a15075 ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0 by Marek Vasut · 12 years ago
  26. 974b335 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  27. 6c1ecba video: mxsfb: fix crash when unblanking the display by Lothar Waßmann · 12 years ago
  28. 48c68c4 Drivers: video: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  29. 73fc610 video: mxsfb: add simple device tree probe by Shawn Guo · 13 years ago
  30. ce4409b video: mxsfb: move mxsfb.h into include/linux by Shawn Guo · 13 years ago
  31. 804ce98 Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  32. fe233b9 video: mxsfb: adopt pinctrl support by Shawn Guo · 13 years ago
  33. d313a86 i.MX28: Shut down the LCD controller to avoid BootROM sampling bug by Marek Vasut · 13 years ago
  34. 51be084 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  35. ca4c22d3 video: mxsfb: convert to clk_prepare/clk_unprepare by Shawn Guo · 13 years ago
  36. 396fa99 MXSFB: Fix driver registration by Marek Vasut · 13 years ago
  37. 4277f2c video: convert drivers/video/* to use module_platform_driver() by Axel Lin · 13 years ago
  38. 3689367 video: mxsfb: add missing include of linux/module.h by Axel Lin · 13 years ago
  39. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 14 years ago
  40. f0a523b video: Add i.MX23/28 framebuffer driver by Sascha Hauer · 14 years ago