1. d64f14e OMAPFB: add __init & __exit by Tomi Valkeinen · 13 years ago
  2. 3a028bb OMAPFB: fix parsing of vram parameter by Tomi Valkeinen · 12 years ago
  3. b3e68d3 OMAPDSS: OMAPFB: always allow to configure overlay by Grazvydas Ignotas · 12 years ago
  4. f3fb3bb OMAPDSS: OMAPFB: check for matching memory size early by Grazvydas Ignotas · 13 years ago
  5. 82d5b3e OMAPFB: remove unused fb_format_to_dss_mode() by Tomi Valkeinen · 13 years ago
  6. 8027756 OMAPFB: remove mem info from platform_data by Tomi Valkeinen · 13 years ago
  7. 2a803c8 OMAPDSS: Remove video SRAM support by Tomi Valkeinen · 14 years ago
  8. 51be084 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  9. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  10. c1a9feb OMAPDSS: APPLY: move ovl->info to apply.c by Tomi Valkeinen · 13 years ago
  11. aaa874a OMAPDSS: APPLY: rewrite overlay enable/disable by Tomi Valkeinen · 13 years ago
  12. cd5351f staging: add omapdrm DRM/KMS driver for TI OMAP platforms by Rob Clark · 13 years ago
  13. a8a3593 video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/video by Paul Gortmaker · 13 years ago
  14. 212b0d5 OMAPDSS: remove vaddr from overlay info by Tomi Valkeinen · 13 years ago
  15. dc891fa OMAPFB: find best mode from edid by Tomi Valkeinen · 13 years ago
  16. 7fbf1bb OMAP: OMAPFB: string parsing cleanups by Tomi Valkeinen · 13 years ago
  17. 46fc133f OMAP: DSS2: Remove "EXPERIMENTAL" from Kconfig by Tomi Valkeinen · 13 years ago
  18. bab59b4 OMAP: OMAPFB: make omapfb start even when a display is missing a driver by Tomi Valkeinen · 13 years ago
  19. c5f18d7 OMAPFB: make debug message more useful by Andy Doan · 13 years ago
  20. 27cc213 OMAP: DSS2: OMAPFB: Implement auto-update mode by Tomi Valkeinen · 14 years ago
  21. 065a40b OMAP: DSS2: OMAPFB: Add struct to store per-display data by Tomi Valkeinen · 14 years ago
  22. 897044e OMAP: DSS2: OMAPFB: Reduce stack usage by Tomi Valkeinen · 14 years ago
  23. e1d0178 OMAP: DSS2: OMAPFB: remove dead code by Tomi Valkeinen · 14 years ago
  24. 41b21ae OMAP: DSS2: OMAPFB: make DBG() more resistant in if-else constructions by Niels de Vos · 13 years ago
  25. e3502ce OMAP: DSS2: Convert simple/strict_strto* to kstrto* by Tomi Valkeinen · 14 years ago
  26. bcd8e37 OMAP: DSS2: OMAPFB: Remove implicit display update on unblank by Jani Nikula · 14 years ago
  27. 91ac27a OMAP: DSS2: OMAPFB: Handle errors when initializing panel by Tomi Valkeinen · 14 years ago
  28. 7a0987b OMAP: DSS2: Add method for querying display dimensions from DSS drivers by Jani Nikula · 14 years ago
  29. a0b38cc OMAP: DSS2: Move display.h to include/video/ by Tomi Valkeinen · 13 years ago
  30. 371e208 OMAPFB: Adding a check for timings in set_def_mode by Janorkar, Mayuresh · 14 years ago
  31. 3f3aa06 OMAP2PLUS: DSS2: Add OMAP4 Kconfig support by Mayuresh Janorkar · 14 years ago
  32. 36e8c27 OMAP: DSS2: OMAPFB: Add null pointer check by Samreen · 14 years ago
  33. 41814cf OMAP: DSS2: OMAPFB: Allow usage of def_vrfb only for omap2,3 by Senthilvadivu Guruswamy · 14 years ago
  34. 908482fd OMAP: DSS2: OMAPFB: make VRFB depends on OMAP2,3 by Senthilvadivu Guruswamy · 14 years ago
  35. 87ba828 OMAP: DSS2: OMAPFB: swap front and back porches for both hsync and vsync by Tasslehoff Kjappfot · 14 years ago
  36. ece350d OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNC by Grazvydas Ignotas · 14 years ago
  37. e8c66dc OMAP: DSS2: OMAPFB: Fix invalid bpp for PAL and NTSC modes by Maurus Cuelenaere · 14 years ago
  38. e26ed44 OMAP: DSS2: OMAPFB: Fix probe error path by Afzal Mohammed · 14 years ago
  39. 5cb33e2 OMAP: DSS2: OMAPFB: Fix sysfs mirror input check by Jani Nikula · 14 years ago
  40. 7f8b183 OMAP: DSS2: OMAPFB: Remove redundant color register range check by Jani Nikula · 14 years ago
  41. 86f2d7d OMAP: DSS2: OMAPFB: Remove redundant rotate range check by Jani Nikula · 14 years ago
  42. 9325588 OMAP: DSS2: OMAPFB: Check fb2display() return value by Jani Nikula · 14 years ago
  43. 1ceafc0 OMAP: DSS2: OMAPFB: Add some locking debug checks by Ville Syrjälä · 15 years ago
  44. 3d84b65 OMAP: DSS2: OMAPFB: Make lockdep happy by Ville Syrjälä · 15 years ago
  45. 2f642a1 OMAP: DSS2: OMAPFB: Convert the memory region locking to rwsem by Ville Syrjälä · 15 years ago
  46. 430571d OMAP: DSS2: OMAPFB: Add locking for memory regions by Ville Syrjälä · 15 years ago
  47. 078ff54 OMAP: DSS2: OMAPFB: Add support for switching memory regions by Ville Syrjälä · 15 years ago
  48. 2ad0c50 OMAP: DSS2: OMAPFB: Skip unnecessary set_overlay_info() by Ville Syrjälä · 15 years ago
  49. 276a1d4 OMAP: DSS2: OMAPFB: Check var even if there isn't memory by Ville Syrjälä · 15 years ago
  50. 46d3524 OMAP: DSS2: OMAPFB: Refactor overlay address calculations by Ville Syrjälä · 15 years ago
  51. 27b67c9 OMAP: DSS2: check lock_fb_info() return value by Jani Nikula · 15 years ago
  52. 238a413 OMAP: DSS2: fix lock_fb_info() and omapfb_lock() locking order by Jani Nikula · 15 years ago
  53. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  54. a4c1a14 OMAP: DSS2: OMAPFB: Constify some function parameters by Ville Syrjälä · 15 years ago
  55. ddbfeb3 OMAP: DSS2: OMAPFB: Remove FB_OMAP2_FORCE_AUTO_UPDATE by Tomi Valkeinen · 15 years ago
  56. 69b2048 OMAP: DSS2: move timing functions by Tomi Valkeinen · 15 years ago
  57. 37ac60e OMAP: DSS2: move enable/disable/suspend/resume by Tomi Valkeinen · 15 years ago
  58. 18946f6 OMAP: DSS2: move update() and sync() by Tomi Valkeinen · 15 years ago
  59. 446f7bf OMAP: DSS2: move set/get_update_mode() by Tomi Valkeinen · 15 years ago
  60. 225b650 OMAP: DSS2: move enable/get_te() by Tomi Valkeinen · 15 years ago
  61. a269950 OMAP: DSS2: move get_recommended_bpp() by Tomi Valkeinen · 15 years ago
  62. 96adcec OMAP: DSS2: move get_resolution() by Tomi Valkeinen · 15 years ago
  63. 3f71cbe OMAP: DSS2: move wait_vsync() by Tomi Valkeinen · 15 years ago
  64. c75d946 OMAP: DSS2: move memory_read() by Tomi Valkeinen · 15 years ago
  65. 1a75ef4 OMAP: DSS2: move run_test() by Tomi Valkeinen · 15 years ago
  66. 6d2e0bd OMAP: DSS2: OMAPFB: fix cleanup on dssdev enable error by Tomi Valkeinen · 15 years ago
  67. b3f91eb OMAP: DSS2: OMAPFB: fix dssdev cleanup on error by Tomi Valkeinen · 15 years ago
  68. b63c97f OMAP: DSS2: OMAPFB: Add omapfb_update_window prototype by Tomi Valkeinen · 15 years ago
  69. 6dd2e42 OMAP: DSS2: OMAPFB: implement OMAPFB_GET_DISPLAY_INFO by Tomi Valkeinen · 15 years ago
  70. 6059604 OMAP: DSS2: Improve Kconfig help texts by Tomi Valkeinen · 15 years ago
  71. 807a751 OMAP: DSS2: OMAPFB: fix crash when panel driver was not loaded by Tomi Valkeinen · 15 years ago
  72. f3a82d1 OMAP: DSS2: OMAPFB: fix omapfb_free_fbmem() by Tomi Valkeinen · 15 years ago
  73. b39a982d OMAP: DSS2: omapfb driver by Tomi Valkeinen · 15 years ago