1. f364658 OMAP: DSS2: remove unneeded fck enable/disables by Tomi Valkeinen · 13 years ago
  2. bfe4f8d Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3" by Tomi Valkeinen · 13 years ago
  3. 9ede365 HACK: OMAP: DSS2: clk hack for OMAP2/3 by Tomi Valkeinen · 13 years ago
  4. 69f0605 OMAP: DSS2: DSS: Fix context save/restore by Tomi Valkeinen · 14 years ago
  5. 3902071 OMAP: DSS2: Remove ctx loss count from dss.c by Tomi Valkeinen · 14 years ago
  6. 4fbafaf OMAP: DSS2: Use PM runtime & HWMOD support by Tomi Valkeinen · 14 years ago
  7. de3050a OMAP: DSS2: Remove CONFIG_OMAP2_DSS_SLEEP_BEFORE_RESET by Tomi Valkeinen · 14 years ago
  8. 7e42403 OMAP: DSS2: Remove core_dump_clocks by Tomi Valkeinen · 14 years ago
  9. aac927c OMAP: DSS2: rewrite use of context_loss_count by Tomi Valkeinen · 14 years ago
  10. b98482e OMAP: DSS2: Clean up probe for DSS & DSI by Tomi Valkeinen · 14 years ago
  11. 94c042c OMAP: DSS2: Handle dpll4_m4_ck in dss_get/put_clocks by Tomi Valkeinen · 14 years ago
  12. 24e6289 OMAP: DSS2: remove extra includes from include/video/omapdss.h by Tomi Valkeinen · 14 years ago
  13. 5a8b572 OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4 by Archit Taneja · 14 years ago
  14. a72b64b OMAP: DSS2: Pass platform_device as an argument in dsi functions by Archit Taneja · 14 years ago
  15. 44538b4 OMAP: DSS2: Remove DSS_IRQSTATUS by Tomi Valkeinen · 14 years ago
  16. ab46d8b OMAP: DSS2: improve clock debugfs output by Tomi Valkeinen · 14 years ago
  17. 89a35e5 OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source" by Archit Taneja · 14 years ago
  18. f1aafdc OMAP: DSS2: make 50ms bug-fix sleep optional by Tomi Valkeinen · 15 years ago
  19. 89976f2 OMAP: DSS2: Fix: Return correct lcd clock source for OMAP2/3 by Archit Taneja · 14 years ago
  20. a0b38cc OMAP: DSS2: Move display.h to include/video/ by Tomi Valkeinen · 14 years ago
  21. 2de1108 OMAP: DSS2: Implement OMAP4 DSS fclk support by Murthy, Raghuveer · 14 years ago
  22. 0acf659 OMAP: DSS2: Clean up for dpll4_m4_ck handling by Tomi Valkeinen · 14 years ago
  23. 7ed024a OMAP4: DSS2: HDMI: Select between HDMI VENC clock source. by Mythri P K · 14 years ago
  24. 31ef823 OMAP: DSS2: FEATURES: Functions to return min and max values of parameters by Taneja, Archit · 14 years ago
  25. 235e7db OMAP2PLUS: DSS2: FEATURES: Fix usage of dss_reg_field and dss_clk_source_name by Taneja, Archit · 14 years ago
  26. ea75159 OMAP4: DSS2: Clock source changes for OMAP4 by Taneja, Archit · 14 years ago
  27. 66534e8 OMAP2PLUS: DSS2: Cleanup clock source related code by Taneja, Archit · 14 years ago
  28. 85604b0 HACK: OMAP: DSS2: add delay after enabling clocks by Tomi Valkeinen · 14 years ago
  29. 587b5e8 OMAP: DSS2: Move DPI & SDI init into DSS plat driver by Tomi Valkeinen · 14 years ago
  30. 42c9dee OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT support by Tomi Valkeinen · 14 years ago
  31. 1bb4783 OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock Naming by Archit Taneja · 14 years ago
  32. 067a57e OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP by Archit Taneja · 14 years ago
  33. 88134fa OMAP2PLUS: DSS2: Make members of dss_clk_source generic by Archit Taneja · 14 years ago
  34. 819d807 OMAP2PLUS: DSS2: FEATURES: Function to Provide the max fck supported by Archit Taneja · 14 years ago
  35. a1a0dcc OMAP2PLUS:DSS2: Use opt_clock_available from pdata by Semwal, Sumit · 14 years ago
  36. 6ec549e OMAP: DSS2: Check for SDI HW before accessing SDI registers by Tomi Valkeinen · 14 years ago
  37. affe360 OMAP: DSS2: Have separate irq handlers for DISPC and DSI by archit taneja · 14 years ago
  38. c7642f6 OMAP2PLUS: DSS2: Generalize external clock names in struct dss of dss.c by Archit Taneja · 14 years ago
  39. 6af9cd1 OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver by Archit Taneja · 14 years ago
  40. 872462c OMAP2PLUS: clocks: Align DSS clock names and roles by Sumit Semwal · 14 years ago
  41. ef631f8 OMAP2,3: DSS2: Get DSS IRQ from platform device by Senthilvadivu Guruswamy · 14 years ago
  42. ea9da36 OMAP2,3: DSS2: Use platform device to get baseaddr by Senthilvadivu Guruswamy · 14 years ago
  43. 8b9cb3a OMAP2, 3: DSS2: Move clocks from core driver to dss driver by Senthilvadivu Guruswamy · 14 years ago
  44. 96c401b OMAP2, 3: DSS2: DSS: create platform_driver, move init, exit to driver by Senthilvadivu Guruswamy · 14 years ago
  45. e406f90 OMAP: DSS2: DSI: Wait for DSI PLL clocks to be active before selecting them by Tomi Valkeinen · 15 years ago
  46. ac01bb7 OMAP3630: DSS2: Updating MAX divider value by Kishore Y · 15 years ago
  47. ce619e1 OMAP: DSS2: initialize dss clk sources properly by Tomi Valkeinen · 15 years ago
  48. 2f18c4d OMAP: DSS2: improve DSS clk src selection by Tomi Valkeinen · 15 years ago
  49. 24be78b OMAP: DSS2: Make check-delay-loops consistent by Tomi Valkeinen · 15 years ago
  50. 559d670 OMAP: DSS2: Display Subsystem Driver core by Tomi Valkeinen · 15 years ago