1. 38f3daf OMAPDSS: separate pdata based initialization by Tomi Valkeinen · 13 years ago
  2. 11ee960 OMAPDSS: DSI: improve DSI module id handling by Tomi Valkeinen · 13 years ago
  3. 9d8232a OMAPDSS: init omap_dss_devices internally by Tomi Valkeinen · 13 years ago
  4. 35deca3 OMAPDSS: interface drivers register their panel devices by Tomi Valkeinen · 13 years ago
  5. c018c67 OMAPDSS: change default_device handling by Tomi Valkeinen · 13 years ago
  6. 6e7e8f0 OMAPDSS: add __init & __exit by Tomi Valkeinen · 13 years ago
  7. 61055d4 OMAPDSS: use platform_driver_probe for dsi/hdmi/rfbi/venc/dpi/sdi by Tomi Valkeinen · 13 years ago
  8. e40402c OMAPDSS: move the creation of debugfs files by Tomi Valkeinen · 13 years ago
  9. 461395c OMAPDSS: handle output-driver reg/unreg more dynamically by Tomi Valkeinen · 13 years ago
  10. 852f083 OMAPDSS: remove uses of dss_runtime_get/put by Tomi Valkeinen · 13 years ago
  11. a57dd4f OMAPDSS: create DPI & SDI drivers by Tomi Valkeinen · 13 years ago
  12. 11436e1 OMAPDSS: use platform_driver_probe for core/dispc/dss by Tomi Valkeinen · 13 years ago
  13. 04c742c OMAPDSS: remove return from platform_driver_unreg by Tomi Valkeinen · 13 years ago
  14. 00928ea OMAPDSS: clean up the omapdss platform data mess by Tomi Valkeinen · 13 years ago
  15. e23d83b OMAPDSS: DSI: use dsi_get_dsidev_id(dsidev) instead of dsidev->id by Tomi Valkeinen · 14 years ago
  16. 0aca3c6 OMAPDSS: VENC: allow switching venc output type at runtime by Grazvydas Ignotas · 13 years ago
  17. 9b71fb5 Merge branch 'for-l-o-3.5' by Tomi Valkeinen · 13 years ago
  18. 81ab95b OMAPDSS: DISPC: Remove usage of dispc_mgr_get_device() by Archit Taneja · 13 years ago
  19. 3fa03ba OMAPDSS: DISPC: Remove omap_dss_device pointer usage from dispc_mgr_pclk_rate() by Archit Taneja · 13 years ago
  20. b3d795a OMAPDSS: APPLY: Remove an unnecessary omap_dss_device pointer by Archit Taneja · 13 years ago
  21. fcc3661 OMAPDSS: DPI/HDMI: Apply manager timings even if panel is disabled by Archit Taneja · 13 years ago
  22. 228b213 OMAPDSS: APPLY: Remove display dependency from overlay and manager checks by Archit Taneja · 13 years ago
  23. 5dd747e OMAPDSS: APPLY: Don't check manager settings if it is disabled by Archit Taneja · 13 years ago
  24. b917fa3 OMAPDSS: MANAGER: Create a function to check manager timings by Archit Taneja · 13 years ago
  25. 4172116 OMAPDSS: Apply manager timings instead of direct DISPC writes by Archit Taneja · 13 years ago
  26. 45324a2 OMAPDSS: APPLY: Add manager timings as extra_info in private data by Archit Taneja · 13 years ago
  27. 408d9db OMAPDSS: DISPC: Remove Fake VSYNC support by Archit Taneja · 13 years ago
  28. a2e5d82 OMAPDSS: Fix DSI_FCLK clock source selection by Archit Taneja · 13 years ago
  29. 9b9c457 OMAPDSS: HDMI: define and dump CORE registers in correct order by Archit Taneja · 13 years ago
  30. 3c7de24 OMAPDSS: HDMI: Fix ti_hdmi_4xxx_core_dump by Archit Taneja · 13 years ago
  31. e4a9e94 OMAPDSS: DSI: implement generic DSI pin config by Tomi Valkeinen · 13 years ago
  32. 8b53d99 OMAPDSS: DISPC: Correct DISPC functional clock usage by Chandrabhanu Mahapatra · 13 years ago
  33. 7faa923 OMAPDSS: DISPC: Handle synclost errors in OMAP3 by Chandrabhanu Mahapatra · 13 years ago
  34. aed74b55 OMAPDSS: DISPC: Enable predecimation by Chandrabhanu Mahapatra · 13 years ago
  35. 8f36616 OMAPDSS: DISPC: Clean up manager timing/size functions by Archit Taneja · 13 years ago
  36. c51d921 OMAPDSS: DISPC: Use a common function to set manager timings by Archit Taneja · 13 years ago
  37. e5c09e0 OMAPDSS: DISPC/RFBI: Use dispc_mgr_set_lcd_timings() for setting lcd size by Archit Taneja · 13 years ago
  38. 4b6430f OMAPDSS: provide default get_timings function for panels by Grazvydas Ignotas · 13 years ago
  39. ec87410 OMAPDSS: VENC: Check for errors from regulator_enable() by Mark Brown · 13 years ago
  40. b6e695a OMAPDSS: DSI: remove option to use pck for DSI PLL clkin by Tomi Valkeinen · 13 years ago
  41. a8081d3 OMAPDSS: Ensure OPP100 when DSS is operational by Tomi Valkeinen · 13 years ago
  42. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  43. dc7e57f OMAPDSS: register dss drivers in module init by Tomi Valkeinen · 13 years ago
  44. e3643b7 Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 13 years ago
  45. df01d53 OMAPDSS: APPLY: fix clearing shadow dirty flag with manual update by Tomi Valkeinen · 13 years ago
  46. 4614679 OMAPDSS: APPLY: print warning if wait_pending_extra_info_updates fails by Tomi Valkeinen · 13 years ago
  47. 21e56f7 OMAPDSS: MANAGER/APPLY: Add runtime_pm protection around wait_for_go/vsync functions by Lajos Molnar · 13 years ago
  48. c0c1cfc OMAPDSS: DISPC: Fix FIR coefficients by Lajos Molnar · 13 years ago
  49. 08f3267 OMAPDSS: DISPC: Fix OMAP4 supported color formats by Lajos Molnar · 13 years ago
  50. dd2116a OMAPDSS: HDMI: Add M2 divider while calculating clkout by Mythri P K · 13 years ago
  51. 0ba86d7 Merge commit 'v3.3-rc6' by Tomi Valkeinen · 13 years ago
  52. a3d0e4a OMAPDSS: APPLY: make ovl_enable/disable synchronous by Tomi Valkeinen · 13 years ago
  53. a26d3c4 Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Arnd Bergmann · 13 years ago
  54. 2c799ce ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h by Tony Lindgren · 13 years ago
  55. 1ca8c07 ARM: OMAP2+: Drop DISPC L3 firewall code by Tony Lindgren · 13 years ago
  56. 4761c60 Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into fbdev-for-linus by Florian Tobias Schandinat · 13 years ago
  57. ca888a7 OMAPDSS: HDMI: hot plug detect fix by Rob Clark · 13 years ago
  58. a247ce78 OMAPDSS: HACK: Ensure DSS clock domain gets out of idle when HDMI is enabled by Archit Taneja · 14 years ago
  59. 973b659 Merge branch 'work/old-omapfb-removal' by Tomi Valkeinen · 13 years ago
  60. 2a803c8 OMAPDSS: Remove video SRAM support by Tomi Valkeinen · 14 years ago
  61. f15511e OMAPDSS: HDMI: Modify logic to configure MCLK by Ricardo Neri · 14 years ago
  62. d8989d9 OMAPDSS: HDMI: Implement initialization of MCLK by Ricardo Neri · 14 years ago
  63. 7098819 OMAPDSS: Add DSS feature for HDMI MCLK for audio by Ricardo Neri · 13 years ago
  64. da8f14f OMAPDSS: HDMI: Move Avi-infoframe struct to hdmi_ip_data by Mythri P K · 14 years ago
  65. 79ee89c OMAPDSS: DISPC: Fix scaling constraints for OMAP4 by Archit Taneja · 14 years ago
  66. c124f23 OMAPDSS: Features: Maintain dss_feats as a list by Archit Taneja · 14 years ago
  67. cd3b344 OMAPDSS: cleanup probe functions by Tomi Valkeinen · 14 years ago
  68. 3f60db4b Merge commit 'v3.3-rc4' by Tomi Valkeinen · 13 years ago
  69. 4041071 ARM: omap: fix oops in drivers/video/omap2/dss/dpi.c by Russell King · 14 years ago
  70. 98e9685 Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 14 years ago
  71. c49d005 OMAPDSS: HDMI: PHY burnout fix by Tomi Valkeinen · 14 years ago
  72. 0eaf9f5 OMAPDSS: use sync versions of pm_runtime_put by Tomi Valkeinen · 14 years ago
  73. 5e36097 Merge branch 'work/fifomerge' by Tomi Valkeinen · 14 years ago
  74. 6e2a14d OMAPDSS: use devm_ functions by Julia Lawall · 14 years ago
  75. cc1d3e0 OMAPDSS: VENC: fix NULL pointer dereference in DSS2 VENC sysfs debug attr on OMAP4 by Danny Kukawka · 14 years ago
  76. 1149c74 OMAPDSS: HDMI: Correct source of the pixel clock in ACR calculation by Ricardo Neri · 14 years ago
  77. 9e4ed60 OMAPDSS: HDMI: remove duplicate code and mode parameter by Mythri P K · 14 years ago
  78. 46095b2 OMAPDSS: HDMI: change the timing match logic by Mythri P K · 14 years ago
  79. a05ce78 OMAPDSS: HDMI: update static timing table by Mythri P K · 14 years ago
  80. aeec1a6 OMAPDSS: HDMI: remove duplicate video interface code by Mythri P K · 14 years ago
  81. e0e405b OMAPDSS: DISPC: Add naive threshold calc for fifomerge by Tomi Valkeinen · 14 years ago
  82. 83fa2f2 OMAPDSS: DISPC: move fifo threhold calc to dispc.c by Tomi Valkeinen · 14 years ago
  83. 3cb5d96 OMAPDSS: DISPC: print fifo threshold values in bytes by Tomi Valkeinen · 14 years ago
  84. 1d71f42 OMAPDSS: APPLY: add fifo-merge support by Tomi Valkeinen · 14 years ago
  85. fb01197 OMAPDSS: APPLY: add fifo merge support funcs by Tomi Valkeinen · 14 years ago
  86. e6b0f88 OMAPDSS: FEAT: Add FIFO_MERGE feature by Tomi Valkeinen · 14 years ago
  87. 51be084 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 14 years ago
  88. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 14 years ago
  89. edefcda ASoC: OMAP: HDMI: Move HDMI codec trigger function to generic HDMI driver by Ricardo Neri · 14 years ago
  90. 80a4859 OMAPDSS: HDMI: Create function to enable HDMI audio by Ricardo Neri · 14 years ago
  91. 284cb31 ASoC: OMAP: HDMI: Correct signature of ASoC functions by Ricardo Neri · 14 years ago
  92. b17ce11 ASoC: OMAP: HDMI: Introduce driver data for audio codec by Ricardo Neri · 14 years ago
  93. 7282f1b OMAPDSS: DISPC: Update Scaling Clock Logic by Chandrabhanu Mahapatra · 14 years ago
  94. debd907 OMAPDSS: DISPC: Update Fir Coefficients by Chandrabhanu Mahapatra · 14 years ago
  95. 1f3f53a OMAPDSS: APPLY: fix NULL pointer deref when mgr is not set by Rob Clark · 14 years ago
  96. 84309f1 OMAPDSS: DSI: Fix HSDIV related PLL info in dsi_dump_clocks() by Archit Taneja · 14 years ago
  97. 54540d4 OMAPDSS: APPLY: move simple_check functions by Tomi Valkeinen · 14 years ago
  98. 00f17e4 OMAPDSS: fix potential NULL pointer ref in OCP_ERR handling path by Rob Clark · 14 years ago
  99. 6ac48d1 OMAPDSS: APPLY: move check functions by Tomi Valkeinen · 14 years ago
  100. 5af661c OMAPDSS: APPLY: remove unused variables by Tomi Valkeinen · 14 years ago