1. 2b8501d OMAPDSS: Use PM notifiers for system suspend by Tomi Valkeinen · 12 years ago
  2. 0e9a126 OMAPDSS: fix build when DEBUG_FS or DSS_DEBUG_SUPPORT disabled by Tomi Valkeinen · 12 years ago
  3. 35deca3 OMAPDSS: interface drivers register their panel devices by Tomi Valkeinen · 12 years ago
  4. c018c67 OMAPDSS: change default_device handling by Tomi Valkeinen · 12 years ago
  5. 6e7e8f0 OMAPDSS: add __init & __exit by Tomi Valkeinen · 12 years ago
  6. e40402c OMAPDSS: move the creation of debugfs files by Tomi Valkeinen · 12 years ago
  7. 461395c OMAPDSS: handle output-driver reg/unreg more dynamically by Tomi Valkeinen · 12 years ago
  8. a57dd4f OMAPDSS: create DPI & SDI drivers by Tomi Valkeinen · 12 years ago
  9. 11436e1 OMAPDSS: use platform_driver_probe for core/dispc/dss by Tomi Valkeinen · 12 years ago
  10. 00928ea OMAPDSS: clean up the omapdss platform data mess by Tomi Valkeinen · 12 years ago
  11. 4b6430f OMAPDSS: provide default get_timings function for panels by Grazvydas Ignotas · 12 years ago
  12. a8081d3 OMAPDSS: Ensure OPP100 when DSS is operational by Tomi Valkeinen · 12 years ago
  13. dc7e57f OMAPDSS: register dss drivers in module init by Tomi Valkeinen · 12 years ago
  14. 51be084 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  15. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  16. 58f25548 OMAPDSS: create apply.c by Tomi Valkeinen · 13 years ago
  17. 162874d OMAPDSS: HDMI: Add support to dump registers through debugfs by Mythri P K · 13 years ago
  18. b88f58f OMAP: DSS2: Remove clk optimization at dss init by Tomi Valkeinen · 13 years ago
  19. cb5930b OMAP: DSS2: Fix init and unit sequence by Tomi Valkeinen · 13 years ago
  20. 5a8b572 OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4 by Archit Taneja · 13 years ago
  21. 06b2b0d OMAP: DSS2: make omap_dss_(un)register_device static by Tomi Valkeinen · 13 years ago
  22. a0b38cc OMAP: DSS2: Move display.h to include/video/ by Tomi Valkeinen · 13 years ago
  23. adbc2fe OMAP4: DSS: HDMI: Call to HDMI module init to register driver. by Mythri P K · 13 years ago
  24. 0a58351 OMAP: DSS2: Remove unneeded cpu_is_xxx checks by Tomi Valkeinen · 13 years ago
  25. 587b5e8 OMAP: DSS2: Move DPI & SDI init into DSS plat driver by Tomi Valkeinen · 13 years ago
  26. 277b288 OMAP: DSS2: Remove pdev argument from dpi_init by Tomi Valkeinen · 13 years ago
  27. 42c9dee OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT support by Tomi Valkeinen · 13 years ago
  28. ac425ed OMAP: DSS2: Fix def_disp module param description by Jani Nikula · 13 years ago
  29. 6af9cd1 OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver by Archit Taneja · 13 years ago
  30. c8aac01 OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driver by Senthilvadivu Guruswamy · 14 years ago
  31. 30ea50c OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driver by Senthilvadivu Guruswamy · 14 years ago
  32. 060b6d9 OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driver by Senthilvadivu Guruswamy · 14 years ago
  33. 3448d50 OMAP2, 3: DSS2: RFBI: create platform_driver, move init, exit to driver by Senthilvadivu Guruswamy · 14 years ago
  34. 8b9cb3a OMAP2, 3: DSS2: Move clocks from core driver to dss driver by Senthilvadivu Guruswamy · 14 years ago
  35. 96c401b OMAP2, 3: DSS2: DSS: create platform_driver, move init, exit to driver by Senthilvadivu Guruswamy · 14 years ago
  36. 8ba775c OMAP2, 3: DSS2: remove forced clk-disable from omap_dss_remove by Sumit Semwal · 14 years ago
  37. a0acb55 OMAP: DSS2: Use dss_features framework on DSS2 code by Archit Taneja · 14 years ago
  38. fce064c OMAP: DSS2: Fix omap_dss_probe() error path by Jani Nikula · 14 years ago
  39. 368a148 OMAP: DSS2: omap_dss_probe() conditional compilation cleanup by Jani Nikula · 14 years ago
  40. b4d78bf OMAP: DSS2: Add Kconfig option for DPI display type by Roger Quadros · 14 years ago
  41. a269950 OMAP: DSS2: move get_recommended_bpp() by Tomi Valkeinen · 15 years ago
  42. 96adcec OMAP: DSS2: move get_resolution() by Tomi Valkeinen · 15 years ago
  43. c121b15 OMAP: DSS2: fix driver probe error handling by Tomi Valkeinen · 14 years ago
  44. e020f9a OMAP: DSS2: remove sub-panel system by Tomi Valkeinen · 14 years ago
  45. e296264 OMAP: DSS2: Check ctx loss count only when starting the first clock by Tomi Valkeinen · 15 years ago
  46. 853525d OMAP: DSS2: fix irq-stats compilation by Tomi Valkeinen · 14 years ago
  47. 8a2cfea OMAP: DSS2: enable VDDS_DSI when using DPI by Tomi Valkeinen · 14 years ago
  48. 5c18df8 OMAP: DSS2: Fix compile warning by Vaibhav Hiremath · 15 years ago
  49. dfc0fd8 OMAP: DSS2: Collect interrupt statistics by Tomi Valkeinen · 15 years ago
  50. 559d670 OMAP: DSS2: Display Subsystem Driver core by Tomi Valkeinen · 15 years ago