1. ed1aa90 OMAPDSS: HDMI: Add locking for hdmi interface set timing functions by Archit Taneja · 12 years ago
  2. 7849398 OMAPDSS: HDMI: Use our own omap_video_timings field when setting interface timings by Archit Taneja · 12 years ago
  3. d3b4aa5 OMAPDSS: HDMI: Disable PLL properly in case of error at power_on by Ricardo Neri · 12 years ago
  4. cc937e5 OMAPDSS: HDMI: Remove custom hdmi_video_timings struct by Archit Taneja · 12 years ago
  5. 3a5383a OMAPDSS: HDMI: Replace spinlock with mutex in hdmi_check_hpd_state by Jassi Brar · 12 years ago
  6. 5be3aeb OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n by Tomi Valkeinen · 12 years ago
  7. f11766d OMAPDSS: add clk_prepare_enable and clk_disable_unprepare by Rajendra Nayak · 12 years ago
  8. f3a97491 OMAPDSS: HDMI: Implement DSS driver interface for audio by Ricardo Neri · 12 years ago
  9. 25a6535 OMAPDSS: HDMI: Add support for more audio sample rates in N/CTS calculation by Ricardo Neri · 12 years ago
  10. 3554762 OMAPDSS: HDMI: Relocate N/CTS calculation by Ricardo Neri · 12 years ago
  11. 7c3291f OMAPDSS: HDMI: Remove ASoC codec by Ricardo Neri · 12 years ago
  12. c0456be OMAPDSS: HDMI: Split video_enable into video_enable/disable by Ricardo Neri · 12 years ago
  13. 027bdc8 OMAPDSS: HDMI: Split audio_enable into audio_enable/disable by Ricardo Neri · 12 years ago
  14. 38f3daf OMAPDSS: separate pdata based initialization by Tomi Valkeinen · 12 years ago
  15. 9d8232a OMAPDSS: init omap_dss_devices internally by Tomi Valkeinen · 12 years ago
  16. 35deca3 OMAPDSS: interface drivers register their panel devices by Tomi Valkeinen · 12 years ago
  17. 6e7e8f0 OMAPDSS: add __init & __exit by Tomi Valkeinen · 12 years ago
  18. 61055d4 OMAPDSS: use platform_driver_probe for dsi/hdmi/rfbi/venc/dpi/sdi by Tomi Valkeinen · 12 years ago
  19. e40402c OMAPDSS: move the creation of debugfs files by Tomi Valkeinen · 12 years ago
  20. 852f083 OMAPDSS: remove uses of dss_runtime_get/put by Tomi Valkeinen · 12 years ago
  21. 04c742c OMAPDSS: remove return from platform_driver_unreg by Tomi Valkeinen · 12 years ago
  22. 00928ea OMAPDSS: clean up the omapdss platform data mess by Tomi Valkeinen · 12 years ago
  23. fcc3661 OMAPDSS: DPI/HDMI: Apply manager timings even if panel is disabled by Archit Taneja · 12 years ago
  24. 4172116 OMAPDSS: Apply manager timings instead of direct DISPC writes by Archit Taneja · 12 years ago
  25. c51d921 OMAPDSS: DISPC: Use a common function to set manager timings by Archit Taneja · 12 years ago
  26. dd2116a OMAPDSS: HDMI: Add M2 divider while calculating clkout by Mythri P K · 12 years ago
  27. 0ba86d7 Merge commit 'v3.3-rc6' by Tomi Valkeinen · 12 years ago
  28. a247ce78 OMAPDSS: HACK: Ensure DSS clock domain gets out of idle when HDMI is enabled by Archit Taneja · 12 years ago
  29. f15511e OMAPDSS: HDMI: Modify logic to configure MCLK by Ricardo Neri · 12 years ago
  30. 3f60db4b Merge commit 'v3.3-rc4' by Tomi Valkeinen · 12 years ago
  31. c49d005 OMAPDSS: HDMI: PHY burnout fix by Tomi Valkeinen · 13 years ago
  32. 0eaf9f5 OMAPDSS: use sync versions of pm_runtime_put by Tomi Valkeinen · 13 years ago
  33. 9e4ed60 OMAPDSS: HDMI: remove duplicate code and mode parameter by Mythri P K · 13 years ago
  34. 46095b2 OMAPDSS: HDMI: change the timing match logic by Mythri P K · 13 years ago
  35. a05ce78 OMAPDSS: HDMI: update static timing table by Mythri P K · 13 years ago
  36. edefcda ASoC: OMAP: HDMI: Move HDMI codec trigger function to generic HDMI driver by Ricardo Neri · 13 years ago
  37. 284cb31 ASoC: OMAP: HDMI: Correct signature of ASoC functions by Ricardo Neri · 13 years ago
  38. b17ce11 ASoC: OMAP: HDMI: Introduce driver data for audio codec by Ricardo Neri · 13 years ago
  39. 33ca237 OMAPDSS: check the return value of dss_mgr_enable() by Tomi Valkeinen · 13 years ago
  40. 7797c6d OMAPDSS: hide manager's enable/disable() by Tomi Valkeinen · 13 years ago
  41. ef319c6 OMAPDSS: HDMI: fix returned HDMI pixel clock by Tomi Valkeinen · 13 years ago
  42. 162874d OMAPDSS: HDMI: Add support to dump registers through debugfs by Mythri P K · 13 years ago
  43. c3dc6a7 OMAPDSS: DISPC: Get correct pixel clock for TV manager by Archit Taneja · 13 years ago
  44. 759593f OMAP: DSS2: HDMI: implement detect() by Tomi Valkeinen · 13 years ago
  45. 468c1b9 OMAP: DSS2: HDMI: remove error prints in check_timings by Tomi Valkeinen · 13 years ago
  46. 2ea51fe OMAP: DSS2: HDMI: remove edid parsing by Tomi Valkeinen · 13 years ago
  47. 4702456 OMAP: DSS2: HDMI: implement read_edid() by Tomi Valkeinen · 13 years ago
  48. fa70dc5 OMAP: DSS2: HDMI: make set_timing saner by Tomi Valkeinen · 13 years ago
  49. 3870c90 OMAP: DSS2: HDMI: improve hdmi output enable by Tomi Valkeinen · 13 years ago
  50. b44e458 OMAP: DSS2: HDMI: change regn definition by Tomi Valkeinen · 13 years ago
  51. 8d88767a OMAP: DSS2: HDMI: use default dividers by Tomi Valkeinen · 13 years ago
  52. 60634a2 OMAP4: DSS2: HDMI: Function pointer approach to call by Mythri P K · 13 years ago
  53. 176b578 OMAP4: DSS2: HDMI: Rename the functions in HDMI IP library by Mythri P K · 13 years ago
  54. 7334167 OMAP4: DSS2: HDMI: Move the HDMI IP dependent audio by Mythri P K · 13 years ago
  55. 7d983f3 OMAP4: DSS2: HDMI: Split the current HDMI driver to move by Mythri P K · 13 years ago
  56. 7c1f1ec OMAP4: DSS2: HDMI: Move the EDID definition from HDMI by Mythri P K · 13 years ago
  57. 94c5298 OMAP4: DSS2: HDMI: Move HDMI IP independent generic header by Mythri P K · 13 years ago
  58. 38863b7 OMAP4: DSS2: HDMI: Use specific HDMI timings structure by Mythri P K · 13 years ago
  59. 7b27da5 OMAP4: DSS2: HDMI: Move pll and video configuration by Mythri P K · 13 years ago
  60. 95a8aeb OMAP4: DSS2: HDMI: HDMI clean up to pass base_address by Mythri P K · 13 years ago
  61. 26d9dd0 OMAP: DSS2: DISPC: rename manager related funcs by Tomi Valkeinen · 13 years ago
  62. f364658 OMAP: DSS2: remove unneeded fck enable/disables by Tomi Valkeinen · 13 years ago
  63. 3393b85 Revert "OMAP: DSS2: HDMI: fix hdmi clock name" by Tomi Valkeinen · 13 years ago
  64. 05e1d60 OMAP: DSS2: check for manager when enabling display by Tomi Valkeinen · 13 years ago
  65. df5d3ed OMAP: DSS2: HDMI: fix hdmi clock name by Tomi Valkeinen · 13 years ago
  66. 4fbafaf OMAP: DSS2: Use PM runtime & HWMOD support by Tomi Valkeinen · 13 years ago
  67. 24e6289 OMAP: DSS2: remove extra includes from include/video/omapdss.h by Tomi Valkeinen · 13 years ago
  68. ad44cc3 OMAP4: DSS2: HDMI: Implement ASoC Codec driver for HDMI audio by Ricardo Neri · 13 years ago
  69. 82335c4 OMAP4: DSS2: HDMI: Add functionality for audio configuration by Ricardo Neri · 13 years ago
  70. 6cb07b2 OMAP: DSS2: HDMI: Use dss_device clock configuration for HDMI PLL parameters 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. a0b38cc OMAP: DSS2: Move display.h to include/video/ by Tomi Valkeinen · 13 years ago
  73. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  74. c3198a5 OMAP4: DSS2: HDMI: HDMI driver addition in the DSS by Mythri P K · 13 years ago