1. e3efb2a ASoC: hdac_hdmi: Add device id for Geminilake by Vinod Koul · 8 years ago
  2. 0324e51 ASoC: hdac_hdmi: Add machine pin widget for each port by Jeeja KP · 8 years ago
  3. 6249001 ASoC: hdac_hdmi: Use ASoC jack instead of snd_jack by Jeeja KP · 8 years ago
  4. e0e5d3e ASoC: hdac_hdmi: Add support for multiple ports to a PCM by Jeeja KP · 8 years ago
  5. 1b46ebd ASoc: hdac_hdmi: Configure pin verbs for MST by Jeeja KP · 8 years ago
  6. a9ce96b ASoC: hdac_hdmi: Handle MST pin jack detection at boot/resume by Jeeja KP · 8 years ago
  7. fc181b0 ASoC: hdac_hdmi: Add MST verb support by Jeeja KP · 8 years ago
  8. 2acd830 ASoC: hdac_hdmi: Add support to handle MST capable pin by Jeeja KP · 8 years ago
  9. 754695f ASoC: hdac_hdmi: Begin to add support for DP Multi-stream audio by Jeeja KP · 8 years ago
  10. ab1eea1 ASoC: hdac_hdmi: Move channel info from pin to PCM structure by Jeeja KP · 8 years ago
  11. c9bfb5d ASoC: hdac_hdmi: Register widget event handlers by Jeeja KP · 8 years ago
  12. dbbc21b Merge tag 'v4.10-rc1' into asoc-intel by Mark Brown · 8 years ago
  13. f6fa11a ASoC: hdac_hdmi: use audio component framework to read ELD by Sandeep Tayal · 8 years ago
  14. 1de777f ASoC: hdac_hdmi: Enable pin and converter in prepare by Jeeja KP · 8 years ago
  15. 5481e27 Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  16. f931894 drm/i915/dp: DP audio API changes for MST by Pandiyan, Dhinakaran · 8 years ago
  17. 3fb7b4e ASoC: hdac_hdmi: fix spelling mistake "montior" -> "monitor" by Colin Ian King · 8 years ago
  18. 44d6246 Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 8 years ago
  19. cc21688 ASoC: hdac_hdmi: Add device id for Kabylake by Shreyas NC · 8 years ago
  20. 3cb7cec ASoC: hdac_hdmi: Increase loglevel of hex dump printed by Vedang Patel · 9 years ago
  21. 500e06b ASoC: hdac_hdmi: Fix potential NULL dereference by Vinod Koul · 9 years ago
  22. 29cf67b ASoC: hdac_hdmi: Remove the unused 'timeout' variable by Fabio Estevam · 9 years ago
  23. 515511a Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-next by Mark Brown · 9 years ago
  24. b2047e9 ASoC: hdac_hdmi: add link management by Vinod Koul · 9 years ago
  25. 8f65881 ASoC: hdac_hdmi: Potential NULL deref in hdac_hdmi_get_spk_alloc() by Dan Carpenter · 9 years ago
  26. 2889099 ASoC: hdac_hdmi: Register chmap controls and ops by Subhransu S. Prusty · 9 years ago
  27. bcced70 ASoC: hdac_hdmi: Add multichannel support by Subhransu S. Prusty · 9 years ago
  28. b7756ed ASoC: hdac_hdmi: parse eld for channel map capability by Subhransu S. Prusty · 9 years ago
  29. 1b377cc ASoC: hdac_hdmi: Fix codec power state in S3 during playback by Subhransu S. Prusty · 9 years ago
  30. 0fee179 ASoC: hdac_hdmi: Fix to use dev_pm ops instead soc pm by Subhransu S. Prusty · 9 years ago
  31. ab96d9d Merge remote-tracking branches 'asoc/topic/fsl-sai', 'asoc/topic/fsl-ssl', 'asoc/topic/hdac' and 'asoc/topic/max9867' into asoc-next by Mark Brown · 9 years ago
  32. e230480 ASoC: hdac_hdmi: Add broxton device ID by Jeeja KP · 9 years ago
  33. 391005e ASoC: hdac_hdmi: Fix infoframe programming by Subhransu S. Prusty · 9 years ago
  34. 571d507 ASoC: hdac_hdmi: Add PM support by Jeeja KP · 9 years ago
  35. 7ed4970 ASoC: hdac_hdmi: Fix to wait for D3 before powering off codec by Subhransu S. Prusty · 9 years ago
  36. ab85f5b ASoC: hdac_hdmi: Fix to reconfigure registers in runtime resume by Subhransu S. Prusty · 9 years ago
  37. aeaccef ASoC: hdac_hdmi: Fix to keep codec power active during enumeration. by Ramesh Babu · 9 years ago
  38. 54dfa1e ASoC: hdac_hdmi: Don't fail in dai startup to make userland happy by Subhransu S. Prusty · 9 years ago
  39. 6793a3d7 ASoC: hdac_hdmi: Fix possible memory leak in hw_params by Subhransu S. Prusty · 9 years ago
  40. cd890ad ASoC: hdac_hdmi: Remove 'edev' NULL check by Fabio Estevam · 9 years ago
  41. 478f544e ASoC: hdac_hdmi: Add infoframe support for dp audio by Subhransu S. Prusty · 9 years ago
  42. 148569f ASoC: hdac_hdmi: Enable playback on all enumerated ports by Subhransu S. Prusty · 9 years ago
  43. 4a3478d ASoC: hdac_hdmi: Add jack reporting by Jeeja KP · 9 years ago
  44. 79f4e92 ASoC: hdac_hdmi: Create widget/route based on nodes enumerated by Subhransu S. Prusty · 9 years ago
  45. 17a42c4 ASoC: hdac_hdmi: create dais based on number of cvts by Subhransu S. Prusty · 9 years ago
  46. 211caab ASoC: hdac_hdmi: Enable DP1.2 and all converters/pins by Subhransu S. Prusty · 9 years ago
  47. 2428bca ASoC: hdac_hdmi: Apply constraints based on ELD by Subhransu S. Prusty · 9 years ago
  48. b8a5454 ASoC: hdac_hdmi: Add hotplug notification and read ELD by Subhransu S. Prusty · 9 years ago
  49. fe09dd8 ASoC: hdac_hdmi: remove unused hdac_hdmi_query_pin_connlist by Arnd Bergmann · 9 years ago
  50. 15b9144 ASoC: hdac_hdmi: Use list to add pins and converters by Subhransu S. Prusty · 9 years ago
  51. 5307246 ASoC: hdac_hdmi: Fix to warn instead of err for no connected nids by Subhransu S. Prusty · 9 years ago
  52. 541140d ASoC: hdac_hdmi: Fix to check num nodes correctly by Subhransu S. Prusty · 9 years ago
  53. 51b2c42 ASoC: hdac_hdmi: use dev_to_hdac_dev and to_ehdac_device by Geliang Tang · 9 years ago
  54. 3c83ac2 ASoC: hdac_hdmi: check error return by Sudip Mukherjee · 9 years ago
  55. 8d33ab2 ASoC: hdac_hdmi: fix possible NULL dereference by Sudip Mukherjee · 9 years ago
  56. 07f083a ASoC: hdac_hdmi: Use i915 component framework for PM by Subhransu S. Prusty · 9 years ago
  57. a657f1d ASoC: hdac_hdmi: Setup and start infoframe by Subhransu S. Prusty · 9 years ago
  58. b0362ad ASoC: hdac_hdmi: Add hdac hdmi dai ops by Subhransu S. Prusty · 9 years ago
  59. e342ac0 ASoC: hdac_hdmi: Add PM support for HDMI by Subhransu S. Prusty · 9 years ago
  60. 18382ea ASoC: hdac-hdmi: Add hdmi driver by Subhransu S. Prusty · 9 years ago