1. 7318234 Merge tag 'asoc-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 4 years, 7 months ago
  2. 358c7c6 Merge remote-tracking branch 'asoc/for-5.8' into asoc-linus by Mark Brown · 4 years, 7 months ago
  3. a72ff08 Merge remote-tracking branch 'asoc/for-5.7' into asoc-linus by Mark Brown · 4 years, 7 months ago
  4. a6b675a ASoC: qcom: q6asm-dai: kCFI fix by John Stultz · 4 years, 7 months ago
  5. fcbbcc3 ASoC: soc-card: add snd_soc_card_remove_dai_link() by Kuninori Morimoto · 4 years, 7 months ago
  6. cbc7a6b ASoC: soc-card: add snd_soc_card_add_dai_link() by Kuninori Morimoto · 4 years, 7 months ago
  7. d41278e ASoC: soc-card: add snd_soc_card_set_bias_level_post() by Kuninori Morimoto · 4 years, 7 months ago
  8. 39caefd ASoC: soc-card: add snd_soc_card_set_bias_level() by Kuninori Morimoto · 4 years, 7 months ago
  9. b0275d9 ASoC: soc-card: add snd_soc_card_remove() by Kuninori Morimoto · 4 years, 7 months ago
  10. 5c0eac0 ASoC: soc-card: add snd_soc_card_late_probe() by Kuninori Morimoto · 4 years, 7 months ago
  11. 73de4b02 ASoC: soc-card: add snd_soc_card_probe() by Kuninori Morimoto · 4 years, 7 months ago
  12. 27f07ca ASoC: soc-card: add probed bit field to snd_soc_card by Kuninori Morimoto · 4 years, 7 months ago
  13. 739443d ASoC: soc-card: add snd_soc_card_resume_post() by Kuninori Morimoto · 4 years, 7 months ago
  14. 934c752 ASoC: soc-card: add snd_soc_card_resume_pre() by Kuninori Morimoto · 4 years, 7 months ago
  15. d17b60b ASoC: soc-card: add snd_soc_card_suspend_post() by Kuninori Morimoto · 4 years, 7 months ago
  16. 130dc08 ASoC: soc-card: add snd_soc_card_suspend_pre() by Kuninori Morimoto · 4 years, 7 months ago
  17. 3359e9b ASoC: soc-card: move snd_soc_card_jack_new() to soc-card by Kuninori Morimoto · 4 years, 7 months ago
  18. 209c6cd ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-card by Kuninori Morimoto · 4 years, 7 months ago
  19. 1793936 ASoC: add soc-card.c by Kuninori Morimoto · 4 years, 7 months ago
  20. 1e7cb64 ASoC: sof_pcm512x: remove CONFIG_SND_HDA_CODEC_HDMI condition by Libin Yang · 4 years, 7 months ago
  21. 38acab2 ASoC: sof-sdw: remove CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC condition by Libin Yang · 4 years, 7 months ago
  22. 8f529f0 ASoC: intel: add depends on SND_SOC_SOF_HDA_AUDIO_CODEC for common hdmi by Libin Yang · 4 years, 7 months ago
  23. f99e24a ALSA: usb-audio: Fixing usage of plain int instead of NULL by Thomas Ebeling · 4 years, 7 months ago
  24. 89d73cc ASoC: SOF: Intel: hda: fix generic hda codec support by Kai Vehmanen · 4 years, 7 months ago
  25. af89e7d ASoC: SOF: Intel: Baytrail: fix 'defined but not used' warnings by Pierre-Louis Bossart · 4 years, 7 months ago
  26. 68f8043e Subject: [PATCH v2] ASoC: soc-pcm: fix BE dai not hw_free and shutdown during mixer update by 朱灿灿 · 4 years, 7 months ago
  27. 28ff437 ASoC: reduce verbosity of error messages for sof-dai and sof-link by Pierre-Louis Bossart · 4 years, 7 months ago
  28. 67866ff Merge series "ASoC topology header parsing refinement" from Keyon Jie <yang.jie@linux.intel.com>: by Mark Brown · 4 years, 7 months ago
  29. 36124fb ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failed by Xiyu Yang · 4 years, 7 months ago
  30. 2aec8cc ASoC: rt1015: Enable class-D silence and clock detections by derek.fang · 4 years, 7 months ago
  31. 65bd91d ASoC: img-i2s-out: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 7 months ago
  32. c2cbd0a ASoC: topology: remove the redundant pass checks by Keyon Jie · 4 years, 7 months ago
  33. 82ed741 ASoC: topology: refine and log the header in the correct pass by Keyon Jie · 4 years, 7 months ago
  34. 4a04345 ASoC: amd: Removing unnecessary instance initialization by Ravulapati Vishnu vardhan rao · 4 years, 7 months ago
  35. 8dc1011 ASoC: sta32x: add missed function calls in error paths by Chuhong Yuan · 4 years, 7 months ago
  36. a50067d ASoC: rt5682: split i2c driver into separate module by Arnd Bergmann · 4 years, 7 months ago
  37. 2b1878a ASoC: nau8810: add I2C device and compatible ID by Seven Lee · 4 years, 7 months ago
  38. e6825ba ASoC: ingenic: Unconditionally depend on devicetree by Paul Cercueil · 4 years, 7 months ago
  39. 8191743 ALSA: usb-audio: Clean up quirk entries with macros by Takashi Iwai · 4 years, 7 months ago
  40. 6d28484 Merge branch 'for-linus' into for-next by Takashi Iwai · 4 years, 7 months ago
  41. 93e0f69 Merge series "ASoC: SOF: finalize Baytrail/CherryTrail support" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 4 years, 7 months ago
  42. 1854576 ASoC: mmp-sspa: Fix return value check in asoc_mmp_sspa_probe() by Wei Yongjun · 4 years, 7 months ago
  43. 850ba84 ASoC: tlv320adcx140: Fix warnings when using W=1 by Dan Murphy · 4 years, 7 months ago
  44. 920bef6 ASoC: wm8962: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 7 months ago
  45. 53865b3 ASoC: img-spdif-in: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 7 months ago
  46. 3c35e79 ASoC: tlv320adcx140: Add support for configuring GPI pins by Dan Murphy · 4 years, 7 months ago
  47. 9ad61b5 ASoC: img-spdif-out: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 7 months ago
  48. 3d2e5c48 ASoC: SOF: Intel: BYT: harden IPC initialization and handling by Keyon Jie · 4 years, 7 months ago
  49. 3d3d1fb ASoC: SOF: Intel: BYT: mask BUSY or DONE interrupts in handler by Pierre-Louis Bossart · 4 years, 7 months ago
  50. c691f0c ASoC: SOF: Intel: BYT: add .remove op by Ranjani Sridharan · 4 years, 7 months ago
  51. d7a1ed2 ASoC: SOF: ipc: ignore DSP replies received when they are not expected by Ranjani Sridharan · 4 years, 7 months ago
  52. 6822437 ASoC: Intel: byt/cht: add .pm_ops by Pierre-Louis Bossart · 4 years, 7 months ago
  53. 512e767 ASoC: Intel: bytcr_rt5640/51: remove .ignore_suspend by Pierre-Louis Bossart · 4 years, 7 months ago
  54. fc907cc ASoC: SOF: pm: handle resume on legacy Intel platforms by Ranjani Sridharan · 4 years, 7 months ago
  55. ddcccd5 ASoC: SOF: Intel: byt: Add PM callbacks by Ranjani Sridharan · 4 years, 7 months ago
  56. f4aa5e2 ASoC: dapm: Move dai_link widgets to runtime to fix use after free by Charles Keepax · 4 years, 7 months ago
  57. 630e361 ALSA: hda/realtek - Add new codec supported for ALC287 by Kailang Yang · 4 years, 7 months ago
  58. 7f5ad9c ALSA: usb-audio: Quirks for Gigabyte TRX40 Aorus Master onboard audio by Takashi Iwai · 4 years, 7 months ago
  59. 0d71a5c ASoC: tas2552: Fix runtime PM imbalance in tas2552_component_probe by Dinghao Liu · 4 years, 7 months ago
  60. 25bf943 ASoC: fix incomplete error-handling in img_i2s_in_probe. by Qiushi Wu · 4 years, 7 months ago
  61. c553d29 ASoC: ti: Fix runtime PM imbalance in omap2_mcbsp_set_clks_src by Dinghao Liu · 4 years, 7 months ago
  62. edc475b ASoC: fix semicolon.cocci warnings by kbuild test robot · 4 years, 7 months ago
  63. 4020d1c ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC by Chris Chiu · 4 years, 7 months ago
  64. 399c01a ALSA: hda/realtek - Add a model for Thinkpad T570 without DAC workaround by Takashi Iwai · 4 years, 7 months ago
  65. fb8cd64 ALSA: hwdep: fix a left shifting 1 by 31 UB bug by Changming Liu · 4 years, 7 months ago
  66. f202272 Merge series "ASoC: add soc-link" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>: by Mark Brown · 4 years, 7 months ago
  67. 3ca570da Merge series "ASoC: SOF: extended manifest support for 5.8" from Kai Vehmanen <kai.vehmanen@linux.intel.com>: by Mark Brown · 4 years, 7 months ago
  68. 393dc21 ASoC: fsl_asrc: Merge suspend/resume function to runtime_suspend/resume by Shengjiu Wang · 4 years, 7 months ago
  69. 085c02d ASoC: fsl: imx-audmix: Fix unused assignment to variable 'ret' by Tang Bin · 4 years, 8 months ago
  70. cff1f8b ASoC: fsl_asrc: Fix -Wmissing-prototypes warning by shengjiu wang · 4 years, 7 months ago
  71. a6e3f4f ASoC: max98390: Added Amplifier Driver by Steve Lee · 4 years, 8 months ago
  72. 4c4a975 ASoC: SOF: ext_manifest: parse compiler version by Karol Trzcinski · 4 years, 7 months ago
  73. 8d809c1 ASoC: SOF: ext_manifest: parse windows by Karol Trzcinski · 4 years, 7 months ago
  74. 3e2a89d ASoC: SOF: ext_manifest: parse firmware version by Karol Trzcinski · 4 years, 7 months ago
  75. a80cf19 ASoC: SOF: Introduce extended manifest by Karol Trzcinski · 4 years, 7 months ago
  76. 523773b ASoC: SOF: loader: Adjust validation condition for fw_offset by Karol Trzcinski · 4 years, 7 months ago
  77. eab810f ASoC: soc-link: add snd_soc_link_compr_set_params() by Kuninori Morimoto · 4 years, 7 months ago
  78. 0e532c9 ASoC: soc-link: add snd_soc_link_compr_shutdown() by Kuninori Morimoto · 4 years, 7 months ago
  79. 9ab711c ASoC: soc-link: add snd_soc_link_compr_startup() by Kuninori Morimoto · 4 years, 7 months ago
  80. 0cbbf8a ASoC: soc-link: add snd_soc_link_be_hw_params_fixup() by Kuninori Morimoto · 4 years, 7 months ago
  81. 7cf3c5b ASoC: soc-link: remove unneeded parameter from snd_soc_link_xxx() by Kuninori Morimoto · 4 years, 7 months ago
  82. a5e6c10 ASoC: soc-link: move soc_rtd_xxx() by Kuninori Morimoto · 4 years, 7 months ago
  83. 02e7563 ASoC: add soc-link.c by Kuninori Morimoto · 4 years, 7 months ago
  84. e0b2db3 ALSA: firewire-motu: add support for MOTU UltraLite-mk3 (FireWire only model) by Takashi Sakamoto · 4 years, 7 months ago
  85. 29c859d ASoC: max9867: keep ADCs and DACs always on by Pavel Dobias · 4 years, 7 months ago
  86. 980b63f ASoC: max9867: add digital microphone controls by Pavel Dobias · 4 years, 7 months ago
  87. f5ca7a7 Merge tag 'sound-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 7 months ago
  88. 506ad56 ALSA: firewire-motu: refactoring protocol v2 for fetching mode switch by Takashi Sakamoto · 4 years, 7 months ago
  89. 7b47c0d ALSA: firewire-motu: refactoring protocol v3 for clock source getter by Takashi Sakamoto · 4 years, 7 months ago
  90. 2b8f050 ALSA: firewire-motu: refactoring protocol v2 for clock source getter by Takashi Sakamoto · 4 years, 7 months ago
  91. 739bdba ALSA: firewire-motu: remove obsoleted codes by Takashi Sakamoto · 4 years, 7 months ago
  92. 88e8f89 ALSA: firewire-motu: use table-based calculation of packet formats for stream management by Takashi Sakamoto · 4 years, 7 months ago
  93. 9883b38 ALSA: firewire-motu: use table-based calculation of packet formats for proc by Takashi Sakamoto · 4 years, 7 months ago
  94. 0090c1c ALSA: firewire-motu: add alternative functions to detect packet format for protocol v3 by Takashi Sakamoto · 4 years, 7 months ago
  95. 28c8d3c ALSA: firewire-motu: add alternative functions to detect packet format for protocol v2 by Takashi Sakamoto · 4 years, 7 months ago
  96. dfbaa4d ALSA: firewire-motu: add model-specific table of chunk count by Takashi Sakamoto · 4 years, 7 months ago
  97. 562f0c6 ALSA: firewire-motu: drop protocol structure by Takashi Sakamoto · 4 years, 7 months ago
  98. ff222b7 ALSA: firewire-motu: add wrapper functions for protocol-dependent operations by Takashi Sakamoto · 4 years, 7 months ago
  99. 61d79c7 ALSA: firewire-motu: localize protocol data by Takashi Sakamoto · 4 years, 7 months ago
  100. c806a0e ALSA: firewire-motu: move spec data to v3 protocol file by Takashi Sakamoto · 4 years, 7 months ago