summaryrefslogtreecommitdiffstats
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
2020-12-14Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai18-171/+350
2020-12-09ASoC: Intel: common: add ACPI matching tables for Alder LakeKai Vehmanen1-0/+2
2020-12-09ASoC: soc-pcm: care trigger rollbackKuninori Morimoto4-3/+8
2020-12-07ASoC: SOF: trace: Add runtime trace filtering mechanismKarol Trzcinski2-0/+29
2020-12-04Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown3-4/+5
2020-11-30Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-0/+15
2020-11-30Merge series "ASoC: SOF: Intel: fix ICL boot sequence" from Kai Vehmanen <kai...Mark Brown1-0/+1
2020-11-30ASoC: add soc-jack.hKuninori Morimoto2-121/+133
2020-11-28ALSA: remove trailing semicolon in macro definitionTom Rix1-1/+1
2020-11-27ALSA: compress: allow pause and resume during drainingGyeongtaek Lee1-0/+16
2020-11-27ASoC: SOF: ops: add parse_platform_ext_manifest() opFred Oh1-0/+1
2020-11-26ASoC: soc-component: add mark for snd_soc_link_compr_startup/shutdown()Kuninori Morimoto2-1/+3
2020-11-26ASoC: soc-component: add mark for snd_soc_component_compr_open/free()Kuninori Morimoto1-3/+3
2020-11-26ASoC: soc-dai: add mark for snd_soc_dai_compr_startup/shutdown()Kuninori Morimoto1-1/+3
2020-11-25ASoC: SOF: Add `memory_info` file to debugfsKarol Trzcinski3-0/+46
2020-11-25ASoC: SOF: Change section comment for SOF_IPC_TEST_Karol Trzcinski1-1/+1
2020-11-25ASoC: SOF: Improve code alignment in header.hKarol Trzcinski1-3/+3
2020-11-25ASoC: SOF: ext_manifest: Parse firmware config dictionaryKarol Trzcinski1-0/+19
2020-11-20ASoC: SOF: nocodec: modify DAI link definitionsRanjani Sridharan1-2/+4
2020-11-20ASoC: SOF: IPC: fix implicit type overflowCurtis Malainey1-2/+2
2020-11-19Merge tag 'asoc-fix-v5.10-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1-0/+15
2020-11-19ASoC: soc-acpi: add helper to identify parent driver.Pierre-Louis Bossart1-0/+6
2020-11-19ALSA: hda: intel-dsp-config: add helper for ACPI DSP driver selectionPierre-Louis Bossart1-0/+7
2020-11-18ASoC: soc-component: add snd_soc_component_compr_get_metadata()Kuninori Morimoto1-0/+2
2020-11-18ASoC: soc-component: add snd_soc_component_compr_set_metadata()Kuninori Morimoto1-0/+2
2020-11-18ASoC: soc-component: add snd_soc_component_compr_copy()Kuninori Morimoto1-0/+2
2020-11-18ASoC: soc-component: add snd_soc_component_compr_pointer()Kuninori Morimoto1-0/+2
2020-11-18ASoC: soc-component: add snd_soc_component_compr_ack()Kuninori Morimoto1-0/+1
2020-11-18ASoC: soc-component: add snd_soc_component_compr_get_codec_caps()Kuninori Morimoto1-0/+2
2020-11-18ASoC: soc-component: add snd_soc_component_compr_get_caps()Kuninori Morimoto1-0/+2
2020-11-18ASoC: soc-component: add snd_soc_component_compr_get_params()Kuninori Morimoto1-0/+2
2020-11-18ASoC: soc-component: add snd_soc_component_compr_set_params()Kuninori Morimoto1-0/+2
2020-11-18ASoC: soc-component: add snd_soc_component_compr_trigger()Kuninori Morimoto1-0/+1
2020-11-18ASoC: soc-component: add snd_soc_component_compr_free()Kuninori Morimoto1-0/+2
2020-11-18ASoC: soc-component: add snd_soc_component_compr_open()Kuninori Morimoto1-0/+2
2020-11-13Merge series "ASoC: use inclusive language for bclk/fsync/topology" from Pier...Mark Brown2-17/+31
2020-11-13ASoC: rt5682: Add a new property for the DMIC clock drivingOder Chiou1-0/+1
2020-11-13ASoC: SOF: use inclusive language for bclk and fsyncPierre-Louis Bossart1-5/+11
2020-11-13ASoC: topology: use inclusive language for bclk and fsyncPierre-Louis Bossart1-12/+20
2020-11-10ASoC: audio-graph: Expose helpers from audio graphSameer Pujar1-0/+16
2020-11-10ASoC: audio-graph: Expose new members for asoc_simple_privSameer Pujar1-0/+3
2020-11-10ASoC: soc-pcm: Get all BEs along DAPM pathSameer Pujar1-0/+1
2020-11-05ASoC: rt1015: add delay to fix pop noise from speakerJack Yu1-0/+15
2020-11-04ASoC: topology: Remove multistep topology loadingAmadeusz Sławiński1-6/+2
2020-11-04ASoC: topology: Remove unused functions from topology APIAmadeusz Sławiński1-5/+0
2020-10-26ALSA: make snd_kcontrol_new name a normal stringArnd Bergmann1-1/+1
2020-10-26ASoC: soc-pcm: add soc_pcm_hw_clean() and call it from soc_pcm_hw_params/free()Kuninori Morimoto1-4/+0
2020-10-26ASoC: soc-dai: add mark for snd_soc_dai_hw_params/free()Kuninori Morimoto1-1/+3
2020-10-26ASoC: soc-component: add mark for snd_soc_pcm_component_hw_params/free()Kuninori Morimoto1-3/+3
2020-10-26ASoC: soc-link: add mark for snd_soc_link_hw_params/free()Kuninori Morimoto2-1/+3