1. e7e2afe ASoC: amd: AMD RV RT5682 should depends on CROS_EC by Enric Balletbo i Serra · 5 years ago
  2. cd1fa30 Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7 by Mark Brown · 5 years ago
  3. fae664e Merge series "ASoC: SOF: updates for 5.7" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 5 years ago
  4. a79ee2e ASoC: rt1015: set snd_soc_dai_ops in rt1015_dai driver by YueHaibing · 5 years ago
  5. 72c3b2b ASoc: amd: Add DMIC switch capability to machine driver by Akshu Agrawal · 5 years ago
  6. 787c521 ASoC: SOF: Intel: hda: use snd_sof_dsp_set_power_state() op by Ranjani Sridharan · 5 years ago
  7. 1a2289f ASoC: SOF: add core id to sof_ipc_comp by Tomasz Lauda · 5 years ago
  8. 8354d9b ASoC: SOF: Intel: hda-loader: clear the IPC ack bit after FW_PURGE done by Keyon Jie · 5 years ago
  9. 1919b42 ASoC: SOF: ipc: check ipc return value before data copy by Jaska Uimonen · 5 years ago
  10. e582f48 ASoC: SOF: pcm: skip DMA buffer pre-allocation by Keyon Jie · 5 years ago
  11. d237851 ASoC: rt1015: add operation callback function for rt1015_dai[] by Jack Yu · 5 years ago
  12. a57ec83 ASoC: zte: zx-spdif: remove redundant dev_err message by tangbin · 5 years ago
  13. ac5bf39 ASoC: soc-dapm: don't use rtd->cpu_dai on for_each_rtd_cpu_dai() by Kuninori Morimoto · 5 years ago
  14. 1a1b374 ASoC: samsung: Silence warnings during deferred probe by Marek Szyprowski · 5 years ago
  15. a3c2e89 ASoC: rt5682: Make rt5682_clock_config static by YueHaibing · 5 years ago
  16. 4a88b7d ASoC: rt1015: modify some structure to be static. by Jack Yu · 5 years ago
  17. f1861a7 ASoC: soc-component: tidyup snd_soc_pcm_component_sync_stop() by Kuninori Morimoto · 5 years ago
  18. 9b31930 ASoC: dapm: Correct DAPM handling of active widgets during shutdown by Charles Keepax · 5 years ago
  19. 8ae7fdc ASoC: Add Multi CPU DAI support by Mark Brown · 5 years ago
  20. 870dede SoundWire: ASoC interfaces for multi-cpu dais and DisCo helpers by Mark Brown · 5 years ago
  21. 14f8c8d ASoC: tas2562: Add entries for the TAS2563 audio amplifier by Dan Murphy · 5 years ago
  22. f87cdb1 ASoC: dt-bindings: Add TAS2563 compatible to the TAS2562 binding by Dan Murphy · 5 years ago
  23. 911abf8 ASoC: amd: Allow I2S wake event after ACP is powerd On by Akshu Agrawal · 5 years ago
  24. b2d48dd ASoC: rt5682: Revise the function name by Oder Chiou · 5 years ago
  25. 03f6fc6 ASoC: rt5682: Add the soundwire support by Oder Chiou · 5 years ago
  26. 6b8e4e7 ASoC: amd: Add machine driver for Raven based platform by Akshu Agrawal · 5 years ago
  27. 36d73c4 ASoC: soc-dai: add get_sdw_stream() callback by Pierre-Louis Bossart · 5 years ago
  28. 0e9cf4c4 ASoC: pcm: check if cpu-dai supports a given stream by Bard Liao · 5 years ago
  29. 6e1276a ASoC: Return error if the function does not support multi-cpu by Bard Liao · 5 years ago
  30. de6214a ASoC: Add multiple CPU DAI support in DAPM by Shreyas NC · 5 years ago
  31. 6c4b13b ASoC: Add dapm_add_valid_dai_widget helper by Shreyas NC · 5 years ago
  32. 19bdcc7a ASoC: Add multiple CPU DAI support for PCM ops by Shreyas NC · 5 years ago
  33. 76afa64 ASoC: Add initial support for multiple CPU DAIs by Shreyas NC · 5 years ago
  34. 38b6a71 ASoC: tas2562: Fix sample rate error message by Dan Murphy · 5 years ago
  35. f5e056e ASoC: Intel: mrfld: fix incorrect check on p->sink by Colin Ian King · 5 years ago
  36. 6c8beff Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7 by Mark Brown · 5 years ago
  37. 6bff73c ASoC: soc-pcm cleanup step4 by Mark Brown · 5 years ago
  38. d2aaa8d ASoC: soc-pcm: fix state tracking error in snd_soc_component_open/close() by Kai Vehmanen · 5 years ago
  39. 154dae8 ASoC: soc-pcm: add dpcm_create/remove_debugfs_state() by Kuninori Morimoto · 5 years ago
  40. c321282 ASoC: soc-pcm: move CONFIG_DEBUG_FS functions to top side by Kuninori Morimoto · 5 years ago
  41. 52645e33 ASoC: soc-pcm: move dpcm_path_put() to soc-pcm.c by Kuninori Morimoto · 5 years ago
  42. 580dff3 ASoC: soc-pcm: merge dpcm_run_new/old_update() into dpcm_fe_runtime_update() by Kuninori Morimoto · 5 years ago
  43. 0c01f6c ASoC: soc-pcm: add snd_soc_dai_get_widget() by Kuninori Morimoto · 5 years ago
  44. 57be920 ASoC: soc-pcm: cleanup soc_pcm_apply_msb() by Kuninori Morimoto · 5 years ago
  45. acf253c ASoC: soc-pcm: add snd_soc_dai_get_pcm_stream() by Kuninori Morimoto · 5 years ago
  46. 8308a09 ASoC: Intel: Skylake: Fix available clock counter incrementation by Amadeusz Sławiński · 5 years ago
  47. 1c53123 ASoC: soc-pcm/soc-compress: don't use snd_soc_dapm_stream_stop() by Kuninori Morimoto · 5 years ago
  48. 1640c8d ASoC: meson: aiu: fix semicolon.cocci warnings by kbuild test robot · 5 years ago
  49. 5a30987 ASoC: Fix SND_SOC_ALL_CODECS imply ac97 fallout by Geert Uytterhoeven · 5 years ago
  50. 8101d76 ASoC: tlv320adcx140: Add decimation filter support by Dan Murphy · 5 years ago
  51. 8a329db ASoC: tlv320adcx140: Add DRE and AGC support by Dan Murphy · 5 years ago
  52. b38c4a8 ASoC: meson: axg-card: add toacodec support by Jerome Brunet · 5 years ago
  53. af2618a ASoC: meson: g12a: add internal DAC glue driver by Jerome Brunet · 5 years ago
  54. bd56e59 ASoC: meson: g12a: add toacodec dt-binding documentation by Jerome Brunet · 5 years ago
  55. bf726b1 ASoC: tas2562: Add support for digital volume control by Dan Murphy · 5 years ago
  56. 150cbf8 ASoC: sun8i-codec: Remove unused dev from codec struct by Samuel Holland · 5 years ago
  57. 3e25c44 ASoC: meson: aiu: add support for the Meson8 and Meson8b SoC families by Martin Blumenstingl · 5 years ago
  58. edc7618 ASoC: meson: aiu: introduce a struct for platform specific information by Martin Blumenstingl · 5 years ago
  59. 62209c9 ASoC: meson: aiu: Document Meson8 and Meson8b support in the dt-bindings by Martin Blumenstingl · 5 years ago
  60. 22946f3 ASoC: meson: g12a: add tohdmitx reset by Jerome Brunet · 5 years ago
  61. 689c765 ASoC: tlv320adcx140: Add the tlv320adcx140 codec driver family by Dan Murphy · 5 years ago
  62. 4ee67cbd dt-bindings: sound: Add TLV320ADCx140 dt bindings by Dan Murphy · 5 years ago
  63. ac0a689 ASoC: pcm512x: Fix unbalanced regulator enable call in probe error path by Matthias Reichl · 5 years ago
  64. 71cc8ab ASoC: SOF: Intel: hda: allow operation without i915 gfx by Kai Vehmanen · 5 years ago
  65. d2ad9d6 ASoC: intel/skl/hda - add no-HDMI cases to generic HDA driver by Kai Vehmanen · 5 years ago
  66. dc7f090 ASoC: samsung: Update dependencies for Arizona machine drivers by Charles Keepax · 5 years ago
  67. 9d6ee36 ASoC: dpcm: remove confusing trace in dpcm_get_be() by Jerome Brunet · 5 years ago
  68. 63d6838 ASoC: soc-core: fix for_rtd_codec_dai_rollback() macro by Pierre-Louis Bossart · 5 years ago
  69. 95e9e20 ASoC: dt-bindings: stm32: convert i2s to json-schema by Olivier Moysan · 5 years ago
  70. 33901f5 ASoC: meson: add t9015 internal DAC driver by Jerome Brunet · 5 years ago
  71. 5c36abc ASoC: meson: add t9015 internal codec binding documentation by Jerome Brunet · 5 years ago
  72. 242c46c ASoC: topology: Fix memleak in soc_tplg_manifest_load() by Dragos Tarcatu · 5 years ago
  73. 2b2d5c4 ASoC: topology: Fix memleak in soc_tplg_link_elems_load() by Dragos Tarcatu · 5 years ago
  74. 87d12d5 ASoC: rockchip: Make RK3328 GPIO_MUTE control explicit by Robin Murphy · 5 years ago
  75. e149809 ASoC: dt-bindings: Make RK3328 codec GPIO explicit by Robin Murphy · 5 years ago
  76. 56f1003 ASoC: mediatek: mt8183-da7219-max98357: use for_each_rtd_codec_dai() macro by Kuninori Morimoto · 5 years ago
  77. 89a2870 ASoC: intel: kbl_da7219_max98927: use for_each_rtd_codec_dai() macro by Kuninori Morimoto · 5 years ago
  78. 225c53a ASoC: intel: cml_rt1011_rt5682: use for_each_rtd_codec_dai() macro by Kuninori Morimoto · 5 years ago
  79. cf4dae0 ASoC: qcom: apq8016_sbc: use for_each_rtd_codec_dai() macro by Kuninori Morimoto · 5 years ago
  80. a4eb41e ASoC: qcom: sdm845: use for_each_rtd_codec_dai() macro by Kuninori Morimoto · 5 years ago
  81. ce83bac ASoC: soundwaire: qcom: use for_each_rtd_codec_dai() macro by Kuninori Morimoto · 5 years ago
  82. 69e5312 ASoC: tas2562: Add support for ISENSE and VSENSE by Dan Murphy · 5 years ago
  83. c77b831 ASoC: mediatek: mt8183-da7219: use SND_SOC_DAPM_PINCTRL in TDM out by Tzung-Bi Shih · 5 years ago
  84. ec06dc1 ASoC: dapm: select sleep_state when initializing PINCTRL widget by Tzung-Bi Shih · 5 years ago
  85. 6b62fa9 ASoC: fix card registration regression. by Jerome Brunet · 5 years ago
  86. eaa2330 ASoC: MT6660 update to 1.0.8_G by Jeff Chang · 5 years ago
  87. 6c89ffe ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs output by Takashi Iwai · 5 years ago
  88. 549cd0b ASoC: intel: skl: Fix possible buffer overflow in debug outputs by Takashi Iwai · 5 years ago
  89. 64bbacc ASoC: intel: skl: Fix pin debug prints by Takashi Iwai · 5 years ago
  90. ffd11d1 ALSA: usx2y: use for_each_pcm_streams() macro by Kuninori Morimoto · 5 years ago
  91. 525c410 ASoC: sof: sof-audio: use for_each_pcm_streams() macro by Kuninori Morimoto · 5 years ago
  92. 4c260c3 ASoC: qcom: lpass-platform: use for_each_pcm_streams() macro by Kuninori Morimoto · 5 years ago
  93. fa7b2a1 ASoC: fsl: fsl_asrc_dma: use for_each_pcm_streams() macro by Kuninori Morimoto · 5 years ago
  94. 0a170be ASoC: dwc: dwc-i2s: use for_each_pcm_streams() macro by Kuninori Morimoto · 5 years ago
  95. ee10fbe ASoC: soc-generic-dmaengine-pcm: use for_each_pcm_streams() macro by Kuninori Morimoto · 5 years ago
  96. 7083f877 ASoC: soc-pcm: use for_each_pcm_streams() macro by Kuninori Morimoto · 5 years ago
  97. d74c2a1 ASoC: soc-core: use for_each_pcm_streams() macro by Kuninori Morimoto · 5 years ago
  98. 3193abd ALSA: pcm.h: add for_each_pcm_streams() by Kuninori Morimoto · 5 years ago
  99. 0f6011f ASoC: soc-pcm: merge playback/cature_active into stream_active by Kuninori Morimoto · 5 years ago
  100. cae06eb ASoC: soc-pcm: use goto and remove multi return by Kuninori Morimoto · 5 years ago