1. 7c9806e simplefb: Disable and release clocks and regulators in destroy callback by Chen-Yu Tsai · 8 years ago
  2. ca9384c video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures by Julia Lawall · 8 years ago
  3. 2cd82d0 simplefb: Remove impossible check for of_clk_get_parent_count() < 0 by Stephen Boyd · 8 years ago
  4. 814740e simplefb: Claim and enable regulators by Chen-Yu Tsai · 9 years ago
  5. d49c699 simplefb: Include clk.h by Stephen Boyd · 9 years ago
  6. d9e0201 simplefb: Fix build failure on Sparc by Hans de Goede · 9 years ago
  7. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  8. 8284731 simplefb: Fix build errors when CONFIG_COMMON_CLK is not defined by Hans de Goede · 10 years ago
  9. 0c5b240 simplefb: Change simplefb_init from module_init to fs_initcall by Hans de Goede · 10 years ago
  10. 89c9500 simplefb: Add support for enumerating simplefb dt nodes in /chosen by Hans de Goede · 10 years ago
  11. fc219bf simplefb: add clock handling code by Luc Verhaegen · 10 years ago
  12. bf2fda1 simplefb: add goto error path to probe by Luc Verhaegen · 10 years ago
  13. 1270be4 simplefb: formalize pseudo palette handling by Luc Verhaegen · 10 years ago
  14. 6a732be video: fbdev: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  15. f7018c2 video: move fbdev to drivers/video/fbdev by Tomi Valkeinen · 10 years ago[Renamed from drivers/video/simplefb.c]
  16. 9e210be simplefb: use write-combined remapping by David Herrmann · 11 years ago
  17. 498f6d3 simplefb: fix unmapping fb during destruction by David Herrmann · 11 years ago
  18. 9f192a9 simplefb: print some info about the registered fb by Tom Gundersen · 11 years ago
  19. 129f1be video: simplefb: use dev_get_platdata() by Jingoo Han · 11 years ago
  20. df0960a fbdev: simplefb: mark as fw and allocate apertures by David Herrmann · 11 years ago
  21. 5ef76da fbdev: simplefb: add init through platform_data by David Herrmann · 11 years ago
  22. 26549c8 drivers/video: implement a simple framebuffer driver by Stephen Warren · 11 years ago