1. 067a57e OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP by Archit Taneja · 14 years ago
  2. 88134fa OMAP2PLUS: DSS2: Make members of dss_clk_source generic by Archit Taneja · 14 years ago
  3. 819d807 OMAP2PLUS: DSS2: FEATURES: Function to Provide the max fck supported by Archit Taneja · 14 years ago
  4. 87a7484 OMAP2PLUS: DSS2: FEATURES: DISPC overlay code cleanup by Archit Taneja · 14 years ago
  5. a1a0dcc OMAP2PLUS:DSS2: Use opt_clock_available from pdata by Semwal, Sumit · 14 years ago
  6. 4b6b7fa OMAP: DSS2: DSI: remove unused function by Tomi Valkeinen · 15 years ago
  7. 4a0ab8d OMAP: DSS2: Remove unused list by Tomi Valkeinen · 14 years ago
  8. 6ec549e OMAP: DSS2: Check for SDI HW before accessing SDI registers by Tomi Valkeinen · 14 years ago
  9. f8df01f OMAP: DSS2: FEATURES: Remove DSI & SDI from OMAP2 by Tomi Valkeinen · 14 years ago
  10. 4e777dd OMAP: DSS2: FEATURES: Remove SDI from 3630 displays by Tomi Valkeinen · 14 years ago
  11. e528e3a OMAP: DSS2: Clean up a switch-case by Tomi Valkeinen · 14 years ago
  12. affe360 OMAP: DSS2: Have separate irq handlers for DISPC and DSI by archit taneja · 14 years ago
  13. 5f42f2c OMAP: DSS2: Delay regulator_get() calls by Tomi Valkeinen · 14 years ago
  14. ac425ed OMAP: DSS2: Fix def_disp module param description by Jani Nikula · 14 years ago
  15. 3f3aa06 OMAP2PLUS: DSS2: Add OMAP4 Kconfig support by Mayuresh Janorkar · 14 years ago
  16. c7642f6 OMAP2PLUS: DSS2: Generalize external clock names in struct dss of dss.c by Archit Taneja · 14 years ago
  17. 6af9cd1 OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver by Archit Taneja · 14 years ago
  18. 872462c OMAP2PLUS: clocks: Align DSS clock names and roles by Sumit Semwal · 14 years ago
  19. ef631f8 OMAP2,3: DSS2: Get DSS IRQ from platform device by Senthilvadivu Guruswamy · 14 years ago
  20. ea9da36 OMAP2,3: DSS2: Use platform device to get baseaddr by Senthilvadivu Guruswamy · 14 years ago
  21. a06b62f OMAP2,3: DSS2: replace printk with dev_dbg in init by Sumit Semwal · 14 years ago
  22. c8aac01 OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driver by Senthilvadivu Guruswamy · 14 years ago
  23. 30ea50c OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driver by Senthilvadivu Guruswamy · 14 years ago
  24. 060b6d9 OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driver by Senthilvadivu Guruswamy · 14 years ago
  25. 3448d50 OMAP2, 3: DSS2: RFBI: create platform_driver, move init, exit to driver by Senthilvadivu Guruswamy · 14 years ago
  26. 8b9cb3a OMAP2, 3: DSS2: Move clocks from core driver to dss driver by Senthilvadivu Guruswamy · 14 years ago
  27. 96c401b OMAP2, 3: DSS2: DSS: create platform_driver, move init, exit to driver by Senthilvadivu Guruswamy · 14 years ago
  28. 8ba775c OMAP2, 3: DSS2: remove forced clk-disable from omap_dss_remove by Sumit Semwal · 14 years ago
  29. 18faa1b OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new overlay manager. by Sumit Semwal · 14 years ago
  30. 6ced40b OMAP: DSS2: Use dss_features to handle DISPC bits removed on OMAP4 by Archit Taneja · 14 years ago
  31. 2a205f3 OMAP: DSS2: LCD2 Channel Changes for DISPC by Sumit Semwal · 14 years ago
  32. ff1b2cd OMAP: DSS2: Change remaining DISPC functions for new omap_channel argument by Sumit Semwal · 14 years ago
  33. 64ba4f7 OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interface drivers by Sumit Semwal · 14 years ago
  34. 8613b00 OMAP: DSS2: Represent DISPC register defines with channel as parameter by Sumit Semwal · 14 years ago
  35. d50cd03 OMAP: DSS2: Add dss_features for omap4 and overlay manager related features by Archit Taneja · 14 years ago
  36. 8dad2ab OMAP: DSS2: Clean up DISPC color mode validation checks by Archit Taneja · 14 years ago
  37. fd28a39 OMAP3630: DSS2: Enable Pre-Multiplied Alpha Support by Rajkumar N · 14 years ago
  38. 8fbde10 OMAP3: DSS2: Split OMAP3 has feature for 3430 & 3630 by Samreen · 14 years ago
  39. 712247a OMAP: DSS2: Fix: Read correct bit in dispc_enable_alpha_blending() by Archit Taneja · 14 years ago
  40. e663452 OMAP: DSS2: DSI: Remove extra iounmap in error path by Senthilvadivu Guruswamy · 14 years ago
  41. a0acb55 OMAP: DSS2: Use dss_features framework on DSS2 code by Archit Taneja · 14 years ago
  42. e1ef4d2 OMAP: DSS2: Introduce dss_features files by Archit Taneja · 14 years ago
  43. 66be8f6 OMAP: DSS2: make filter coefficient tables human readable by Grazvydas Ignotas · 14 years ago
  44. f3c77d6 OMAP: DSS2: Replace strncmp() with sysfs_streq() in overlay_manager_store() by Archit Taneja · 14 years ago
  45. e9c31af OMAP: DSS2: Fix error path in omap_dsi_update() by Archit Taneja · 14 years ago
  46. edecee8 OMAP: DSS2: Remove extra return statement by Archit Taneja · 15 years ago
  47. f55fdcf OMAP: DSS2: adjust YUV overlay width to be even by Tomi Valkeinen · 15 years ago
  48. a602771 OMAP: DSS2: DSI: detect unsupported update requests by Tomi Valkeinen · 15 years ago
  49. 36194b4 OMAP: DSS2: DSI: increase FIFO low threshold by Tomi Valkeinen · 15 years ago
  50. bbecb50 OMAP: DSS2: DSI: Add error IRQ mask for DSI complexIO by Tomi Valkeinen · 15 years ago
  51. fa15c79 OMAP: DSS2: DSI: Remove BTA after set_max_rx_packet_size by Tomi Valkeinen · 15 years ago
  52. 26a8c25 OMAP: DSS2: change manual update scaling setup by Tomi Valkeinen · 15 years ago
  53. ab83b14 OMAP: DSS2: DSI: use BTA to end the frame transfer by Tomi Valkeinen · 15 years ago
  54. 9ecd968 OMAP: DSS2: DSI: change dsi_vc_config_l4/vp() by Tomi Valkeinen · 15 years ago
  55. d737010 OMAP: DSS2: DSI: Disable interface when disabling the display by Ville Syrjälä · 15 years ago
  56. e406f90 OMAP: DSS2: DSI: Wait for DSI PLL clocks to be active before selecting them by Tomi Valkeinen · 15 years ago
  57. ebf0a3f OMAP: DSS2: DSI: Print an error message if DSI clock calc fails by Ville Syrjälä · 15 years ago
  58. 481dfa0 OMAP: DSS2: DSI: Disable PCKFREE on error by Ville Syrjälä · 15 years ago
  59. 4ffa357 OMAP: DSS2: DSI: change DSI timeout functions by Tomi Valkeinen · 15 years ago
  60. b63ac1e OMAP: DSS2: DSI: handle error in synchronous write by Tomi Valkeinen · 15 years ago
  61. 0c244f7 OMAP: DSS2: DSI: change dsi_vc_dcs_read_2 parameters by Tomi Valkeinen · 15 years ago
  62. 0f16aa0 OMAP: DSS2: DSI: use a private workqueue by Tomi Valkeinen · 15 years ago
  63. 86a7867 OMAP: DSS2: DSI: print errors in dsi_vc_flush_receive_data() by Tomi Valkeinen · 15 years ago
  64. 8cab90f OMAP: DSS2: Fix update area calculations with multiple scaled overlays by Tomi Valkeinen · 15 years ago
  65. 75c7d59 OMAP: DSS2: clear spurious SYNC_LOST_DIGIT interrupts by Ville Syrjälä · 15 years ago
  66. a74b260 OMAP: DSS2: Make wait_for_go() succeed for disabled displays by Ville Syrjälä · 15 years ago
  67. 825f50b OMAP: DSS2: Check if display supports update mode changes by Ville Syrjälä · 15 years ago
  68. 5ab8e30 OMAP: DSS2: DSI: Increase HS TX timeout by Tomi Valkeinen · 15 years ago
  69. fce064c OMAP: DSS2: Fix omap_dss_probe() error path by Jani Nikula · 15 years ago
  70. 368a148 OMAP: DSS2: omap_dss_probe() conditional compilation cleanup by Jani Nikula · 15 years ago
  71. a3bb67a OMAP2: DSS: Add missing line for update bg color by Carlos Lopez · 15 years ago
  72. ac01bb7 OMAP3630: DSS2: Updating MAX divider value by Kishore Y · 15 years ago
  73. f49a951 OMAP: DSS2: Make partial update width even by Tomi Valkeinen · 15 years ago
  74. 279fcd4 OMAP: DSS2: Fix device disable when driver is not loaded by Jani Nikula · 15 years ago
  75. 35bc42c OMAP: DSS2: VENC: don't call platform_enable/disable() twice by Jani Nikula · 15 years ago
  76. 508886c OMAP: DSS2: Use vdds_sdi regulator supply in SDI by Roger Quadros · 15 years ago
  77. b1d145b OMAP: DSS2: Remove redundant enable/disable calls from SDI by Roger Quadros · 15 years ago
  78. b4d78bf OMAP: DSS2: Add Kconfig option for DPI display type by Roger Quadros · 15 years ago
  79. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  80. ce619e1 OMAP: DSS2: initialize dss clk sources properly by Tomi Valkeinen · 15 years ago
  81. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  82. 5d68e03 OMAP: DSS2: DSI: add error prints by Tomi Valkeinen · 15 years ago
  83. 53055aa OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helper by Tomi Valkeinen · 15 years ago
  84. 942a91a OMAP: DSS2: DSI: remove external TE support by Tomi Valkeinen · 15 years ago
  85. 69b2048 OMAP: DSS2: move timing functions by Tomi Valkeinen · 15 years ago
  86. 3651131 OMAP: DSS2: move set/get_wss() by Tomi Valkeinen · 15 years ago
  87. 37ac60e OMAP: DSS2: move enable/disable/suspend/resume by Tomi Valkeinen · 15 years ago
  88. 18946f6 OMAP: DSS2: move update() and sync() by Tomi Valkeinen · 15 years ago
  89. 446f7bf OMAP: DSS2: move set/get_update_mode() by Tomi Valkeinen · 15 years ago
  90. 225b650 OMAP: DSS2: move enable/get_te() by Tomi Valkeinen · 15 years ago
  91. a269950 OMAP: DSS2: move get_recommended_bpp() by Tomi Valkeinen · 15 years ago
  92. 96adcec OMAP: DSS2: move get_resolution() by Tomi Valkeinen · 15 years ago
  93. a2faee8 OMAP: DSS2: move enable/disable_channel to overlay manager by Tomi Valkeinen · 15 years ago
  94. 3f71cbe OMAP: DSS2: move wait_vsync() by Tomi Valkeinen · 15 years ago
  95. 87424e1 OMAP: DSS2: move get/set_rotate() by Tomi Valkeinen · 15 years ago
  96. 8d8aa61 OMAP: DSS2: move set/get_mirror() by Tomi Valkeinen · 15 years ago
  97. c75d946 OMAP: DSS2: move memory_read() by Tomi Valkeinen · 15 years ago
  98. 1a75ef4 OMAP: DSS2: move run_test() by Tomi Valkeinen · 15 years ago
  99. 1bbb275 OMAP: DSS2: DSI: remove auto-update perf measurement by Tomi Valkeinen · 15 years ago
  100. b9eb5d7 OMAP: DSS2: DSI: change DSI bus_lock to semaphore by Tomi Valkeinen · 15 years ago