1. 88e8e3c ASoC: Intel: Power down links before turning off display audio power by Pierre-Louis Bossart · 6 years ago
  2. a0b5031 Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-4.19 by Mark Brown · 6 years ago
  3. bf27026 ASoC: hdac_hdmi: Add documentation for power management by Sriram Periyasamy · 6 years ago
  4. a57942b ALSA: hda: Make audio component support more generic by Takashi Iwai · 6 years ago
  5. 82887c0 ALSA: hda/i915: Associate audio component with devres by Takashi Iwai · 6 years ago
  6. ae891ab drm/i915: Split audio component to a generic type by Takashi Iwai · 6 years ago
  7. e1df931 ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver instead by Rakesh Ughreja · 6 years ago
  8. 76f56fa ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus instead by Rakesh Ughreja · 6 years ago
  9. 3787a39 ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device instead by Rakesh Ughreja · 6 years ago
  10. 0b9751c ASoC: Intel: Fix build by Mark Brown · 7 years ago
  11. 753597f ASoC: hdac_hdmi : Ensuring proper setting of output widget power state by Abhijeet Kumar · 7 years ago
  12. 4510112 ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to component by Kuninori Morimoto · 7 years ago
  13. 2f1eced Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-ssi', 'asoc/topic/fsl_asrc' and 'asoc/topic/hdac_hdmi' into asoc-next by Mark Brown · 7 years ago
  14. 5fb6e0a ASoC: hdac_hdmi: Add vendor id for Cannonlake HDMI codec by Guneshwor Singh · 7 years ago
  15. 1e02dac ASoC: hdac_hdmi: keep DAI driver pointer in private data by Kuninori Morimoto · 7 years ago
  16. 45a6008 ASoC: hdac_hdmi: Remove redundant assignments by Puneeth Prabhu · 7 years ago
  17. 0fb02ba ASoC: hdac_hdmi: Refresh sysfs during hdmi device probe by Puneeth Prabhu · 7 years ago
  18. f0c5ebe ASoC: hdac_hdmi: clean up hdac_device variable names by Ughreja, Rakesh A · 7 years ago
  19. 72bc39c ASoC: hdac_hdmi: clean up hdac_ext_device variable names by Ughreja, Rakesh A · 7 years ago
  20. b09b1c3 ASoC: hdac_hdmi: introduce macro to access HDMI private data by Ughreja, Rakesh A · 7 years ago
  21. 1c0a7de ASoC: hdac_hdmi: Fix possible memory leak on parse and map nid failure by Subhransu S. Prusty · 7 years ago
  22. eb50fa1 ASoC: hdac_hdmi: Fix possible NULL pointer dereference by Subhransu S. Prusty · 7 years ago
  23. 70e97a2 ASoC: hdac_hdmi: Fix static checker warning for sprintf usage by Subhransu S. Prusty · 7 years ago
  24. 460f623 Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 7 years ago
  25. a180ba4 ASoC: codecs: add const to snd_soc_codec_driver structures by Bhumika Goyal · 7 years ago
  26. 5622bc9 ASoC: hdac_hdmi: Add the vendor nid for Geminilake HDMI by Pradeep Tewani · 7 years ago
  27. 61b3b3c ASoC: hdac_hdmi: constify snd_soc_dai_ops structure by Gustavo A. R. Silva · 7 years ago
  28. 0c2964c Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 7 years ago
  29. 66d6bbc ASoC: hdac_hdmi: Update sig_bits based on converter capability by Jeeja KP · 7 years ago
  30. 2fe42dd ASoC: hdac_hdmi: don't update the iterator in pcm list remove by Jeeja KP · 8 years ago
  31. 04c8f2b ASoC: hdac_hdmi: avoid reference to invalid variable of the pin list by Jeeja KP · 8 years ago
  32. e3efb2a ASoC: hdac_hdmi: Add device id for Geminilake by Vinod Koul · 8 years ago
  33. 0324e51 ASoC: hdac_hdmi: Add machine pin widget for each port by Jeeja KP · 8 years ago
  34. 6249001 ASoC: hdac_hdmi: Use ASoC jack instead of snd_jack by Jeeja KP · 8 years ago
  35. e0e5d3e ASoC: hdac_hdmi: Add support for multiple ports to a PCM by Jeeja KP · 8 years ago
  36. 1b46ebd ASoc: hdac_hdmi: Configure pin verbs for MST by Jeeja KP · 8 years ago
  37. a9ce96b ASoC: hdac_hdmi: Handle MST pin jack detection at boot/resume by Jeeja KP · 8 years ago
  38. fc181b0 ASoC: hdac_hdmi: Add MST verb support by Jeeja KP · 8 years ago
  39. 2acd830 ASoC: hdac_hdmi: Add support to handle MST capable pin by Jeeja KP · 8 years ago
  40. 754695f ASoC: hdac_hdmi: Begin to add support for DP Multi-stream audio by Jeeja KP · 8 years ago
  41. ab1eea1 ASoC: hdac_hdmi: Move channel info from pin to PCM structure by Jeeja KP · 8 years ago
  42. c9bfb5d ASoC: hdac_hdmi: Register widget event handlers by Jeeja KP · 8 years ago
  43. dbbc21b Merge tag 'v4.10-rc1' into asoc-intel by Mark Brown · 8 years ago
  44. f6fa11a ASoC: hdac_hdmi: use audio component framework to read ELD by Sandeep Tayal · 8 years ago
  45. 1de777f ASoC: hdac_hdmi: Enable pin and converter in prepare by Jeeja KP · 8 years ago
  46. 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
  47. f931894 drm/i915/dp: DP audio API changes for MST by Pandiyan, Dhinakaran · 8 years ago
  48. 3fb7b4e ASoC: hdac_hdmi: fix spelling mistake "montior" -> "monitor" by Colin Ian King · 8 years ago
  49. 44d6246 Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 8 years ago
  50. cc21688 ASoC: hdac_hdmi: Add device id for Kabylake by Shreyas NC · 8 years ago
  51. 3cb7cec ASoC: hdac_hdmi: Increase loglevel of hex dump printed by Vedang Patel · 8 years ago
  52. 500e06b ASoC: hdac_hdmi: Fix potential NULL dereference by Vinod Koul · 8 years ago
  53. 29cf67b ASoC: hdac_hdmi: Remove the unused 'timeout' variable by Fabio Estevam · 8 years ago
  54. 515511a Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-next by Mark Brown · 8 years ago
  55. b2047e9 ASoC: hdac_hdmi: add link management by Vinod Koul · 8 years ago
  56. 8f65881 ASoC: hdac_hdmi: Potential NULL deref in hdac_hdmi_get_spk_alloc() by Dan Carpenter · 8 years ago
  57. 2889099 ASoC: hdac_hdmi: Register chmap controls and ops by Subhransu S. Prusty · 8 years ago
  58. bcced70 ASoC: hdac_hdmi: Add multichannel support by Subhransu S. Prusty · 8 years ago
  59. b7756ed ASoC: hdac_hdmi: parse eld for channel map capability by Subhransu S. Prusty · 8 years ago
  60. 1b377cc ASoC: hdac_hdmi: Fix codec power state in S3 during playback by Subhransu S. Prusty · 8 years ago
  61. 0fee179 ASoC: hdac_hdmi: Fix to use dev_pm ops instead soc pm by Subhransu S. Prusty · 8 years ago
  62. 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
  63. e230480 ASoC: hdac_hdmi: Add broxton device ID by Jeeja KP · 9 years ago
  64. 391005e ASoC: hdac_hdmi: Fix infoframe programming by Subhransu S. Prusty · 9 years ago
  65. 571d507 ASoC: hdac_hdmi: Add PM support by Jeeja KP · 9 years ago
  66. 7ed4970 ASoC: hdac_hdmi: Fix to wait for D3 before powering off codec by Subhransu S. Prusty · 9 years ago
  67. ab85f5b ASoC: hdac_hdmi: Fix to reconfigure registers in runtime resume by Subhransu S. Prusty · 9 years ago
  68. aeaccef ASoC: hdac_hdmi: Fix to keep codec power active during enumeration. by Ramesh Babu · 9 years ago
  69. 54dfa1e ASoC: hdac_hdmi: Don't fail in dai startup to make userland happy by Subhransu S. Prusty · 9 years ago
  70. 6793a3d7 ASoC: hdac_hdmi: Fix possible memory leak in hw_params by Subhransu S. Prusty · 9 years ago
  71. cd890ad ASoC: hdac_hdmi: Remove 'edev' NULL check by Fabio Estevam · 9 years ago
  72. 478f544e ASoC: hdac_hdmi: Add infoframe support for dp audio by Subhransu S. Prusty · 9 years ago
  73. 148569f ASoC: hdac_hdmi: Enable playback on all enumerated ports by Subhransu S. Prusty · 9 years ago
  74. 4a3478d ASoC: hdac_hdmi: Add jack reporting by Jeeja KP · 9 years ago
  75. 79f4e92 ASoC: hdac_hdmi: Create widget/route based on nodes enumerated by Subhransu S. Prusty · 9 years ago
  76. 17a42c4 ASoC: hdac_hdmi: create dais based on number of cvts by Subhransu S. Prusty · 9 years ago
  77. 211caab ASoC: hdac_hdmi: Enable DP1.2 and all converters/pins by Subhransu S. Prusty · 9 years ago
  78. 2428bca ASoC: hdac_hdmi: Apply constraints based on ELD by Subhransu S. Prusty · 9 years ago
  79. b8a5454 ASoC: hdac_hdmi: Add hotplug notification and read ELD by Subhransu S. Prusty · 9 years ago
  80. fe09dd8 ASoC: hdac_hdmi: remove unused hdac_hdmi_query_pin_connlist by Arnd Bergmann · 9 years ago
  81. 15b9144 ASoC: hdac_hdmi: Use list to add pins and converters by Subhransu S. Prusty · 9 years ago
  82. 5307246 ASoC: hdac_hdmi: Fix to warn instead of err for no connected nids by Subhransu S. Prusty · 9 years ago
  83. 541140d ASoC: hdac_hdmi: Fix to check num nodes correctly by Subhransu S. Prusty · 9 years ago
  84. 51b2c42 ASoC: hdac_hdmi: use dev_to_hdac_dev and to_ehdac_device by Geliang Tang · 9 years ago
  85. 3c83ac2 ASoC: hdac_hdmi: check error return by Sudip Mukherjee · 9 years ago
  86. 8d33ab2 ASoC: hdac_hdmi: fix possible NULL dereference by Sudip Mukherjee · 9 years ago
  87. 07f083a ASoC: hdac_hdmi: Use i915 component framework for PM by Subhransu S. Prusty · 9 years ago
  88. a657f1d ASoC: hdac_hdmi: Setup and start infoframe by Subhransu S. Prusty · 9 years ago
  89. b0362ad ASoC: hdac_hdmi: Add hdac hdmi dai ops by Subhransu S. Prusty · 9 years ago
  90. e342ac0 ASoC: hdac_hdmi: Add PM support for HDMI by Subhransu S. Prusty · 9 years ago
  91. 18382ea ASoC: hdac-hdmi: Add hdmi driver by Subhransu S. Prusty · 9 years ago