1. bd5a7b1 OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSI by Archit Taneja · 12 years ago
  2. 23c8f88 OMAPDSS: Add interlace parameter to omap_video_timings by Archit Taneja · 12 years ago
  3. 07fb51c OMAPDSS: Remove omap_panel_config enum from omap_dss_device by Archit Taneja · 12 years ago
  4. a8d5e41 OMAPDSS: Add some new fields to omap_video_timings by Archit Taneja · 12 years ago
  5. d21f43b OMAPDSS: Remove passive matrix LCD support (part 3) by Archit Taneja · 12 years ago
  6. 5ae9eaa OMAPDSS: Remove passive matrix LCD support (part 2) by Archit Taneja · 12 years ago
  7. e86d456 OMAPDSS: Add LCD3 overlay manager and Clock and IRQ support by Chandrabhanu Mahapatra · 12 years ago
  8. ff6331e OMAPDSS: Add support for LCD3 channel by Chandrabhanu Mahapatra · 12 years ago
  9. 0df8ad7 OMAPDSS: remove enum omap_dss_overlay_managers by Tomi Valkeinen · 12 years ago
  10. 65e006f OMAPDSS: DISPC: Support rotation through TILER by Chandrabhanu Mahapatra · 12 years ago
  11. 9c0b842 OMAPDSS: Provide an interface for audio support by Ricardo Neri · 12 years ago
  12. 00928ea OMAPDSS: clean up the omapdss platform data mess by Tomi Valkeinen · 12 years ago
  13. 9b71fb5 Merge branch 'for-l-o-3.5' by Tomi Valkeinen · 12 years ago
  14. e4a9e94 OMAPDSS: DSI: implement generic DSI pin config by Tomi Valkeinen · 12 years ago
  15. 4b6430f OMAPDSS: provide default get_timings function for panels by Grazvydas Ignotas · 12 years ago
  16. 62c1dcf OMAPDSS: add set_min_bus_tput pointer to omapdss's platform data by Tomi Valkeinen · 12 years ago
  17. c49d005 OMAPDSS: HDMI: PHY burnout fix by Tomi Valkeinen · 12 years ago
  18. 9a90168 OMAPDSS: HDMI: Disable DDC internal pull up by Mythri P K · 13 years ago
  19. ee9dfd8 OMAPDSS: HDMI: Move duplicate code from boardfile by Mythri P K · 13 years ago
  20. 9d11c32 OMAPDSS: Add comments about blocking of ovl/mgr functions by Tomi Valkeinen · 13 years ago
  21. ff4733d OMAPDSS: APPLY: remove device_changed field by Tomi Valkeinen · 13 years ago
  22. 5d5a97a OMAPDSS: APPLY: move channel-field to extra_info set by Tomi Valkeinen · 13 years ago
  23. c1a9feb OMAPDSS: APPLY: move ovl->info to apply.c by Tomi Valkeinen · 13 years ago
  24. 388c4c6 OMAPDSS: APPLY: move mgr->info to apply.c by Tomi Valkeinen · 13 years ago
  25. aaa874a OMAPDSS: APPLY: rewrite overlay enable/disable by Tomi Valkeinen · 13 years ago
  26. bf21352 OMAPDSS: APPLY: move mgr->enabled to mgr_priv_data by Tomi Valkeinen · 13 years ago
  27. 9a147a6 OMAPDSS: DSI: call mgr_enable/disable for cmd mode displays by Tomi Valkeinen · 13 years ago
  28. 07e327c OMAPDSS: store overlays in a list for each manager by Tomi Valkeinen · 13 years ago
  29. 5617ad09 OMAPDSS: store managers in an array by Tomi Valkeinen · 13 years ago
  30. be72917 OMAPDSS: APPLY: track whether a manager is enabled by Tomi Valkeinen · 13 years ago
  31. 7797c6d OMAPDSS: hide manager's enable/disable() by Tomi Valkeinen · 13 years ago
  32. 5476e74 OMAPDSS: remove partial update from DSI by Tomi Valkeinen · 13 years ago
  33. 13662dc ARM: OMAP: HWMOD: Unify DSS resets for OMAPs by Tomi Valkeinen · 13 years ago
  34. 5412870 OMAPDSS: DISPC: zorder support for DSS overlays by Archit Taneja · 13 years ago
  35. b8c095b OMAPDSS: DISPC: VIDEO3 pipeline support by Archit Taneja · 13 years ago
  36. 11354dd OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility setting by Archit Taneja · 13 years ago
  37. 212b0d5 OMAPDSS: remove vaddr from overlay info by Tomi Valkeinen · 13 years ago
  38. df4769c OMAP: DSS2: add detect() to omap_dss_driver struct by Tomi Valkeinen · 13 years ago
  39. 3d5e0ef OMAP: DSS2: add read_edid() to omap_dss_driver struct by Tomi Valkeinen · 13 years ago
  40. 7f6f3c4 OMAP: DSS2: DISPC: Add missing IRQ definitions by Tomi Valkeinen · 13 years ago
  41. c90a78e OMAP: DSS2: DSI: Add comment about regn by Tomi Valkeinen · 13 years ago
  42. b44e458 OMAP: DSS2: HDMI: change regn definition by Tomi Valkeinen · 13 years ago
  43. 8af6ff0 OMAP: DSS2: DSI Video mode support by Archit Taneja · 13 years ago
  44. a3b3cc2 OMAP: DSS2: Create an enum for DSI pixel formats by Archit Taneja · 13 years ago
  45. b3b89c0 OMAP: DSS2: DSI: Introduce generic read functions by Archit Taneja · 13 years ago
  46. 5c716a0 OMAP: DSS2: DSI: Remove functions dsi_vc_dcs_read_1() and dsi_vc_dcs_read_2() by Archit Taneja · 13 years ago
  47. 6ff8aa3 OMAP: DSS2: DSI: Introduce generic write functions by Archit Taneja · 13 years ago
  48. 7e951ee OMAP: DSS2: Create enum for DSI operation modes by Archit Taneja · 13 years ago
  49. f6dc815 OMAP: DSS2: Add GLOBAL_ALPHA & PRE_MULT_ALPHA to ovl caps by Tomi Valkeinen · 13 years ago
  50. 4a9e78a OMAP: DSS2: Remove support for non-DISPC overlays by Tomi Valkeinen · 13 years ago
  51. 8fa8031 OMAP: DSS2: Handle manager change in apply by Tomi Valkeinen · 13 years ago
  52. 5bc416c OMAP: DSS2: DSI: Improve dsi_mux_pads parameters by Tomi Valkeinen · 13 years ago
  53. aea4eb9 OMAP: DSS2: Remove unused opt_clock_available by Tomi Valkeinen · 13 years ago
  54. aac927c OMAP: DSS2: rewrite use of context_loss_count by Tomi Valkeinen · 13 years ago
  55. 3c07cae OMAP: DSS2: Add Color Phase Rotation support by Tomi Valkeinen · 13 years ago
  56. 8cff88c OMAP: DSS2: remove update_mode from omapdss by Tomi Valkeinen · 13 years ago
  57. 24e6289 OMAP: DSS2: remove extra includes from include/video/omapdss.h by Tomi Valkeinen · 13 years ago
  58. 0d66cbb OMAP: DSS2: Add support for NV12 format by Amber Jain · 13 years ago
  59. f20e422 OMAP: DSS2: Add new color formats for OMAP4 by Amber Jain · 13 years ago
  60. 75d7247 OMAP: DSS2: DSI: Get number of DSI data lanes using DSI_GNQ register by Archit Taneja · 13 years ago
  61. 1d5952a OMAP: DSS2: RFBI: add omap_rfbi_configure by Tomi Valkeinen · 13 years ago
  62. 773139f OMAP: DSS2: RFBI: add rfbi_bus_lock by Tomi Valkeinen · 13 years ago
  63. 5a8b572 OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4 by Archit Taneja · 13 years ago
  64. a72b64b OMAP: DSS2: Pass platform_device as an argument in dsi functions by Archit Taneja · 13 years ago
  65. 1ffefe7 OMAP: DSS2: DSI: Add extra omap_dss_device argument in functions exported by dsi by Archit Taneja · 13 years ago
  66. d1f5857 OMAP: DSS2: DSI: Add DSI pad muxing support by Tomi Valkeinen · 14 years ago
  67. 22d6d67 OMAP: DSS2: DSI: add parameter to enter ulps on disable by Tomi Valkeinen · 14 years ago
  68. 2a89dc1 OMAP: DSS2: DSI: add option to leave DSI lanes powered on by Tomi Valkeinen · 14 years ago
  69. 6cb07b2 OMAP: DSS2: HDMI: Use dss_device clock configuration for HDMI PLL parameters by Archit Taneja · 13 years ago
  70. e888166 OMAP2PLUS: DSS2: Add clock sources to dss device clock configuration by Archit Taneja · 13 years ago
  71. 89a35e5 OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source" by Archit Taneja · 13 years ago
  72. 06b2b0d OMAP: DSS2: make omap_dss_(un)register_device static by Tomi Valkeinen · 13 years ago
  73. 7a0987b OMAP: DSS2: Add method for querying display dimensions from DSS drivers by Jani Nikula · 14 years ago
  74. c6940a3 OMAP: DSS2: move dss device clock configuration by Tomi Valkeinen · 13 years ago
  75. a0b38cc OMAP: DSS2: Move display.h to include/video/ by Tomi Valkeinen · 13 years ago[Renamed (98%) from arch/arm/plat-omap/include/plat/display.h]
  76. b119601 OMAP4: DSS2: Add display type HDMI to DSS2 by Mythri P K · 13 years ago
  77. 5ee3c14 OMAP: DSS2: Functions to request/release DSI VCs by Archit Taneja · 13 years ago
  78. 1bb4783 OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock Naming by Archit Taneja · 13 years ago
  79. fd4b34f OMAP2PLUS:DSS2: add opt_clock_available in pdata by Semwal, Sumit · 13 years ago
  80. cf07f53 OMAP2,3: DSS2: Build omap_device for each DSS HWIP by Senthilvadivu Guruswamy · 13 years ago
  81. b7ee79a OMAP2, 3: DSS2: Create new file display.c for central dss driver registration. by Sumit Semwal · 13 years ago
  82. 18faa1b OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new overlay manager. by Sumit Semwal · 14 years ago
  83. 2a205f3 OMAP: DSS2: LCD2 Channel Changes for DISPC by Sumit Semwal · 14 years ago
  84. 8613b00 OMAP: DSS2: Represent DISPC register defines with channel as parameter by Sumit Semwal · 14 years ago
  85. fd28a39 OMAP3630: DSS2: Enable Pre-Multiplied Alpha Support by Rajkumar N · 14 years ago
  86. a0acb55 OMAP: DSS2: Use dss_features framework on DSS2 code by Archit Taneja · 14 years ago
  87. 26a8c25 OMAP: DSS2: change manual update scaling setup by Tomi Valkeinen · 14 years ago
  88. 0c244f7 OMAP: DSS2: DSI: change dsi_vc_dcs_read_2 parameters by Tomi Valkeinen · 14 years ago
  89. 5a1819e OMAP: DSS2: storage class should be before const qualifier by Tobias Klauser · 14 years ago
  90. 53055aa OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helper by Tomi Valkeinen · 14 years ago
  91. 69b2048 OMAP: DSS2: move timing functions by Tomi Valkeinen · 14 years ago
  92. 3651131 OMAP: DSS2: move set/get_wss() by Tomi Valkeinen · 14 years ago
  93. 37ac60e OMAP: DSS2: move enable/disable/suspend/resume by Tomi Valkeinen · 15 years ago
  94. 18946f6 OMAP: DSS2: move update() and sync() by Tomi Valkeinen · 15 years ago
  95. 446f7bf OMAP: DSS2: move set/get_update_mode() by Tomi Valkeinen · 15 years ago
  96. 225b650 OMAP: DSS2: move enable/get_te() by Tomi Valkeinen · 15 years ago
  97. a269950 OMAP: DSS2: move get_recommended_bpp() by Tomi Valkeinen · 15 years ago
  98. 96adcec OMAP: DSS2: move get_resolution() by Tomi Valkeinen · 15 years ago
  99. a2faee8 OMAP: DSS2: move enable/disable_channel to overlay manager by Tomi Valkeinen · 15 years ago
  100. 3f71cbe OMAP: DSS2: move wait_vsync() by Tomi Valkeinen · 15 years ago