1. 5f76945 Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  2. 37414fb video: exynos_dp: use clk_prepare_enable and clk_disable_unprepare by Jingoo Han · 12 years ago
  3. 36141e5 drivers/video/exynos/exynos_mipi_dsi.c: fix error return code by Peter Senna Tschudin · 12 years ago
  4. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  5. ebe9f7b video: exynos_mipi_dsi: Remove unnecessary NULL check by Sachin Kamat · 12 years ago
  6. c520f9f video: exynos_mipi_dsi: Remove unused code by Sachin Kamat · 12 years ago
  7. 5fdc62c video: exynos_dp: increase AUX channel voltage level by Jingoo Han · 12 years ago
  8. e3c0200 video: exynos_dp: add bit-masking for LINK_TRAINING_CTL register by Jingoo Han · 12 years ago
  9. e75478b video: exynos_dp: replace link_status with link_align to check channel equalization by Jingoo Han · 12 years ago
  10. 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 12 years ago
  11. 75435c7 video: exynos_dp: move setting analog parameter and interrupt to after sw reset by Jingoo Han · 12 years ago
  12. 1ec7be9 video: exynos_dp: change return type of exynos_dp_init_video to void by Jingoo Han · 12 years ago
  13. 09d00d1 video: exynos_dp: Fix get_pll_lock_status return value by Sean Paul · 12 years ago
  14. 8fefbb7 video: exynos_dp: Change aux transaction failures by Sean Paul · 12 years ago
  15. bada553 video: exynos_dp: check time loop for RPLY_RECEIV by Jingoo Han · 12 years ago
  16. 4c4ceee video: exynos-mipi-dsi: Add missing static storage class specifiers by Sachin Kamat · 12 years ago
  17. d913f36 video: exynos_dp: use devm_clk_get function by Damien Cassou · 12 years ago
  18. d5c0eed video: exynos_dp: adjust voltage swing and pre-emphasis during Link Training by Jingoo Han · 12 years ago
  19. d4fdc32 Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  20. 91d1cfa video: exynos mipi dsi: Fix mipi dsi regulators handling issue by Donghwa Lee · 12 years ago
  21. a2c81bc video: exynos_dp: use usleep_range instead of delay by Jingoo Han · 12 years ago
  22. 1f61ce5 video: exynos_dp: check the only INTERLANE_ALIGN_DONE bit during Link Training by Jingoo Han · 12 years ago
  23. 123267a video: exynos_dp: fix wrong DPCD address during Link Training by Jingoo Han · 12 years ago
  24. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  25. ff0c264 video: Fix typo in drivers/video by Masanari Iida · 12 years ago
  26. 44edebc video: backlight: remove unused header by Paul Bolle · 12 years ago
  27. db131b1 video: exynos_dp: remove duplicated declarations from header file by Jingoo Han · 12 years ago
  28. 64c43df video: exynos_dp: fix build warning due to uninitialized value by Jingoo Han · 12 years ago
  29. ddbcb28 video: exynos_dp: reduce delay time when configuring video setting by Jingoo Han · 12 years ago
  30. 24db03a video: exynos_dp: move sw reset prioir to enabling sw defined function by Jingoo Han · 12 years ago
  31. 4d10ecf8 video: exynos_dp: use devm_ functions by Jingoo Han · 12 years ago
  32. 24bb7a6e video: exynos mipi dsi: support reverse panel type by Donghwa Lee · 12 years ago
  33. 82a5019 video: exynos mipi dsi: Properly interpret the interrupt source flags by Sylwester Nawrocki · 12 years ago
  34. b89e139 video: exynos mipi dsi: Avoid races in probe() by Sylwester Nawrocki · 12 years ago
  35. 3bfc9b8 video: exynos mipi dsi: Do not use deprecated suspend/resume callbacks by Sylwester Nawrocki · 12 years ago
  36. 66685aa video: EXYNOS: changes mipi dsi regulator name from vdd10 to vdd11 by Donghwa Lee · 12 years ago
  37. 35b37dc video: exynos_dp: remove unnecessary header includes by Jingoo Han · 12 years ago
  38. 113b668 video: EXYNOS: enable interrupt again after sw reset by Donghwa Lee · 12 years ago
  39. aac63a4 fb: exynos: Fix MIPI/DSI front/back porch settings by Laurent Pinchart · 12 years ago
  40. 8affaf5 video: exynos_dp: add analog and pll control setting by Jingoo Han · 12 years ago
  41. 8f802da video: exynos_dp: replace char pointer with char array for adjust_request variable by Jingoo Han · 12 years ago
  42. b5cfeed video: exynos_dp: check DP PLL Lock status by Jingoo Han · 12 years ago
  43. e9474be video: support DP controller driver by Jingoo Han · 13 years ago
  44. 9befe40 video: backlight: support s6e8ax0 panel driver based on MIPI DSI by Donghwa Lee · 13 years ago
  45. 7258cc1 video: support MIPI-DSI controller driver by Donghwa Lee · 13 years ago