1. d0f58bd OMAPDSS: remove struct dss_clock_info by Tomi Valkeinen · 11 years ago
  2. 6e555e2 OMAPDSS: fix omap2 dss fck handling by Tomi Valkeinen · 11 years ago
  3. 679852d OMAPDSS: fix dss_get_ctx_loss_count for DT by Tomi Valkeinen · 12 years ago
  4. 3d62fe5 OMAPDSS: Merge omapdss topic branches by Tomi Valkeinen · 11 years ago
  5. 648a55e OMAPDSS: fix dss_fck clock rate rounding by Tomi Valkeinen · 11 years ago
  6. b2c9c8e omapdss: use devm_clk_get() by Archit Taneja · 11 years ago
  7. b7ec96c OMAPDSS: remove unused old clock calculation code by Tomi Valkeinen · 12 years ago
  8. 4341782 OMAPDSS: DSS: add new clock calculation code by Tomi Valkeinen · 12 years ago
  9. 5aaee69 OMAPDSS: DISPC: get dss clock rate from dss driver by Tomi Valkeinen · 12 years ago
  10. bdb736a OMAPDSS: Use only "omapdss_dss" platform device to get context lost count by Archit Taneja · 12 years ago
  11. 474ff6b Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linux by Tomi Valkeinen · 12 years ago
  12. 8ad9375 OMAPDSS: do not fail if dpll4_m4_ck is missing by Aaro Koskinen · 12 years ago
  13. a5b8399 OMAPDSS: hide dss_select_dispc_clk_source() by Tomi Valkeinen · 12 years ago
  14. 13a1a2b OMAPDSS: setup default dss fck by Tomi Valkeinen · 12 years ago
  15. 930b027 OMAPDSS: add dss_calc_clock_rates() back by Tomi Valkeinen · 12 years ago
  16. 901e5fe OMAPDSS: fix DSI2 PLL clk names by Tomi Valkeinen · 13 years ago
  17. f65e384 omapdss: dss: Fix clocks on OMAP363x by Laurent Pinchart · 12 years ago
  18. b2c7d54 OMAPDSS: get the dss version from core pdev by Tomi Valkeinen · 12 years ago
  19. 9253d2d Merge branch '3.8/dss-version' by Tomi Valkeinen · 12 years ago
  20. 33366d0 OMAPDSS: add missing sizes.h includes by Tomi Valkeinen · 12 years ago
  21. 35f7093 OMAPDSS: remove <plat/cpu.h> includes by Tomi Valkeinen · 12 years ago
  22. bd81ed0 OMAPDSS: DSS: use omapdss_version by Tomi Valkeinen · 12 years ago
  23. 1b3bcb3 OMAPDSS: Create new debug config options by Chandrabhanu Mahapatra · 12 years ago
  24. de09e45 OMAPDSS: Add support for DPI source selection by Tomi Valkeinen · 12 years ago
  25. 84273a9 OMAPDSS: move dss feats to the end of dss.c by Tomi Valkeinen · 12 years ago
  26. 2336283 OMAPDSS: Add basic omap5 features to dss and dispc by Archit Taneja · 12 years ago
  27. fe6a466 OMAPDSS: remove unnecessary includes by Tomi Valkeinen · 12 years ago
  28. 185bae1 OMAPDSS: DSS: Cleanup cpu_is_xxxx checks by Chandrabhanu Mahapatra · 12 years ago
  29. ba1bc5b OMAPDSS: DSS: Remove redundant functions by Chandrabhanu Mahapatra · 12 years ago
  30. 889b4fd OMAPDSS: SDI: Maintain copy of data pairs in driver data by Archit Taneja · 12 years ago
  31. 8aa2eed OMAPDSS: DISPC: Improvements to DIGIT sync signal selection by Ricardo Neri · 12 years ago
  32. 6d523e7 OMAPDSS: Remove passive matrix LCD support (part 1) by Archit Taneja · 12 years ago
  33. e86d456 OMAPDSS: Add LCD3 overlay manager and Clock and IRQ support by Chandrabhanu Mahapatra · 12 years ago
  34. 5be3aeb OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n by Tomi Valkeinen · 12 years ago
  35. 5025ce0 OMAPDSS: fix bogus WARN_ON in dss_runtime_put() by Tomi Valkeinen · 12 years ago
  36. c6eee96 OMAPDSS: remove compiler warnings when CONFIG_BUG=n by Tomi Valkeinen · 12 years ago
  37. 6e7e8f0 OMAPDSS: add __init & __exit by Tomi Valkeinen · 13 years ago
  38. e40402c OMAPDSS: move the creation of debugfs files by Tomi Valkeinen · 13 years ago
  39. 852f083 OMAPDSS: remove uses of dss_runtime_get/put by Tomi Valkeinen · 13 years ago
  40. a57dd4f OMAPDSS: create DPI & SDI drivers by Tomi Valkeinen · 13 years ago
  41. 11436e1 OMAPDSS: use platform_driver_probe for core/dispc/dss by Tomi Valkeinen · 13 years ago
  42. 04c742c OMAPDSS: remove return from platform_driver_unreg by Tomi Valkeinen · 13 years ago
  43. a2e5d82 OMAPDSS: Fix DSI_FCLK clock source selection by Archit Taneja · 12 years ago
  44. a8081d3 OMAPDSS: Ensure OPP100 when DSS is operational by Tomi Valkeinen · 13 years ago
  45. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  46. 2c799ce ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h by Tony Lindgren · 13 years ago
  47. cd3b344 OMAPDSS: cleanup probe functions by Tomi Valkeinen · 13 years ago
  48. 3f60db4b Merge commit 'v3.3-rc4' by Tomi Valkeinen · 13 years ago
  49. 0eaf9f5 OMAPDSS: use sync versions of pm_runtime_put by Tomi Valkeinen · 13 years ago
  50. 6e2a14d OMAPDSS: use devm_ functions by Julia Lawall · 13 years ago
  51. a8a3593 video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/video by Paul Gortmaker · 13 years ago
  52. 4a61e26 OMAP: DSS2: add dss_get_hdmi_venc_clk_source() by Tomi Valkeinen · 13 years ago
  53. f364658 OMAP: DSS2: remove unneeded fck enable/disables by Tomi Valkeinen · 13 years ago
  54. bfe4f8d Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3" by Tomi Valkeinen · 13 years ago
  55. 9ede365 HACK: OMAP: DSS2: clk hack for OMAP2/3 by Tomi Valkeinen · 13 years ago
  56. 69f0605 OMAP: DSS2: DSS: Fix context save/restore by Tomi Valkeinen · 13 years ago
  57. 3902071 OMAP: DSS2: Remove ctx loss count from dss.c by Tomi Valkeinen · 13 years ago
  58. 4fbafaf OMAP: DSS2: Use PM runtime & HWMOD support by Tomi Valkeinen · 13 years ago
  59. de3050a OMAP: DSS2: Remove CONFIG_OMAP2_DSS_SLEEP_BEFORE_RESET by Tomi Valkeinen · 13 years ago
  60. 7e42403 OMAP: DSS2: Remove core_dump_clocks by Tomi Valkeinen · 13 years ago
  61. aac927c OMAP: DSS2: rewrite use of context_loss_count by Tomi Valkeinen · 13 years ago
  62. b98482e OMAP: DSS2: Clean up probe for DSS & DSI by Tomi Valkeinen · 13 years ago
  63. 94c042c OMAP: DSS2: Handle dpll4_m4_ck in dss_get/put_clocks by Tomi Valkeinen · 13 years ago
  64. 24e6289 OMAP: DSS2: remove extra includes from include/video/omapdss.h by Tomi Valkeinen · 13 years ago
  65. 5a8b572 OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4 by Archit Taneja · 13 years ago
  66. a72b64b OMAP: DSS2: Pass platform_device as an argument in dsi functions by Archit Taneja · 13 years ago
  67. 44538b4 OMAP: DSS2: Remove DSS_IRQSTATUS by Tomi Valkeinen · 13 years ago
  68. ab46d8b OMAP: DSS2: improve clock debugfs output by Tomi Valkeinen · 13 years ago
  69. 89a35e5 OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source" by Archit Taneja · 13 years ago
  70. f1aafdc OMAP: DSS2: make 50ms bug-fix sleep optional by Tomi Valkeinen · 14 years ago
  71. 89976f2 OMAP: DSS2: Fix: Return correct lcd clock source for OMAP2/3 by Archit Taneja · 13 years ago
  72. a0b38cc OMAP: DSS2: Move display.h to include/video/ by Tomi Valkeinen · 13 years ago
  73. 2de1108 OMAP: DSS2: Implement OMAP4 DSS fclk support by Murthy, Raghuveer · 14 years ago
  74. 0acf659 OMAP: DSS2: Clean up for dpll4_m4_ck handling by Tomi Valkeinen · 14 years ago
  75. 7ed024a OMAP4: DSS2: HDMI: Select between HDMI VENC clock source. by Mythri P K · 14 years ago
  76. 31ef823 OMAP: DSS2: FEATURES: Functions to return min and max values of parameters by Taneja, Archit · 14 years ago
  77. 235e7db OMAP2PLUS: DSS2: FEATURES: Fix usage of dss_reg_field and dss_clk_source_name by Taneja, Archit · 14 years ago
  78. ea75159 OMAP4: DSS2: Clock source changes for OMAP4 by Taneja, Archit · 14 years ago
  79. 66534e8 OMAP2PLUS: DSS2: Cleanup clock source related code by Taneja, Archit · 14 years ago
  80. 85604b0 HACK: OMAP: DSS2: add delay after enabling clocks by Tomi Valkeinen · 14 years ago
  81. 587b5e8 OMAP: DSS2: Move DPI & SDI init into DSS plat driver by Tomi Valkeinen · 14 years ago
  82. 42c9dee OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT support by Tomi Valkeinen · 14 years ago
  83. 1bb4783 OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock Naming by Archit Taneja · 14 years ago
  84. 067a57e OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP by Archit Taneja · 14 years ago
  85. 88134fa OMAP2PLUS: DSS2: Make members of dss_clk_source generic by Archit Taneja · 14 years ago
  86. 819d807 OMAP2PLUS: DSS2: FEATURES: Function to Provide the max fck supported by Archit Taneja · 14 years ago
  87. a1a0dcc OMAP2PLUS:DSS2: Use opt_clock_available from pdata by Semwal, Sumit · 14 years ago
  88. 6ec549e OMAP: DSS2: Check for SDI HW before accessing SDI registers by Tomi Valkeinen · 14 years ago
  89. affe360 OMAP: DSS2: Have separate irq handlers for DISPC and DSI by archit taneja · 14 years ago
  90. c7642f6 OMAP2PLUS: DSS2: Generalize external clock names in struct dss of dss.c by Archit Taneja · 14 years ago
  91. 6af9cd1 OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver by Archit Taneja · 14 years ago
  92. 872462c OMAP2PLUS: clocks: Align DSS clock names and roles by Sumit Semwal · 14 years ago
  93. ef631f8 OMAP2,3: DSS2: Get DSS IRQ from platform device by Senthilvadivu Guruswamy · 14 years ago
  94. ea9da36 OMAP2,3: DSS2: Use platform device to get baseaddr by Senthilvadivu Guruswamy · 14 years ago
  95. 8b9cb3a OMAP2, 3: DSS2: Move clocks from core driver to dss driver by Senthilvadivu Guruswamy · 14 years ago
  96. 96c401b OMAP2, 3: DSS2: DSS: create platform_driver, move init, exit to driver by Senthilvadivu Guruswamy · 14 years ago
  97. e406f90 OMAP: DSS2: DSI: Wait for DSI PLL clocks to be active before selecting them by Tomi Valkeinen · 14 years ago
  98. ac01bb7 OMAP3630: DSS2: Updating MAX divider value by Kishore Y · 14 years ago
  99. ce619e1 OMAP: DSS2: initialize dss clk sources properly by Tomi Valkeinen · 15 years ago
  100. 2f18c4d OMAP: DSS2: improve DSS clk src selection by Tomi Valkeinen · 15 years ago