1. 9b2502b drm/i2c: tda998x: fix spelling mistake by Colin Ian King · 8 years ago
  2. 14e5b58 drm/i2c: tda998x: allow sharing of the CEC device accesses by Russell King · 8 years ago
  3. ae81553 drm/i2c: tda998x: allow interrupt to be shared by Russell King · 8 years ago
  4. 9476ed2 drm/i2c: tda998x: power down pre-filter and color conversion by Russell King · 8 years ago
  5. 3cb4337 drm/i2c: tda998x: switch to boolean is_on by Russell King · 8 years ago
  6. 02efac0 drm/i2c: tda998x: remove complexity from tda998x_audio_get_eld() by Russell King · 8 years ago
  7. ad975f9 drm/i2c: tda998x: group audio functions together by Russell King · 8 years ago
  8. a2f7566 drm/i2c: tda998x: separate connector initialisation by Russell King · 8 years ago
  9. 2557673 drm/i2c: tda998x: group connector functions and funcs together by Russell King · 8 years ago
  10. 9457927 drm/i2c: tda998x: move and rename tda998x_encoder_set_config() by Russell King · 8 years ago
  11. 95a9b68 drm/i2c: tda998x: correct function name in comments by Russell King · 8 years ago
  12. 8f3f21f drm/i2c: tda998x: only enable audio if supported by sink by Russell King · 8 years ago
  13. 896a413 drm/i2c: tda998x: only configure infoframes and audio if supported by Russell King · 8 years ago
  14. 2cae8e0 drm/i2c: tda998x: avoid race when programming audio by Russell King · 8 years ago
  15. 319e658 drm/i2c: tda998x: avoid racy access to mode clock by Russell King · 8 years ago
  16. 6d30c0f drm/i2c: tda998x: avoid race in tda998x_encoder_mode_set() by Russell King · 8 years ago
  17. ba300c1 drm/i2c: tda998x: move audio mutex initialisation by Russell King · 8 years ago
  18. 9902aa4 Merge branch 'drm-tda998x-mali' into drm-tda998x-devel by Russell King · 8 years ago
  19. 90731c2 drm/i2c: tda998x: mali-dp: hdlcd: refactor connector registration by Brian Starkey · 8 years ago
  20. 7e56762 drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT binding by Jyri Sarha · 8 years ago
  21. 95db3b2 drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata by Jyri Sarha · 8 years ago
  22. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 9 years ago
  23. dad82ea drm/i2c: tda998x: Choose between atomic or non atomic dpms helper by Jyri Sarha · 9 years ago
  24. b3e7be6 drm/i2c/tda998x: removed unnecessary code, mode_fixup is now optional. by Carlos Palminha · 9 years ago
  25. 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
  26. eb47fe8 drm: Do not set connector->encoder in drivers by Thierry Reding · 9 years ago
  27. 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
  28. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  29. 458091b drm/i2c/tda998x: Remove unused save/restore drm encoder helpers. by Rodrigo Vivi · 9 years ago
  30. 9736e988 drm/i2c: tda998x: Add support for atomic modesetting by Liviu Dudau (ARM) · 9 years ago
  31. e4618c4 drm/i2c: tda998x: increase the supported dotclock frequency to 165MHz for TDA19988 by Liviu Dudau (ARM) · 9 years ago
  32. debd15c drm/i2c: tda998x: unregister the connector in the unbind function by Liviu Dudau (ARM) · 9 years ago
  33. 9525c4d drm/i2c: tda998x: clean up after struct tda998x_priv2 removal by Russell King · 9 years ago
  34. a3584f6 drm/i2c: tda998x: kill struct tda998x_priv2 by Russell King · 9 years ago
  35. eed64b5 drm/i2c: tda998x: move connector into struct tda998x_priv by Russell King · 9 years ago
  36. 78e401f drm/i2c: tda998x: remove encoder pointer by Russell King · 9 years ago
  37. 3d58e31 drm/i2c: tda998x: remove DRM slave encoder support by Russell King · 9 years ago
  38. 96795df drm/i2c: tda998x: use more HDMI helpers by Russell King · 9 years ago
  39. ec5d3e8 drm/i2c: tda998x: handle all outstanding interrupts by Russell King · 10 years ago
  40. e66e03a drm/i2c: tda998x: convert to u8/u16/u32 types by Russell King · 10 years ago
  41. 0fc6f44 drm/i2c: tda998x: re-implement "Fix EDID read timeout on HDMI connect" by Russell King · 10 years ago
  42. f84a97d drm/i2c: tda998x: report whether we actually handled the IRQ by Russell King · 10 years ago
  43. 3f3d0d0 drm/i2c: tda998x: remove useless NULL checks by Russell King · 10 years ago
  44. ebc90be Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  45. 4a6ca1a drm/i2c: tda998x: fix bad checksum of the HDMI AVI infoframe by Jean-Francois Moine · 9 years ago
  46. 95872b4 Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 10 years ago
  47. 5296b7f drm/i2c: tda998x: fix compiler warning for ssize_t by Russell King · 10 years ago
  48. 72a8168 Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 10 years ago
  49. 8c7a075 drm/i2c: tda998x: use drm_hdmi_avi_infoframe_from_display_mode() by Russell King · 10 years ago
  50. 79d6d94 Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 10 years ago
  51. 07259f8 drm/i2c: tda998x: use drm_do_get_edid() by Laurent Pinchart · 10 years ago
  52. 288ffc7 drm/i2c: tda998x: fix misspelling of current function in string by Julia Lawall · 10 years ago
  53. cfe3875 drm/i2c: tda998x: set the CEC I2C address based on the slave I2C address by Andrew Jackson · 10 years ago
  54. 5dbcf31 drm/i2c: tda998x: add OF support for finding attached CRTCs by Russell King · 11 years ago
  55. 6833d26 drm: tda998x: Fix EDID read timeout on HDMI connect by Jean-Francois Moine · 10 years ago
  56. ed9a842 drm: tda998x: Protect the page register by Jean-Francois Moine · 10 years ago
  57. 74cd62e drm/tda998x: update for new drm connector APIs. by Dave Airlie · 10 years ago
  58. 920f946 Merge branch 'tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next by Dave Airlie · 10 years ago
  59. c707c36 drm/i2c: tda998x: add component support by Russell King · 11 years ago
  60. a8f4d4d6 drm/i2c: tda998x: allow re-use of tda998x support code by Russell King · 11 years ago
  61. 89fc868 drm/i2c: tda998x: Remove useless test by Jean-Francois Moine · 10 years ago
  62. d808e62 Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox by Dave Airlie · 10 years ago
  63. 92fbdfc drm/i2c: tda998x: add some basic mode validation by Russell King · 11 years ago
  64. 713456d drm/i2c: tda998x: faster polling for edid by Russell King · 11 years ago
  65. 2e48cec drm/i2c: tda998x: move drm_i2c_encoder_destroy call by Guido Martínez · 11 years ago
  66. 8268bd4 drm/i2c/tda998x: Fix signed overflow issue by Daniel Vetter · 11 years ago
  67. 5e7fe2f drm/i2c: tda998x: always use the same device for all kernel messages by Russell King · 11 years ago
  68. 2470fec drm/i2c: tda998x: adjust the audio clock divider for S/PDIF by Jean-Francois Moine · 11 years ago
  69. a8b517e drm/i2c: tda998x: code optimization by Jean-Francois Moine · 11 years ago
  70. 85c988b drm/i2c: tda998x: remove the unused variable ca_i2s by Jean-Francois Moine · 11 years ago
  71. 10df1a9 drm/i2c: tda998x: make the audio code more readable by Jean-Francois Moine · 11 years ago
  72. 12473b7 drm/i2c: tda998x: use irq for connection status and EDID read by Jean-Francois Moine · 11 years ago
  73. e478262 drm/i2c: tda998x: always enable EDID read IRQ by Jean-Francois Moine · 11 years ago
  74. 0d44ea1 drm/i2c: tda998x: add DT support by Jean-Francois Moine · 11 years ago
  75. 81b53a1 drm/i2c: tda998x: don't read write-only registers by Jean-Francois Moine · 11 years ago
  76. 73d5e25 drm/i2c: tda998x: don't freeze the system at audio startup time by Jean-Francois Moine · 11 years ago
  77. b728fab drm/i2c: tda998x: change probe message origin by Jean-Francois Moine · 11 years ago
  78. 704d63f drm/i2c: tda998x: code cleanup by Jean-Francois Moine · 11 years ago
  79. fb7544d drm/i2c: tda998x: clean up error chip version checking by Russell King · 11 years ago
  80. 7d2eadc drm/i2c: tda998x: check more I/O errors by Jean-Francois Moine · 11 years ago
  81. 2f7f730 drm/i2c: tda998x: simplify the i2c read/write functions by Jean-Francois Moine · 11 years ago
  82. f0b33b2 drm/i2c: tda998x: use ALSA IEC958 definitions and update audio frequency by Jean-Francois Moine · 11 years ago
  83. bdf6345 drm/i2c: tda998x: add the active aspect in HDMI AVI frame by Jean-Francois Moine · 11 years ago
  84. 9e54146 drm/i2c: tda998x: use HDMI constants by Jean-Francois Moine · 11 years ago
  85. 71c68c4 drm/i2c: tda998x: Fix memory leak in tda998x_encoder_init error path. by Dave Jones · 11 years ago
  86. 2e9a3fc drm/i2c: tda998x: fix the ENABLE_SPACE register by Jean-Francois Moine · 11 years ago
  87. 3ae471f drm/i2c: tda998x: set the PLL division factor in range 0..3 by Jean-Francois Moine · 11 years ago
  88. 2eb4c7b drm/i2c: tda998x: force the page register at startup time by Jean-Francois Moine · 11 years ago
  89. fc275a7 drm/i2c: tda998x: free the CEC device on encoder_destroy by Jean-Francois Moine · 11 years ago
  90. 6ae668c drm/i2c: tda998x: check the CEC device creation by Jean-Francois Moine · 11 years ago
  91. 7288ca0 drm/i2c: tda998x: fix bad value in the AIF by Jean-Francois Moine · 11 years ago
  92. 893c3e5 drm/i2c: tda998x: set VIF for full range, underscanned display by Russell King · 11 years ago
  93. db6aaf4 drm/i2c: tda998x: fix audio muting by Russell King · 11 years ago
  94. 3b28802 drm/tda998x: BUG() on invalid audio format by David Herrmann · 11 years ago
  95. 179f1aa drm/i2c: tda998x: prepare for broken sync workaround by Sebastian Hesselbarth · 11 years ago
  96. 088d61d drm/i2c: tda998x: fix sync generation and calculation by Sebastian Hesselbarth · 11 years ago
  97. c4c11dd drm/i2c: tda998x: add video and audio input configuration by Russell King · 11 years ago
  98. 5e74c22 drm/i2c: tda998x: prepare for video input configuration by Russell King · 11 years ago
  99. 20c1767 drm/i2c: tda998x: fix npix/nline programming by Russell King · 11 years ago
  100. bcb2481 drm/i2c: tda998x: ensure VIP output mux is properly set by Russell King · 11 years ago