1. 6d523e7 OMAPDSS: Remove passive matrix LCD support (part 1) by Archit Taneja · 13 years ago
  2. efa70b3 OMAPDSS: Cleanup implementation of LCD channels by Chandrabhanu Mahapatra · 13 years ago
  3. 5be3aeb OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n by Tomi Valkeinen · 13 years ago
  4. f11766d OMAPDSS: add clk_prepare_enable and clk_disable_unprepare by Rajendra Nayak · 13 years ago
  5. 2e063c3 OMAPDSS: DSI: Fix bug when calculating LP command interleaving parameters by Archit Taneja · 13 years ago
  6. c6eee96 OMAPDSS: remove compiler warnings when CONFIG_BUG=n by Tomi Valkeinen · 13 years ago
  7. 6f28c29 OMAPDSS: DSI: Support command mode interleaving during video mode blanking periods by Archit Taneja · 13 years ago
  8. 38f3daf OMAPDSS: separate pdata based initialization by Tomi Valkeinen · 13 years ago
  9. 11ee960 OMAPDSS: DSI: improve DSI module id handling by Tomi Valkeinen · 13 years ago
  10. 9d8232a OMAPDSS: init omap_dss_devices internally by Tomi Valkeinen · 13 years ago
  11. 35deca3 OMAPDSS: interface drivers register their panel devices by Tomi Valkeinen · 13 years ago
  12. 6e7e8f0 OMAPDSS: add __init & __exit by Tomi Valkeinen · 13 years ago
  13. 61055d4 OMAPDSS: use platform_driver_probe for dsi/hdmi/rfbi/venc/dpi/sdi by Tomi Valkeinen · 13 years ago
  14. e40402c OMAPDSS: move the creation of debugfs files by Tomi Valkeinen · 13 years ago
  15. 852f083 OMAPDSS: remove uses of dss_runtime_get/put by Tomi Valkeinen · 13 years ago
  16. 04c742c OMAPDSS: remove return from platform_driver_unreg by Tomi Valkeinen · 13 years ago
  17. 00928ea OMAPDSS: clean up the omapdss platform data mess by Tomi Valkeinen · 13 years ago
  18. e23d83b OMAPDSS: DSI: use dsi_get_dsidev_id(dsidev) instead of dsidev->id by Tomi Valkeinen · 13 years ago
  19. 9b71fb5 Merge branch 'for-l-o-3.5' by Tomi Valkeinen · 13 years ago
  20. 4172116 OMAPDSS: Apply manager timings instead of direct DISPC writes by Archit Taneja · 13 years ago
  21. 408d9db OMAPDSS: DISPC: Remove Fake VSYNC support by Archit Taneja · 13 years ago
  22. e4a9e94 OMAPDSS: DSI: implement generic DSI pin config by Tomi Valkeinen · 13 years ago
  23. c51d921 OMAPDSS: DISPC: Use a common function to set manager timings by Archit Taneja · 13 years ago
  24. b6e695a OMAPDSS: DSI: remove option to use pck for DSI PLL clkin by Tomi Valkeinen · 13 years ago
  25. cd3b344 OMAPDSS: cleanup probe functions by Tomi Valkeinen · 13 years ago
  26. 3f60db4b Merge commit 'v3.3-rc4' by Tomi Valkeinen · 13 years ago
  27. 98e9685 Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  28. 0eaf9f5 OMAPDSS: use sync versions of pm_runtime_put by Tomi Valkeinen · 13 years ago
  29. 5e36097 Merge branch 'work/fifomerge' by Tomi Valkeinen · 13 years ago
  30. 6e2a14d OMAPDSS: use devm_ functions by Julia Lawall · 13 years ago
  31. 83fa2f2 OMAPDSS: DISPC: move fifo threhold calc to dispc.c by Tomi Valkeinen · 13 years ago
  32. 51be084 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  33. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  34. 84309f1 OMAPDSS: DSI: Fix HSDIV related PLL info in dsi_dump_clocks() by Archit Taneja · 13 years ago
  35. 33ca237 OMAPDSS: check the return value of dss_mgr_enable() by Tomi Valkeinen · 13 years ago
  36. 9a147a6 OMAPDSS: DSI: call mgr_enable/disable for cmd mode displays by Tomi Valkeinen · 13 years ago
  37. 7797c6d OMAPDSS: hide manager's enable/disable() by Tomi Valkeinen · 13 years ago
  38. 1cb0017 OMAPDSS: pass ovl manager to dss_start_update by Tomi Valkeinen · 13 years ago
  39. 5476e74 OMAPDSS: remove partial update from DSI by Tomi Valkeinen · 13 years ago
  40. 8760db5 OMAPDSS: remove partial update from the overlay manager by Tomi Valkeinen · 13 years ago
  41. 6cc78aa OMAPDSS: DSI: disable DDR_CLK_ALWAYS_ON when entering ULPS by Tomi Valkeinen · 13 years ago
  42. 3b98409 OMAPDSS: DSI: improve wait_for_bit_change by Tomi Valkeinen · 13 years ago
  43. 522a0c2 OMAPDSS: DSI: fix lane handling when entering ULPS by Tomi Valkeinen · 13 years ago
  44. db18644 OMAPDSS: DSI: remove dsi_get_num_lanes_used by Tomi Valkeinen · 13 years ago
  45. 9b4362f OMAPDSS: DSI: use lane config in dsi_cio_enable_lane_override by Tomi Valkeinen · 13 years ago
  46. 8dc0766 OMAPDSS: DSI: use lane config in dsi_cio_wait_tx_clk_esc_reset by Tomi Valkeinen · 13 years ago
  47. 85f17e8 OMAPDSS: DSI: use lane config in dsi_get_lane_mask by Tomi Valkeinen · 13 years ago
  48. 4836839 OMAPDSS: DSI: Use new lane config in dsi_set_lane_config by Tomi Valkeinen · 13 years ago
  49. 739a7f4 OMAPDSS: DSI: Parse lane config by Tomi Valkeinen · 13 years ago
  50. d982085 OMAPDSS: DSI: count with number of lanes by Tomi Valkeinen · 13 years ago
  51. 968f8e9 OMAPDSS: DSI: flush posted write in send_bta by Tomi Valkeinen · 13 years ago
  52. a702c85 OMAPDSS: DSI: flush posted write when entering ULPS by Tomi Valkeinen · 13 years ago
  53. 355b200 video: Add module.h to drivers/video files who really use it. by Paul Gortmaker · 14 years ago
  54. 8af6ff0 OMAP: DSS2: DSI Video mode support by Archit Taneja · 13 years ago
  55. 18b7d09 OMAP: DSS2: DSI: Send zero length packet in dsi_vc_send_null() by Archit Taneja · 13 years ago
  56. a3b3cc2 OMAP: DSS2: Create an enum for DSI pixel formats by Archit Taneja · 13 years ago
  57. 569969d OMAP: DSS2: Clean up stallmode and io pad mode selection by Archit Taneja · 13 years ago
  58. b3b89c0 OMAP: DSS2: DSI: Introduce generic read functions by Archit Taneja · 13 years ago
  59. b850975 OMAP: DSS2: DSI: Split dsi_vc_dcs_read() into 2 functions by Archit Taneja · 13 years ago
  60. 5c716a0 OMAP: DSS2: DSI: Remove functions dsi_vc_dcs_read_1() and dsi_vc_dcs_read_2() by Archit Taneja · 13 years ago
  61. 6ff8aa3 OMAP: DSS2: DSI: Introduce generic write functions by Archit Taneja · 13 years ago
  62. 7e951ee OMAP: DSS2: Create enum for DSI operation modes by Archit Taneja · 14 years ago
  63. d604914 OMAP: DSS2: DSI: Represent L4 and VP as sources of VC instead of modes by Archit Taneja · 13 years ago
  64. 7a7c48f OMAP: DSS2: Use MIPI DSI enums from include/video/mipi_display.h by Archit Taneja · 13 years ago
  65. 26d9dd0 OMAP: DSS2: DISPC: rename manager related funcs by Tomi Valkeinen · 13 years ago
  66. 4a9e78a OMAP: DSS2: Remove support for non-DISPC overlays by Tomi Valkeinen · 13 years ago
  67. 5e78509 OMAP: DSS2: fix clock sources on error and uninit by Tomi Valkeinen · 13 years ago
  68. 5bc416c OMAP: DSS2: DSI: Improve dsi_mux_pads parameters by Tomi Valkeinen · 14 years ago
  69. 7c68dd9 OMAP: DSS2: Change DSI device naming by Tomi Valkeinen · 13 years ago
  70. f364658 OMAP: DSS2: remove unneeded fck enable/disables by Tomi Valkeinen · 13 years ago
  71. bfe4f8d Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3" by Tomi Valkeinen · 13 years ago
  72. 05e1d60 OMAP: DSS2: check for manager when enabling display by Tomi Valkeinen · 14 years ago
  73. 9ede365 HACK: OMAP: DSS2: clk hack for OMAP2/3 by Tomi Valkeinen · 13 years ago
  74. 4fbafaf OMAP: DSS2: Use PM runtime & HWMOD support by Tomi Valkeinen · 14 years ago
  75. b98482e OMAP: DSS2: Clean up probe for DSS & DSI by Tomi Valkeinen · 14 years ago
  76. 5ed8cf5 OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4 by Tomi Valkeinen · 14 years ago
  77. 15ffa1d OMAP: DSS2: DSI: sync when disabling a display by Tomi Valkeinen · 14 years ago
  78. 8ef0e61 OMAP: DSS2: Reset LANEx_ULPS_SIG2 bits after use by Tomi Valkeinen · 14 years ago
  79. 4a9a5e3 OMAP: DSS2: DSI: Change dummy macros to inline functions by Tomi Valkeinen · 14 years ago
  80. 0c65622 OMAP: DSS2: DSI: Get line buffer size from DSI_GNQ register by Archit Taneja · 14 years ago
  81. 75d7247 OMAP: DSS2: DSI: Get number of DSI data lanes using DSI_GNQ register by Archit Taneja · 14 years ago
  82. 49dbf58 OMAP: DSS2: DSI: Use system workqueue for delayed work instead of a private workqueue by Archit Taneja · 14 years ago
  83. b6cbb02 OMAP: DSS2: DSI: Remove DISPC pixel clock related info in dsi_dump_clocks() by Archit Taneja · 14 years ago
  84. 5a8b572 OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4 by Archit Taneja · 14 years ago
  85. 2e868db OMAP: DSS2: DSI: Pass pointer to struct to packet_sent_handler isrs by Archit Taneja · 14 years ago
  86. f1da39d OMAP: DSS2: DSI: Use platform_device pointer to get dsi data by Archit Taneja · 14 years ago
  87. a72b64b OMAP: DSS2: Pass platform_device as an argument in dsi functions by Archit Taneja · 14 years ago
  88. 41e03d1 OMAP: DSS2: Remove omap_dss_device argument from dsi_pll_init() by Archit Taneja · 14 years ago
  89. 1ffefe7 OMAP: DSS2: DSI: Add extra omap_dss_device argument in functions exported by dsi by Archit Taneja · 14 years ago
  90. 5bdd3c9 OMAP: DSS2: DSI: enable scp clock in dsi_dump_regs() by Archit Taneja · 14 years ago
  91. 6705615 OMAP: DSS2: DSI: Add OMAP4 CIO irqs by Tomi Valkeinen · 14 years ago
  92. 88257b2 OMAP: DSS2: DSI: ensure VDDS_DSI is disabled on exit by Tomi Valkeinen · 14 years ago
  93. d1f5857 OMAP: DSS2: DSI: Add DSI pad muxing support by Tomi Valkeinen · 14 years ago
  94. 22d6d67 OMAP: DSS2: DSI: add parameter to enter ulps on disable by Tomi Valkeinen · 14 years ago
  95. 03329ac OMAP: DSS2: DSI: wait for TXCLKESC domain to come out of reset by Tomi Valkeinen · 14 years ago
  96. 65c62bb OMAP: DSS2: DSI: fix CIO init and uninit by Tomi Valkeinen · 14 years ago
  97. 24c1ae4 OMAP: DSS2: DSI: implement enable/disable SCP clk by Tomi Valkeinen · 14 years ago
  98. c335cbf OMAP: DSS2: DSI: fix _dsi_print_reset_status by Tomi Valkeinen · 14 years ago
  99. cc5c185 OMAP: DSS2: DSI: rename complexio related functions by Tomi Valkeinen · 14 years ago
  100. 2a89dc1 OMAP: DSS2: DSI: add option to leave DSI lanes powered on by Tomi Valkeinen · 14 years ago