1. a7d7a14 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  2. 7963e9d Revert "drm: drop redundant drm_file->is_master" by Dave Airlie · 10 years ago
  3. 48ba813 drm: drop redundant drm_file->is_master by David Herrmann · 10 years ago
  4. afa95e7 Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  5. 9e5e2ff imx-drm: update to use component match support by Russell King · 10 years ago
  6. c026a3f imx-drm: parallel-display: Fix DPMS default state. by Denis Carikli · 10 years ago
  7. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 10 years ago
  8. 682b7c1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  9. c1a6e9f Merge branch 'topic/ipu-destaging' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 10 years ago
  10. 8d4ad9d Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next by Dave Airlie · 10 years ago
  11. 39b9004 gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging by Philipp Zabel · 11 years ago
  12. 885ae1c Merge tag 'topic/core-stuff-2014-06-02' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  13. 4a2a450 staging: imx-drm-core: replace drm_get_connector_name() with direct name field use by Jani Nikula · 10 years ago
  14. 4634064 imx-drm: imx-tve: remove unused variable by Vincent Stehlé · 10 years ago
  15. b44ab1b imx-hdmi: Make checkpatch happy by Fabio Estevam · 10 years ago
  16. 69c1f05 Merge 3.15-rc6 into staging-next. by Greg Kroah-Hartman · 10 years ago
  17. c478475 Merge branch 'imx-drm-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into staging-next by Greg Kroah-Hartman · 10 years ago
  18. 1e6d486 imx-drm: ipu-dc: disable DC module when not in use by Philipp Zabel · 10 years ago
  19. c115edb imx-drm: ipuv3-crtc: change display enable/disable order by Philipp Zabel · 10 years ago
  20. 216ddd6 imx-drm: imx-dp: when disabling the DP foreground channel, wait until the DP background channel is finished before disabling the IDMAC channel by Philipp Zabel · 10 years ago
  21. 285bbb0 imx-drm: ipu-dp: split disabling the DP foreground channel from disabling the DP module by Philipp Zabel · 10 years ago
  22. 1dee9a9 imx-drm: ipu-dc: wait for DC_FC_1 / DP_SF_END interrupt by Philipp Zabel · 10 years ago
  23. 4734866 imx-drm: ipu-dmfc: wait for FIFOs to run empty before disabling by Philipp Zabel · 10 years ago
  24. 1707550 imx-drm: ipu-common: add helpers to check for a busy IDMAC channel and to busywait for an interrupt by Philipp Zabel · 10 years ago
  25. 861a50c imx-drm: ipu-common: add ipu_map_irq to request non-IDMAC interrupts by Philipp Zabel · 10 years ago
  26. 85de9d1 imx-drm: match ipu_di_signal_cfg's clk_pol with its description. by Denis Carikli · 10 years ago
  27. a3fe964 imx-drm: imx-tve: correct DDC property name to 'ddc-i2c-bus' by Shawn Guo · 10 years ago
  28. 838201a Staging: imx-drm: Fix some lines over 80 characters by Antoine Schweitzer-Chaput · 10 years ago
  29. 98dbead imx-drm: fix hdmi hotplug detection initial state by Russell King · 10 years ago
  30. 60d857b imx-drm: imx-drm-core: Fix imx_drm_encoder_get_mux_id by Philipp Zabel · 10 years ago
  31. 539e26cb imx-hdmi: Propagate the real error code on platform_get_irq() failure by Fabio Estevam · 10 years ago
  32. 0e6bcf3 staging: imx-drm: imx-hdmi: clean up hdmi_phy_wait_i2c_done by Emil Renner Berthing · 10 years ago
  33. 9e74d29 staging: imx-drm: add LVDS666 support for parallel display by Emil Renner Berthing · 10 years ago
  34. f9b0e25 drm: make mode_valid callback optional by Andrzej Hajda · 10 years ago
  35. 1c23662 imx-drm: imx-drm-core: skip components whose parent device is disabled by Shawn Guo · 10 years ago
  36. c509bdc imx-drm: imx-drm-core: fix imx_drm_encoder_get_mux_id by Philipp Zabel · 10 years ago
  37. e9f37d3 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  38. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 10 years ago
  39. 38821e6 staging: imx-drm: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS() by Lespiau, Damien · 10 years ago
  40. 256a38b staging:imx-drm: Fix line over 80 characters. by Gulsah Kose · 10 years ago
  41. e5e1b16 staging: imx-drm: imx-ldb.c Fix line over 80 characters. by Aybuke Ozdemir · 10 years ago
  42. fc1645a drm/imx: remove drm_mode_connector_detach_encoder harder by Daniel Vetter · 10 years ago
  43. 69fa5293 drm/kms: rip out drm_mode_connector_detach_encoder by Daniel Vetter · 10 years ago
  44. bfe24b9c Merge branch 'imx-drm-staging' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into staging-next by Greg Kroah-Hartman · 10 years ago
  45. 6a63171 staging: imx-drm: Update TODO by Philipp Zabel · 10 years ago
  46. 62e3879 imx-drm: imx-tve: Fix DDC I2C bus property by Philipp Zabel · 10 years ago
  47. b5d4590 imx-drm: imx-hdmi: Fix DDC I2C bus property by Philipp Zabel · 10 years ago
  48. b6babdd staging: imx-drm-core: use of_graph_parse_endpoint by Philipp Zabel · 10 years ago
  49. 655b43c staging: imx-drm-core: Use OF graph to find components and connections between encoder and crtcs by Philipp Zabel · 10 years ago
  50. 98dd3b2 imx-drm: imx-ldb: Use snprintf() by Fabio Estevam · 10 years ago
  51. b6d8115 imx-drm: ipu-dmfc: Remove unneeded 'dmfc' check by Fabio Estevam · 10 years ago
  52. fdffa6f imx-drm: imx-drm-core: Staticize imx_drm_find_crtc() by Fabio Estevam · 10 years ago
  53. 1858973 imx-drm: ipuv3-plane: Use %pad to print 'dma_addr_t' by Fabio Estevam · 10 years ago
  54. 39dcf4f imx-drm: parallel-display: Check 'mode' pointer first by Fabio Estevam · 10 years ago
  55. 9f9b036 imx-drm: imx-ldb: Check 'mode' pointer first by Fabio Estevam · 10 years ago
  56. 628f435b imx-drm: parallel-display: Add drm_panel support by Philipp Zabel · 10 years ago
  57. 1f15b69 imx-drm: ipu-dc: Use usleep_range instead of msleep by Philipp Zabel · 10 years ago
  58. 7f4392a imx-drm: Move IPU_PIX_FMT_GBR24 definition into imx-ipu-v3.h by Philipp Zabel · 10 years ago
  59. 58e7573 Merge branch 'imx-drm-staging' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into staging-next by Greg Kroah-Hartman · 10 years ago
  60. d94905e imx-drm: imx-hdmi: add hotplug support to HDMI component by Russell King · 11 years ago
  61. 3e68439 imx-drm: imx-drm-core: add core hotplug connector support by Russell King · 11 years ago
  62. e7d6231 imx-drm: imx-drm-core: various cleanups by Russell King · 11 years ago
  63. b85f2b5 imx-drm: imx-drm-core: move allocation of imxdrm device to driver load function by Russell King · 11 years ago
  64. ccec7f6 imx-drm: imx-drm-core: kill off mutex by Russell King · 11 years ago
  65. 06c6b82 imx-drm: imx-drm-core: get rid of drm_mode_group_init_legacy_group() by Russell King · 11 years ago
  66. 8d71de6 imx-drm: imx-drm-core: remove imx_drm_connector and imx_drm_encoder code by Russell King · 11 years ago
  67. 1b3f767 imx-drm: initialise drm components directly by Russell King · 11 years ago
  68. 8a51a33 imx-drm: imx-drm-core: provide common connector and encoder cleanup functions by Russell King · 11 years ago
  69. 9e2d410 imx-drm: imx-drm-core: provide helper function to parse possible crtcs by Russell King · 11 years ago
  70. 32266b4 imx-drm: use supplied drm_device where possible by Russell King · 11 years ago
  71. 1df8b53 imx-drm: remove imx-fb.c by Russell King · 11 years ago
  72. 8acba02 imx-drm: remove separate imx-fbdev by Russell King · 11 years ago
  73. e355e7d imx-drm: delay publishing sysfs connector entries by Russell King · 11 years ago
  74. 17b5001 imx-drm: convert to componentised device support by Russell King · 11 years ago
  75. f2d66aa imx-drm: simplify setup of panel format by Russell King · 11 years ago
  76. baa68c4 imx-drm: provide common connector mode validation function by Russell King · 11 years ago
  77. 887eceac imx-drm: imx-drm-core: use array instead of list for CRTCs by Russell King · 11 years ago
  78. e76171b imx-drm: imx-drm-core: sanitise imx_drm_encoder_get_mux_id() by Russell King · 11 years ago
  79. 0721fee imx-drm: ipu-v3: more clocking fixes by Russell King · 11 years ago
  80. 370b181 imx-drm: ipu-v3: don't use clk_round_rate() before clk_set_rate() by Russell King · 11 years ago
  81. 24013ea imx-drm: ipu-v3: more inteligent DI clock selection by Russell King · 11 years ago
  82. 4067838 imx-drm: imx-hdmi: fix CTS/N setup at init time by Russell King · 11 years ago
  83. bebdf66 imx-drm: imx-hdmi: clean up setting of vp_conf by Russell King · 11 years ago
  84. 812bc61 imx-drm: imx-hdmi: provide register modification function by Russell King · 11 years ago
  85. c082f9d imx-drm: imx-hdmi: clean up setting CSC registers by Russell King · 11 years ago
  86. 3e46f15 imx-drm: imx-hdmi: convert HDMI clock settings to tabular form by Russell King · 11 years ago
  87. 7ca363f Merge branch 'staging-linus' into staging-work by Greg Kroah-Hartman · 10 years ago
  88. ba92b22 imx-drm: imx-hdmi: Remove parentheses from returns by Fabio Estevam · 10 years ago
  89. 5a819ed staging: imx-drm: Fix build error by Sachin Kamat · 10 years ago
  90. ec9557d imx-drm: imx-drm-core: merge imx_drm_crtc_register() into imx_drm_add_crtc() by Russell King · 11 years ago
  91. 020a9ea imx-drm: imx-drm-core: avoid going the long route round for drm_device by Russell King · 11 years ago
  92. b5ea149 imx-drm: imx-drm-core: use the crtc drm device for vblank by Russell King · 11 years ago
  93. 075c457 imx-drm: parallel-display: honor 'native-mode' property when selecting video mode from DT by Lothar Waßmann · 11 years ago
  94. 32f7110 staging: drm/imx: don't drop crtc offsets when doing pageflip by Lucas Stach · 11 years ago
  95. bc2b067 staging: drm/imx: handle framebuffer offsets correctly by Lucas Stach · 11 years ago
  96. ee2e072 staging: drm/imx: set second plane base address by Philipp Zabel · 11 years ago
  97. 7fc6cb2 staging: imx-drm: imx-tve: Fix a sparse warning by Liu Ying · 11 years ago
  98. 912cbd4 Merge 3.13-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  99. fd6040e imx-drm: imx-drm-core: improve safety of imx_drm_add_crtc() by Russell King · 11 years ago
  100. 9fe73d4 imx-drm: imx-drm-core: make imx_drm_crtc_register() safer by Russell King · 11 years ago