1. a97a963 OMAPDSS: export dss_mgr_ops functions by Tomi Valkeinen · 12 years ago
  2. 09e82ba OMAPDSS: move display sysfs init to compat layer by Tomi Valkeinen · 12 years ago
  3. f9b719b OMAPDSS: DISPC: add dispc_ovl_check() by Tomi Valkeinen · 12 years ago
  4. 96e2e63 OMAPDSS: move irq handling to dispc-compat by Tomi Valkeinen · 12 years ago
  5. bb39813 OMAPDSS: move blocking mgr enable/disable to compat layer by Tomi Valkeinen · 12 years ago
  6. 1550202 OMAPDSS: manage framedone irq with mgr ops by Tomi Valkeinen · 12 years ago
  7. 74b65ec OMAPDSS: add manager ops by Tomi Valkeinen · 12 years ago
  8. 6abae7a OMAPDSS: move ovl function setup to apply.c by Tomi Valkeinen · 12 years ago
  9. 0c49ff7 OMAPDSS: move ovl-mgr function setup to apply.c by Tomi Valkeinen · 12 years ago
  10. 8dd2491 OMAPDSS: add omapdss_compat_init() by Tomi Valkeinen · 12 years ago
  11. 486c0e1 OMAPDSS: manage output-dssdev connection in output drivers by Tomi Valkeinen · 12 years ago
  12. bdb736a OMAPDSS: Use only "omapdss_dss" platform device to get context lost count by Archit Taneja · 12 years ago
  13. 8f46efa OMAPDSS: add dss_get_core_pdev() by Tomi Valkeinen · 12 years ago
  14. 3f30b8c OMAPDSS: create display-sysfs.c by Tomi Valkeinen · 12 years ago
  15. e870f21 OMAPDSS: don't WARN if there's no DSI device by Tomi Valkeinen · 12 years ago
  16. 7e12be7 OMAPDSS: remove declarations for non-existing functions by Tomi Valkeinen · 12 years ago
  17. a5b8399 OMAPDSS: hide dss_select_dispc_clk_source() by Tomi Valkeinen · 12 years ago
  18. 930b027 OMAPDSS: add dss_calc_clock_rates() back by Tomi Valkeinen · 12 years ago
  19. 4489823 OMAPDSS: HDMI: use core power on/off with edid & detect by Tomi Valkeinen · 12 years ago
  20. 4e0397c OMAPDSS: DISPC: Add IRQ enable/status helpers by Tomi Valkeinen · 12 years ago
  21. 04bd8ac OMAPDSS: add dispc_ovl_enabled() by Tomi Valkeinen · 12 years ago
  22. f1a813d OMAPDSS: DISPC: make _enable_mgr_out public as "dispc_mgr_enable" by Tomi Valkeinen · 12 years ago
  23. 3a979f8 OMAPDSS: DISPC: rename dispc_mgr_enable/disable to _sync by Tomi Valkeinen · 12 years ago
  24. 2bbcce5 OMAPDSS: export dss_get_def_display_name() by Tomi Valkeinen · 12 years ago
  25. dba0162 OMAPDSS: remove dispc_irq_handler declaration by Tomi Valkeinen · 12 years ago
  26. b111224 OMAPDSS: DISPC: cleanup lcd/digit enable/disable by Tomi Valkeinen · 12 years ago
  27. cb69920 OMAPDSS: DISPC: add dispc_mgr_get_sync_lost_irq() by Tomi Valkeinen · 12 years ago
  28. 881c98f OMAPDSS: remove declarations for non-existing funcs by Tomi Valkeinen · 12 years ago
  29. fb2cec1 OMAPDSS: combine LCD related config into one func by Tomi Valkeinen · 12 years ago
  30. a8f3fcd OMAPDSS: DISPC: constify function parameters by Tomi Valkeinen · 12 years ago
  31. 28bcd19 OMAPDSS: Remove dss_debug variable by Chandrabhanu Mahapatra · 12 years ago
  32. 702d267 OMAPDSS: Cleanup DSSDBG with dynamic pr_debug function by Chandrabhanu Mahapatra · 12 years ago
  33. 1b3bcb3 OMAPDSS: Create new debug config options by Chandrabhanu Mahapatra · 12 years ago
  34. 7ad6623 OMAPDSS: Move definition of DEBUG flag to Makefile by Chandrabhanu Mahapatra · 12 years ago
  35. 0b23e5b OMAPDSS: DISPC: Add manager like functions for writeback by Archit Taneja · 12 years ago
  36. 9e4a0fc OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup() by Archit Taneja · 12 years ago
  37. 749feff OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setup by Archit Taneja · 12 years ago
  38. d9ac773 OMAPDSS: DISPC: Add function to set channel in for writeback by Archit Taneja · 12 years ago
  39. 8ba8530 OMAPDSS: DIPSC: Relax scaling limitations when in memory to memory mode by Archit Taneja · 12 years ago
  40. 8eeb701 OMAPDSS: DISPC: Constify omap_overlay_info in dispc_ovl_setup() by Archit Taneja · 12 years ago
  41. 3224827 OMAPDSS: Create links between managers, outputs and devices by Archit Taneja · 12 years ago
  42. 97f01b3 OMAPDSS: APPLY: Add manager set/unset output ops for omap_overlay_manager by Archit Taneja · 12 years ago
  43. 484dc40 OMAPDSS: outputs: Create a new entity called outputs by Archit Taneja · 12 years ago
  44. 406f7b8 Merge OMAP5 DSS changes to omapdss by Tomi Valkeinen · 12 years ago
  45. de09e45 OMAPDSS: Add support for DPI source selection by Tomi Valkeinen · 12 years ago
  46. 5274484 OMAPDSS: alloc dssdevs dynamically by Tomi Valkeinen · 12 years ago
  47. 5eeb55f OMAPDSS: cleanup dss_recheck_connections further by Tomi Valkeinen · 12 years ago
  48. 47eb676 OMAPDSS: handle errors in dss_init_device by Tomi Valkeinen · 12 years ago
  49. 1521653 OMAPDSS: register only one display device per output by Tomi Valkeinen · 12 years ago
  50. 8768a52 OMAPDSS: omap_dss_register_device() doesn't take display index by Tomi Valkeinen · 12 years ago
  51. f6a0492 OMAPDSS: split manager sysfs code by Tomi Valkeinen · 12 years ago
  52. 9169151 OMAPDSS: split overlay sysfs code by Tomi Valkeinen · 12 years ago
  53. ba1bc5b OMAPDSS: DSS: Remove redundant functions by Chandrabhanu Mahapatra · 12 years ago
  54. 89e7195 OMAPDSS: VENC: Maintian copy of video output polarity info in private data by Archit Taneja · 12 years ago
  55. febe290 OMAPDSS: VENC: Maintain copy of venc type in driver data by Archit Taneja · 12 years ago
  56. 889b4fd OMAPDSS: SDI: Maintain copy of data pairs in driver data by Archit Taneja · 12 years ago
  57. 156fd99 OMAPDSS: VENC: Split VENC into interface and panel driver by Archit Taneja · 12 years ago
  58. 7849398 OMAPDSS: HDMI: Use our own omap_video_timings field when setting interface timings by Archit Taneja · 12 years ago
  59. 27dfddc OMAPDSS: APPLY: Constify timings argument in dss_mgr_set_timings by Archit Taneja · 12 years ago
  60. 6c6f510 OMAPDSS: OVERLAY: Clean up replication checking by Archit Taneja · 12 years ago
  61. 6e54359 OMAPDSS: MANAGER: Check LCD related overlay manager parameters by Archit Taneja · 12 years ago
  62. f476ae9 OMAPDSS: APPLY: Remove DISPC writes to manager's lcd parameters in interface drivers by Archit Taneja · 12 years ago
  63. c56fb3e OMAPDSS: Add struct to hold LCD overlay manager configuration by Archit Taneja · 12 years ago
  64. f0d08f8 OMAPDSS: DISPC: Change return type of dispc_mgr_set_clock_div() by Archit Taneja · 12 years ago
  65. 8050cbe OMAPDSS: DISPC/APPLY: Use interlace info in manager timings for dispc_ovl_setup() by Archit Taneja · 12 years ago
  66. 0e065c7 OMAPDSS: DISPC: Remove dispc_mgr_set_pol_freq() by Archit Taneja · 12 years ago
  67. a9105cb OMAPDSS: Remove passive matrix LCD support (part 4) by Archit Taneja · 12 years ago
  68. d21f43b OMAPDSS: Remove passive matrix LCD support (part 3) by Archit Taneja · 12 years ago
  69. 6d523e7 OMAPDSS: Remove passive matrix LCD support (part 1) by Archit Taneja · 12 years ago
  70. efa70b3 OMAPDSS: Cleanup implementation of LCD channels by Chandrabhanu Mahapatra · 12 years ago
  71. 3568f2a OMAPDSS: use DSI_FIFO_BUG workaround only for manual update displays by Tomi Valkeinen · 12 years ago
  72. f3a97491 OMAPDSS: HDMI: Implement DSS driver interface for audio by Ricardo Neri · 12 years ago
  73. 9d8232a OMAPDSS: init omap_dss_devices internally by Tomi Valkeinen · 12 years ago
  74. 35deca3 OMAPDSS: interface drivers register their panel devices by Tomi Valkeinen · 12 years ago
  75. 6e7e8f0 OMAPDSS: add __init & __exit by Tomi Valkeinen · 12 years ago
  76. e40402c OMAPDSS: move the creation of debugfs files by Tomi Valkeinen · 12 years ago
  77. 461395c OMAPDSS: handle output-driver reg/unreg more dynamically by Tomi Valkeinen · 12 years ago
  78. 852f083 OMAPDSS: remove uses of dss_runtime_get/put by Tomi Valkeinen · 12 years ago
  79. a57dd4f OMAPDSS: create DPI & SDI drivers by Tomi Valkeinen · 12 years ago
  80. 00928ea OMAPDSS: clean up the omapdss platform data mess by Tomi Valkeinen · 12 years ago
  81. 81ab95b OMAPDSS: DISPC: Remove usage of dispc_mgr_get_device() by Archit Taneja · 12 years ago
  82. 228b213 OMAPDSS: APPLY: Remove display dependency from overlay and manager checks by Archit Taneja · 12 years ago
  83. b917fa3 OMAPDSS: MANAGER: Create a function to check manager timings by Archit Taneja · 12 years ago
  84. 45324a2 OMAPDSS: APPLY: Add manager timings as extra_info in private data by Archit Taneja · 12 years ago
  85. 408d9db OMAPDSS: DISPC: Remove Fake VSYNC support by Archit Taneja · 12 years ago
  86. 8b53d99 OMAPDSS: DISPC: Correct DISPC functional clock usage by Chandrabhanu Mahapatra · 12 years ago
  87. 8f36616 OMAPDSS: DISPC: Clean up manager timing/size functions by Archit Taneja · 12 years ago
  88. c51d921 OMAPDSS: DISPC: Use a common function to set manager timings by Archit Taneja · 12 years ago
  89. e5c09e0 OMAPDSS: DISPC/RFBI: Use dispc_mgr_set_lcd_timings() for setting lcd size by Archit Taneja · 12 years ago
  90. b6e695a OMAPDSS: DSI: remove option to use pck for DSI PLL clkin by Tomi Valkeinen · 12 years ago
  91. a8081d3 OMAPDSS: Ensure OPP100 when DSS is operational by Tomi Valkeinen · 12 years ago
  92. 83fa2f2 OMAPDSS: DISPC: move fifo threhold calc to dispc.c by Tomi Valkeinen · 12 years ago
  93. 51be084 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  94. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  95. 54540d4 OMAPDSS: APPLY: move simple_check functions by Tomi Valkeinen · 13 years ago
  96. 6ac48d1 OMAPDSS: APPLY: move check functions by Tomi Valkeinen · 13 years ago
  97. 2a4ee7e OMAPDSS: APPLY: add return value to dss_mgr_enable() by Tomi Valkeinen · 13 years ago
  98. 7d1365c OMAPDSS: DISPC: add dispc_mgr_get_framedone_irq by Tomi Valkeinen · 13 years ago
  99. aaa874a OMAPDSS: APPLY: rewrite overlay enable/disable by Tomi Valkeinen · 13 years ago
  100. 5738b63 OMAPDSS: remove ovl/mgr check-code temporarily by Tomi Valkeinen · 13 years ago