1. d8938c9 Merge branch 'drm-tda9950-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-fixes by Dave Airlie · 6 years ago
  2. e0dccce drm/i2c: tda9950: set MAX_RETRIES for errors only by Hans Verkuil · 6 years ago
  3. d98627d drm/i2c: tda9950: fix timeout counter check by Colin Ian King · 7 years ago
  4. 84f5685 Merge tag 'vla-leftovers-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  5. 699112f drm/i2c: tda9950: Remove VLA usage by Kees Cook · 7 years ago
  6. a7ccc5a Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 6 years ago
  7. 926a299 drm/i2c: tda998x: correct PLL divider calculation by Russell King · 6 years ago
  8. a3d335f drm/i2c: tda998x: get rid of private fill_modes function by Russell King · 6 years ago
  9. b073a70 drm/i2c: tda998x: move mode_valid() to bridge by Russell King · 6 years ago
  10. 5a03f53 drm/i2c: tda998x: register bridge outside of component helper by Russell King · 6 years ago
  11. 76767fd drm/i2c: tda998x: cleanup from previous changes by Russell King · 6 years ago
  12. 2143adb drm/i2c: tda998x: allocate tda998x_priv inside tda998x_create() by Russell King · 6 years ago
  13. 30bd8b8 drm/i2c: tda998x: convert to bridge driver by Russell King · 6 years ago
  14. 6c1187a drm/i2c: tda998x: move tda998x_set_config() into tda998x_create() by Russell King · 6 years ago
  15. 2c6e758 drm/i2c: tda998x: split tda998x_encoder_dpms into enable/disable by Peter Rosin · 6 years ago
  16. b1eb4f8 drm/i2c: tda998x: find the drm_device via the drm_connector by Peter Rosin · 6 years ago
  17. cde4c44 drm: drop _mode_ from drm_mode_connector_attach_encoder by Daniel Vetter · 7 years ago
  18. c555f02 drm: drop _mode_ from update_edit_property() by Daniel Vetter · 7 years ago
  19. d98c71d Merge drm-upstream/drm-next into drm-misc-next by Gustavo Padovan · 7 years ago
  20. ca510ea drm/i2c: tda998x: Remove VLA usage by Laura Abbott · 7 years ago
  21. 1dd6eb8 Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 7 years ago
  22. f555828 drm/i2c: tda998x: fix mode_valid's return type by Luc Van Oostenryck · 7 years ago
  23. 7e8675f drm/i2c: tda998x: add CEC support by Russell King · 8 years ago
  24. f0316f9 drm/i2c: tda9950: add CEC driver by Russell King · 9 years ago
  25. ba8975f drm/i2c: tda998x: always disable and clear interrupts at probe by Russell King · 8 years ago
  26. 101e996 drm/i2c: tda998x: move CEC device initialisation later by Russell King · 8 years ago
  27. 6a765c3 drm/i2c: tda998x: fix error cleanup paths by Russell King · 8 years ago
  28. d93ae19 drm/i2c: tda998x: move mutex/waitqueue/timer/work init early by Russell King · 8 years ago
  29. e1ca774 drm/i2c: tda998x: Remove duplicate NULL check by Andy Shevchenko · 7 years ago
  30. c4880be drm/i2c/sil164: Remove duplicate NULL check by Andy Shevchenko · 7 years ago
  31. 2c1c55c Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  32. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  33. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  34. d471ed0 drm/drivers: drop redundant drm_edid_to_eld() calls by Jani Nikula · 7 years ago
  35. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  36. b7f08c8 drm: i2c: tda998x: constify i2c_device_id by Arvind Yadav · 7 years ago
  37. 9d6d009 drm: i2c: sil164: constify i2c_device_id by Arvind Yadav · 7 years ago
  38. eab18d7 drm: i2c: ch7006: constify i2c_device_id by Arvind Yadav · 7 years ago
  39. 7d902c0 drm: Nuke drm_atomic_helper_connector_dpms by Daniel Vetter · 7 years ago
  40. 0c1f528 drm: handle HDMI 2.0 VICs in AVI info-frames by Shashank Sharma · 7 years ago
  41. 518d4ab drm/i2c: remove unneeded -Iinclude/drm compiler flag by Masahiro Yamada · 8 years ago
  42. 9b2502b drm/i2c: tda998x: fix spelling mistake by Colin Ian King · 8 years ago
  43. 14e5b58 drm/i2c: tda998x: allow sharing of the CEC device accesses by Russell King · 8 years ago
  44. ae81553 drm/i2c: tda998x: allow interrupt to be shared by Russell King · 8 years ago
  45. 9476ed2 drm/i2c: tda998x: power down pre-filter and color conversion by Russell King · 8 years ago
  46. 3cb4337 drm/i2c: tda998x: switch to boolean is_on by Russell King · 8 years ago
  47. 02efac0 drm/i2c: tda998x: remove complexity from tda998x_audio_get_eld() by Russell King · 8 years ago
  48. ad975f9 drm/i2c: tda998x: group audio functions together by Russell King · 8 years ago
  49. a2f7566 drm/i2c: tda998x: separate connector initialisation by Russell King · 8 years ago
  50. 2557673 drm/i2c: tda998x: group connector functions and funcs together by Russell King · 8 years ago
  51. 9457927 drm/i2c: tda998x: move and rename tda998x_encoder_set_config() by Russell King · 8 years ago
  52. 95a9b68 drm/i2c: tda998x: correct function name in comments by Russell King · 8 years ago
  53. 8f3f21f drm/i2c: tda998x: only enable audio if supported by sink by Russell King · 8 years ago
  54. 896a413 drm/i2c: tda998x: only configure infoframes and audio if supported by Russell King · 8 years ago
  55. 2cae8e0 drm/i2c: tda998x: avoid race when programming audio by Russell King · 8 years ago
  56. 319e658 drm/i2c: tda998x: avoid racy access to mode clock by Russell King · 8 years ago
  57. 6d30c0f drm/i2c: tda998x: avoid race in tda998x_encoder_mode_set() by Russell King · 8 years ago
  58. ba300c1 drm/i2c: tda998x: move audio mutex initialisation by Russell King · 8 years ago
  59. 9902aa4 Merge branch 'drm-tda998x-mali' into drm-tda998x-devel by Russell King · 8 years ago
  60. 90731c2 drm/i2c: tda998x: mali-dp: hdlcd: refactor connector registration by Brian Starkey · 8 years ago
  61. 7e56762 drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT binding by Jyri Sarha · 8 years ago
  62. 95db3b2 drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata by Jyri Sarha · 8 years ago
  63. c582778 drm/i2c: adv7511: Move to bridge folder by Archit Taneja · 9 years ago
  64. e12c2f6 drm/i2c: adv7511: Convert to drm_bridge by Archit Taneja · 9 years ago
  65. cfe2741 drm/i2c/ch7006: Use helper to turn off CRTC by Lukas Wunner · 9 years ago
  66. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 9 years ago
  67. dad82ea drm/i2c: tda998x: Choose between atomic or non atomic dpms helper by Jyri Sarha · 9 years ago
  68. b3e7be6 drm/i2c/tda998x: removed unnecessary code, mode_fixup is now optional. by Carlos Palminha · 9 years ago
  69. 7736591 drm/i2c/sil164: removed unnecessary code, mode_fixup is now optional. by Carlos Palminha · 9 years ago
  70. 44084ef ch7006: correctly handling failed allocation by Insu Yun · 9 years ago
  71. 29ce4ed drm: adv7511: it's HPD, not HDP by Wolfram Sang · 9 years ago
  72. cd38a33 drm: adv7511: mark ADV7511_REG_EDID_READ_CTRL volatile by Wolfram Sang · 9 years ago
  73. d0be858 drm: adv7511: really enable interrupts for EDID detection by Wolfram Sang · 9 years ago
  74. 28f0360 Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  75. eb47fe8 drm: Do not set connector->encoder in drivers by Thierry Reding · 9 years ago
  76. 9116199 Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  77. 0b6ac3c drm/i2c/sil164: Constify function pointer structs by Ville Syrjälä · 9 years ago
  78. d2267b9 drm/i2c/adv7511: Constify function pointer structs by Ville Syrjälä · 9 years ago
  79. b29483b drm/i2c/ch7006: Constify function pointer structs by Ville Syrjälä · 9 years ago
  80. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  81. 458091b drm/i2c/tda998x: Remove unused save/restore drm encoder helpers. by Rodrigo Vivi · 9 years ago
  82. 9736e988 drm/i2c: tda998x: Add support for atomic modesetting by Liviu Dudau (ARM) · 9 years ago
  83. e4618c4 drm/i2c: tda998x: increase the supported dotclock frequency to 165MHz for TDA19988 by Liviu Dudau (ARM) · 9 years ago
  84. debd15c drm/i2c: tda998x: unregister the connector in the unbind function by Liviu Dudau (ARM) · 9 years ago
  85. 99a91c9 Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  86. 9525c4d drm/i2c: tda998x: clean up after struct tda998x_priv2 removal by Russell King · 9 years ago
  87. a3584f6 drm/i2c: tda998x: kill struct tda998x_priv2 by Russell King · 9 years ago
  88. eed64b5 drm/i2c: tda998x: move connector into struct tda998x_priv by Russell King · 9 years ago
  89. 78e401f drm/i2c: tda998x: remove encoder pointer by Russell King · 9 years ago
  90. 3d58e31 drm/i2c: tda998x: remove DRM slave encoder support by Russell King · 9 years ago
  91. 646db26 Merge tag 'v4.3-rc2' into topic/drm-misc by Daniel Vetter · 9 years ago
  92. 96795df drm/i2c: tda998x: use more HDMI helpers by Russell King · 9 years ago
  93. ec5d3e8 drm/i2c: tda998x: handle all outstanding interrupts by Russell King · 10 years ago
  94. e66e03a drm/i2c: tda998x: convert to u8/u16/u32 types by Russell King · 10 years ago
  95. 0fc6f44 drm/i2c: tda998x: re-implement "Fix EDID read timeout on HDMI connect" by Russell King · 10 years ago
  96. f84a97d drm/i2c: tda998x: report whether we actually handled the IRQ by Russell King · 10 years ago
  97. 3f3d0d0 drm/i2c: tda998x: remove useless NULL checks by Russell King · 10 years ago
  98. 53edb2c drm/i2c/ch7006: Constify ch7006_tv_norms[] and ch7006_modes[] by Ville Syrjälä · 9 years ago
  99. b7c914b drm: Constify TV mode names by Ville Syrjälä · 9 years ago
  100. 532161e Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', 'asoc/topic/rl6231', 'asoc/topic/rockchip' and 'asoc/topic/rt286' into asoc-next by Mark Brown · 9 years ago