1. 8ad9375 OMAPDSS: do not fail if dpll4_m4_ck is missing by Aaro Koskinen · 12 years ago
  2. c415187 OMAPFB: Fix possible null pointer dereferencing by Tushar Behera · 12 years ago
  3. dffc70a OMAPDSS: HDMI: fix missing unlock on error in hdmi_dump_regs() by Wei Yongjun · 12 years ago
  4. f65e384 omapdss: dss: Fix clocks on OMAP363x by Laurent Pinchart · 12 years ago
  5. ea29c4e OMAPDSS: DSI: fix dsi_get_dsidev_from_id() by Tomi Valkeinen · 12 years ago
  6. 5f76945 Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  7. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  8. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  9. 13b1ba7 OMAPDSS: add missing include for string.h by Tomi Valkeinen · 12 years ago
  10. 6e5264b OMAPDSS: DISPC: Configure color conversion coefficients for writeback by Archit Taneja · 12 years ago
  11. 0b23e5b OMAPDSS: DISPC: Add manager like functions for writeback by Archit Taneja · 12 years ago
  12. 8bbe09e OMAPDSS: DISPC: Configure writeback FIFOs by Archit Taneja · 12 years ago
  13. 9e4a0fc OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup() by Archit Taneja · 12 years ago
  14. 749feff OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setup by Archit Taneja · 12 years ago
  15. d9ac773 OMAPDSS: DISPC: Add function to set channel in for writeback by Archit Taneja · 12 years ago
  16. 2a5561b OMAPDSS: DISPC: Don't set chroma resampling bit for writeback by Archit Taneja · 12 years ago
  17. f92afae OMAPDSS: DISPC: Downscale chroma if plane is writeback by Archit Taneja · 12 years ago
  18. 36d87d9 OMAPDSS: DISPC: Configure input and output sizes for writeback by Archit Taneja · 12 years ago
  19. 7a155be OMAPDSS: DISPC: Add writeback register offsets and dss features structs by Archit Taneja · 12 years ago
  20. 20fbb50 OMAPDSS: DISPC: Allow both upscaling and downscaling of chroma by Archit Taneja · 12 years ago
  21. 8ba8530 OMAPDSS: DIPSC: Relax scaling limitations when in memory to memory mode by Archit Taneja · 12 years ago
  22. 3e8a6ff OMAPDSS: DISPC: Don't pass channel out when configuring overlays by Archit Taneja · 12 years ago
  23. 84a880f OMAPDSS: DISPC: Make dispc_ovl_setup call dispc_ovl_setup_common by Archit Taneja · 12 years ago
  24. d79db85 OMAPDSS: OVERLAY: Add position and replication as overlay caps by Archit Taneja · 12 years ago
  25. 5b54ed3 OMAPDSS: DISPC: Pass overlay caps as a parameter to dispc plane functions by Archit Taneja · 12 years ago
  26. 78b687f OMAPDSS: DISPC: Simplify function names for setting pipeline input and output sizes by Archit Taneja · 12 years ago
  27. 8eeb701 OMAPDSS: DISPC: Constify omap_overlay_info in dispc_ovl_setup() by Archit Taneja · 12 years ago
  28. 3c2995a OMAPDSS: Remove old way of setting manager and device links by Archit Taneja · 12 years ago
  29. 0f0e4e3 OMAPDSS: APPLY: Remove omap_dss_device references from dss_ovl_enable/disable by Archit Taneja · 12 years ago
  30. 80d81d6 OMAPDSS: OVERLAY/MANAGER: Get device via output by Archit Taneja · 12 years ago
  31. 947b225 OMAPDSS: MANAGER: Update display sysfs store by Archit Taneja · 12 years ago
  32. 952cbaa OMAPFB: Change dssdev->manager references by Archit Taneja · 12 years ago
  33. cea87b9 OMAPDSS: HDMI: Replace dssdev->manager with dssdev->output->manager references by Archit Taneja · 12 years ago
  34. 8f1f736 OMAPDSS: VENC: Replace dssdev->manager with dssdev->output->manager references by Archit Taneja · 12 years ago
  35. 1db39c0 OMAPDSS: RFBI: Replace dssdev->manager with dssdev->output->manager references by Archit Taneja · 12 years ago
  36. 7d6069e OMAPDSS: SDI: Replace dssdev->manager with dssdev->output->manager references by Archit Taneja · 12 years ago
  37. eea8340 OMAPDSS: DSI: Replace dssdev->manager with dssdev->output->manager references by Archit Taneja · 12 years ago
  38. 400e65d OMAPDSS: DSI: Remove dsi_pdev_map global struct by Archit Taneja · 12 years ago
  39. 5d512fc OMAPDSS: DPI: Replace dssdev->manager with dssdev->output->manager references by Archit Taneja · 12 years ago
  40. 3224827 OMAPDSS: Create links between managers, outputs and devices by Archit Taneja · 12 years ago
  41. 4249e61 OMAPFB: remove manager->device references by Archit Taneja · 12 years ago
  42. 794bc4e OMAPDSS: Remove manager->device references by Archit Taneja · 12 years ago
  43. 97f01b3 OMAPDSS: APPLY: Add manager set/unset output ops for omap_overlay_manager by Archit Taneja · 12 years ago
  44. 6d71b92 OMAPDSS: output: Add set/unset device ops for omap_dss_output by Archit Taneja · 12 years ago
  45. 81b87f5 OMAPDSS: outputs: Create and register output instances by Archit Taneja · 12 years ago
  46. 484dc40 OMAPDSS: outputs: Create a new entity called outputs by Archit Taneja · 12 years ago
  47. fc22a84 OMAPDSS: APPLY: Remove omap_dss_device references in wait_for_go functions by Archit Taneja · 12 years ago
  48. 9e7e937 OMAPDSS: DSI: Pass dsi platform device wherever possible by Archit Taneja · 12 years ago
  49. e84dc1c OMAPDSS: DSI: fix tlpx_half reg field length by Tomi Valkeinen · 12 years ago
  50. d557a9c OMAPDSS: DISPC: Add predecimation limit for TILER based rotations by Chandrabhanu Mahapatra · 12 years ago
  51. 406f7b8 Merge OMAP5 DSS changes to omapdss by Tomi Valkeinen · 12 years ago
  52. c0ca7c3 Merge omapdss single-dssdev series by Tomi Valkeinen · 12 years ago
  53. 524d9f4 OMAPDSS: Do not require a VDDS_DSI regulator on AM35xx by Raphaël Assénat · 12 years ago
  54. 9958858 OMAPDSS: DSI: make OMAP2_DSS_DSI depend on ARCH_OMAP5 by Tomi Valkeinen · 12 years ago
  55. 77ccbfb OMAPDSS: DSI: Add code to disable PHY DCC by Tomi Valkeinen · 12 years ago
  56. 2ac80fb OMAPDSS: DSI: Add new linebuffer size for OMAP5 by Tomi Valkeinen · 12 years ago
  57. 6d44610 OMAPDSS: DSI: Add FEAT_DSI_PLL_REFSEL by Tomi Valkeinen · 12 years ago
  58. f8ef3d6 OMAPDSS: DSI: Add FEAT_DSI_PLL_SELFREQDCO by Tomi Valkeinen · 12 years ago
  59. de09e45 OMAPDSS: Add support for DPI source selection by Tomi Valkeinen · 12 years ago
  60. 84273a9 OMAPDSS: move dss feats to the end of dss.c by Tomi Valkeinen · 12 years ago
  61. 2336283 OMAPDSS: Add basic omap5 features to dss and dispc by Archit Taneja · 12 years ago
  62. d66b158 OMAPDSS: DSI: improve DSI clock calcs for DISPC by Tomi Valkeinen · 12 years ago
  63. 5274484 OMAPDSS: alloc dssdevs dynamically by Tomi Valkeinen · 12 years ago
  64. 5eeb55f OMAPDSS: cleanup dss_recheck_connections further by Tomi Valkeinen · 12 years ago
  65. 6b41785 OMAPDSS: cleanup dss_recheck_connections by Tomi Valkeinen · 12 years ago
  66. 47eb676 OMAPDSS: handle errors in dss_init_device by Tomi Valkeinen · 12 years ago
  67. bcb226a OMAPDSS: explicitely initialize dssdev->channel for new displays by Tomi Valkeinen · 12 years ago
  68. 1521653 OMAPDSS: register only one display device per output by Tomi Valkeinen · 12 years ago
  69. 6a03fca OMAPDSS: Add dss_get_default_display_name() by Tomi Valkeinen · 12 years ago
  70. 8768a52 OMAPDSS: omap_dss_register_device() doesn't take display index by Tomi Valkeinen · 12 years ago
  71. 7d7e1eb ARM: OMAP2+: Prepare for irqs.h removal by Tony Lindgren · 12 years ago
  72. fda7c36 OMAPFB: Clear framebuffers before they are registered by Archit Taneja · 12 years ago
  73. 6659145 Merge branch 'fbdev-for-linus' of git://github.com/schandinat/linux-2.6 by Tomi Valkeinen · 12 years ago
  74. b2f5976 OMAPDSS: fix dss_ovl_unset_manager by Tomi Valkeinen · 12 years ago
  75. b82fe7f OMAPDSS: fix set_timings by Tomi Valkeinen · 12 years ago
  76. 66a0f9e OMAPDSS: Use WB fifo for GFX overlay by Tomi Valkeinen · 12 years ago
  77. 42a6961 OMAPDSS: Improve fifo management code by Tomi Valkeinen · 12 years ago
  78. 85099f1 Revert "OMAPDSS: APPLY: add fifo merge support funcs" by Tomi Valkeinen · 12 years ago
  79. b3e93cb Revert "OMAPDSS: APPLY: add fifo-merge support" by Tomi Valkeinen · 12 years ago
  80. fed62e5 OMAPDSS: clean up dss_mgr_set_timings by Tomi Valkeinen · 12 years ago
  81. aba9657 OMAPDSS: clean up dss_mgr_set_lcd_config by Tomi Valkeinen · 12 years ago
  82. f6a0492 OMAPDSS: split manager sysfs code by Tomi Valkeinen · 12 years ago
  83. 9169151 OMAPDSS: split overlay sysfs code by Tomi Valkeinen · 12 years ago
  84. a6df3fd OMAPDSS: TFP410: use devm_gpio_request_one by Tomi Valkeinen · 12 years ago
  85. f075a59 OMAPDSS: Taal: Reogranize for device tree by Tomi Valkeinen · 12 years ago
  86. 5ae1f372 OMAPDSS: VRAM: Remove clearing with sDMA by Tomi Valkeinen · 12 years ago
  87. ca44415 OMAPFB: clear framebuffers with CPU by Tomi Valkeinen · 12 years ago
  88. fe6a466 OMAPDSS: remove unnecessary includes by Tomi Valkeinen · 12 years ago
  89. 5e56ad4 OMAPDSS: Taal: use devm_* functions by Tomi Valkeinen · 12 years ago
  90. ab58525 OMAPDSS: fix use of dssdev->caps by Tomi Valkeinen · 12 years ago
  91. ee144e6 OMAPDSS: DSI: calculate dsi clock by Tomi Valkeinen · 12 years ago
  92. bc63f30 OMAPDSS: Add DSI fclk maximum to dss_features by Tomi Valkeinen · 12 years ago
  93. 1748694 OMAPDSS: HDMI: use vdda_hdmi_dac by Tomi Valkeinen · 12 years ago
  94. a84b20654b OMAPDSS: HDMI: Add delay to wait for 5V power by Tomi Valkeinen · 12 years ago
  95. cca3501 OMAPDSS: HDMI: Move GPIO handling to HDMI driver by Tomi Valkeinen · 12 years ago
  96. c50e86c Merge tag 'v3.6-rc4' by Tomi Valkeinen · 12 years ago
  97. c1c5284 OMAPFB: fix framebuffer console colors by Grazvydas Ignotas · 12 years ago
  98. 35d6786 OMAPDSS: Fix SDI PLL locking by Tomi Valkeinen · 12 years ago
  99. 195e672 OMAPDSS: DPI: Remove cpu_is_xxxx checks by Chandrabhanu Mahapatra · 12 years ago
  100. ee223b7 OMAPDSS: VENC: Remove cpu_is_xxxx checks by Chandrabhanu Mahapatra · 12 years ago