1. 8deac72 drivers/video: fsl-diu-fb: remove unused 'cursor_reset' variable by Timur Tabi · 12 years ago
  2. 5cc2a36 drivers/video: fsl-diu-fb: improve message displays by Timur Tabi · 12 years ago
  3. f74de50 drivers/video: fsl-diu-fb: streamline enabling of interrupts by Timur Tabi · 12 years ago
  4. e95c17e drivers/video: fsl-diu-fb: add support for set_gamma ioctls by Timur Tabi · 12 years ago
  5. 2867173 drivers/video: fsl-diu-fb: simplify platforms that have only one port by Timur Tabi · 12 years ago
  6. a57c188 MAINTAINERS: Make Timur Tabi the maintainer for the Freescale DIU driver by Timur Tabi · 12 years ago
  7. cd9d6f1 gbefb: fix compile error by Florian Tobias Schandinat · 12 years ago
  8. 0febd3b Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into fbdev-next by Florian Tobias Schandinat · 12 years ago
  9. 8d93241 video: mark nuc900fb_map_video_memory as __devinit by Arnd Bergmann · 12 years ago
  10. 4a0ea00 video/mx3fb: set .owner to prevent module unloading while being used by Uwe Kleine-König · 12 years ago
  11. 37414fb video: exynos_dp: use clk_prepare_enable and clk_disable_unprepare by Jingoo Han · 12 years ago
  12. 36141e5 drivers/video/exynos/exynos_mipi_dsi.c: fix error return code by Peter Senna Tschudin · 12 years ago
  13. d63f2c5 drivers/video/savage/savagefb_driver.c: fix error return code by Peter Senna Tschudin · 12 years ago
  14. 5ce2497 video: s3c-fb: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  15. 7a93cbb da8xx-fb: save and restore LCDC context across suspend/resume cycle by Manjunathappa, Prakash · 12 years ago
  16. 9dd44d5 da8xx-fb: add pm_runtime support by Manjunathappa, Prakash · 12 years ago
  17. b8c4321 video/udlfb: fix line counting in fb_write by Alexander Holler · 12 years ago
  18. 13b1ba7 OMAPDSS: add missing include for string.h by Tomi Valkeinen · 12 years ago
  19. 69036f0 Merge branch 'archit/wb-dispc-for-3.7' by Tomi Valkeinen · 12 years ago
  20. 866f095 Merge branch 'archit/outputs-for-3.7' by Tomi Valkeinen · 12 years ago
  21. 6e5264b OMAPDSS: DISPC: Configure color conversion coefficients for writeback by Archit Taneja · 12 years ago
  22. 0b23e5b OMAPDSS: DISPC: Add manager like functions for writeback by Archit Taneja · 12 years ago
  23. 8bbe09e OMAPDSS: DISPC: Configure writeback FIFOs by Archit Taneja · 12 years ago
  24. 9e4a0fc OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup() by Archit Taneja · 12 years ago
  25. 749feff OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setup by Archit Taneja · 12 years ago
  26. d9ac773 OMAPDSS: DISPC: Add function to set channel in for writeback by Archit Taneja · 12 years ago
  27. 2a5561b OMAPDSS: DISPC: Don't set chroma resampling bit for writeback by Archit Taneja · 13 years ago
  28. f92afae OMAPDSS: DISPC: Downscale chroma if plane is writeback by Archit Taneja · 12 years ago
  29. 36d87d9 OMAPDSS: DISPC: Configure input and output sizes for writeback by Archit Taneja · 12 years ago
  30. 7a155be OMAPDSS: DISPC: Add writeback register offsets and dss features structs by Archit Taneja · 13 years ago
  31. 20fbb50 OMAPDSS: DISPC: Allow both upscaling and downscaling of chroma by Archit Taneja · 12 years ago
  32. 8ba8530 OMAPDSS: DIPSC: Relax scaling limitations when in memory to memory mode by Archit Taneja · 12 years ago
  33. 3e8a6ff OMAPDSS: DISPC: Don't pass channel out when configuring overlays by Archit Taneja · 12 years ago
  34. 84a880f OMAPDSS: DISPC: Make dispc_ovl_setup call dispc_ovl_setup_common by Archit Taneja · 12 years ago
  35. d79db85 OMAPDSS: OVERLAY: Add position and replication as overlay caps by Archit Taneja · 12 years ago
  36. 5b54ed3 OMAPDSS: DISPC: Pass overlay caps as a parameter to dispc plane functions by Archit Taneja · 12 years ago
  37. 78b687f OMAPDSS: DISPC: Simplify function names for setting pipeline input and output sizes by Archit Taneja · 12 years ago
  38. 8eeb701 OMAPDSS: DISPC: Constify omap_overlay_info in dispc_ovl_setup() by Archit Taneja · 12 years ago
  39. 3c2995a OMAPDSS: Remove old way of setting manager and device links by Archit Taneja · 13 years ago
  40. 0f0e4e3 OMAPDSS: APPLY: Remove omap_dss_device references from dss_ovl_enable/disable by Archit Taneja · 12 years ago
  41. 80d81d6 OMAPDSS: OVERLAY/MANAGER: Get device via output by Archit Taneja · 13 years ago
  42. 947b225 OMAPDSS: MANAGER: Update display sysfs store by Archit Taneja · 12 years ago
  43. 952cbaa OMAPFB: Change dssdev->manager references by Archit Taneja · 12 years ago
  44. cea87b9 OMAPDSS: HDMI: Replace dssdev->manager with dssdev->output->manager references by Archit Taneja · 12 years ago
  45. 8f1f736 OMAPDSS: VENC: Replace dssdev->manager with dssdev->output->manager references by Archit Taneja · 12 years ago
  46. 1db39c0 OMAPDSS: RFBI: Replace dssdev->manager with dssdev->output->manager references by Archit Taneja · 12 years ago
  47. 7d6069e OMAPDSS: SDI: Replace dssdev->manager with dssdev->output->manager references by Archit Taneja · 12 years ago
  48. eea8340 OMAPDSS: DSI: Replace dssdev->manager with dssdev->output->manager references by Archit Taneja · 12 years ago
  49. 400e65d OMAPDSS: DSI: Remove dsi_pdev_map global struct by Archit Taneja · 13 years ago
  50. 5d512fc OMAPDSS: DPI: Replace dssdev->manager with dssdev->output->manager references by Archit Taneja · 12 years ago
  51. 3224827 OMAPDSS: Create links between managers, outputs and devices by Archit Taneja · 12 years ago
  52. 23e2aa6 OMAPDRM: Remove manager->device references by Archit Taneja · 12 years ago
  53. 4249e61 OMAPFB: remove manager->device references by Archit Taneja · 12 years ago
  54. d629f03 OMAP_VOUT: Remove manager->device references by Archit Taneja · 12 years ago
  55. 794bc4e OMAPDSS: Remove manager->device references by Archit Taneja · 12 years ago
  56. 97f01b3 OMAPDSS: APPLY: Add manager set/unset output ops for omap_overlay_manager by Archit Taneja · 12 years ago
  57. 6d71b92 OMAPDSS: output: Add set/unset device ops for omap_dss_output by Archit Taneja · 12 years ago
  58. 81b87f5 OMAPDSS: outputs: Create and register output instances by Archit Taneja · 12 years ago
  59. 484dc40 OMAPDSS: outputs: Create a new entity called outputs by Archit Taneja · 12 years ago
  60. fc22a84 OMAPDSS: APPLY: Remove omap_dss_device references in wait_for_go functions by Archit Taneja · 13 years ago
  61. 9e7e937 OMAPDSS: DSI: Pass dsi platform device wherever possible by Archit Taneja · 12 years ago
  62. e84dc1c OMAPDSS: DSI: fix tlpx_half reg field length by Tomi Valkeinen · 12 years ago
  63. d557a9c OMAPDSS: DISPC: Add predecimation limit for TILER based rotations by Chandrabhanu Mahapatra · 12 years ago
  64. 406f7b8 Merge OMAP5 DSS changes to omapdss by Tomi Valkeinen · 12 years ago
  65. c0ca7c3 Merge omapdss single-dssdev series by Tomi Valkeinen · 12 years ago
  66. 524d9f4 OMAPDSS: Do not require a VDDS_DSI regulator on AM35xx by Raphaël Assénat · 12 years ago
  67. 9958858 OMAPDSS: DSI: make OMAP2_DSS_DSI depend on ARCH_OMAP5 by Tomi Valkeinen · 12 years ago
  68. 77ccbfb OMAPDSS: DSI: Add code to disable PHY DCC by Tomi Valkeinen · 12 years ago
  69. 2ac80fb OMAPDSS: DSI: Add new linebuffer size for OMAP5 by Tomi Valkeinen · 12 years ago
  70. 6d44610 OMAPDSS: DSI: Add FEAT_DSI_PLL_REFSEL by Tomi Valkeinen · 12 years ago
  71. f8ef3d6 OMAPDSS: DSI: Add FEAT_DSI_PLL_SELFREQDCO by Tomi Valkeinen · 12 years ago
  72. de09e45 OMAPDSS: Add support for DPI source selection by Tomi Valkeinen · 12 years ago
  73. 84273a9 OMAPDSS: move dss feats to the end of dss.c by Tomi Valkeinen · 12 years ago
  74. 2336283 OMAPDSS: Add basic omap5 features to dss and dispc by Archit Taneja · 13 years ago
  75. d66b158 OMAPDSS: DSI: improve DSI clock calcs for DISPC by Tomi Valkeinen · 12 years ago
  76. ebe9f7b video: exynos_mipi_dsi: Remove unnecessary NULL check by Sachin Kamat · 12 years ago
  77. c520f9f video: exynos_mipi_dsi: Remove unused code by Sachin Kamat · 12 years ago
  78. 8abf0b3 video: msm: Remove useless mach/* includes by Stephen Boyd · 12 years ago
  79. baaa15f drivers/video/arcfb.c: fix error return code by Peter Senna Tschudin · 12 years ago
  80. 8ead8a2 drivers/video/ps3fb.c: fix error return code by Peter Senna Tschudin · 12 years ago
  81. 7c4c72f drivers/video/cyber2000fb.c: fix error return code by Peter Senna Tschudin · 12 years ago
  82. 0ca30b1 drivers/video/bw2.c: fix error return code by Peter Senna Tschudin · 12 years ago
  83. caf0a5c drivers/video/imxfb.c: fix error return code by Peter Senna Tschudin · 12 years ago
  84. 130320b drivers/video/atmel_lcdfb.c: fix error return code by Peter Senna Tschudin · 12 years ago
  85. b157dd1 drivers/video/sunxvr500.c: fix error return code by Peter Senna Tschudin · 12 years ago
  86. c24249f drivers/video/cg3.c: fix error return code by Peter Senna Tschudin · 12 years ago
  87. 6a1e5f8 drivers/video/sunxvr1000.c: fix error return code by Peter Senna Tschudin · 12 years ago
  88. 4aedf56 drivers/video/mb862xx/mb862xxfbdrv.c: fix error return code by Peter Senna Tschudin · 12 years ago
  89. 5fdc62c video: exynos_dp: increase AUX channel voltage level by Jingoo Han · 12 years ago
  90. e3c0200 video: exynos_dp: add bit-masking for LINK_TRAINING_CTL register by Jingoo Han · 12 years ago
  91. 42affc2 video: s3c2410: fix checkpatch warnings by Jingoo Han · 12 years ago
  92. 81c165581 video: s3c2410: Use pr_* and dev_* instead of printk by Sachin Kamat · 12 years ago
  93. b5d4190 fbdev: jz4740: Use devm_request_and_ioremap by Lars-Peter Clausen · 12 years ago
  94. c88452f drivers/video/sis/initextlfb.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  95. 232703f video: bf*: Add missing spinlock init by Jean Delvare · 12 years ago
  96. 2636ff6 vmlfb: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  97. 012a121 viafb: don't touch clock state on OLPC XO-1.5 by Daniel Drake · 12 years ago
  98. e75478b video: exynos_dp: replace link_status with link_align to check channel equalization by Jingoo Han · 12 years ago
  99. 6790081 da8xx-fb: enable LCDC if FB is unblanked by Manjunathappa, Prakash · 12 years ago
  100. ac9e51b video: mbxfb: Include linux/io.h instead of asm/io.h by Axel Lin · 12 years ago