aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart112-112/+112
2020-05-01dt-bindings: sound: wm8994: Correct required supplies based on actual implementaionKrzysztof Kozlowski1-6/+12
2020-05-01ASoC: Intel: boards: sof-wm8804: support for Hifiberry Digiplus boardsPierre-Louis Bossart3-0/+315
2020-04-30Merge series "ASoC: rt5682: apply some refactors" from Tzung-Bi Shih <tzungbi@google.com>:Mark Brown1-114/+84
2020-04-30Merge series "SOF topology parsing updates" from Ranjani Sridharan <ranjani.sridharan@linux.intel.com>:Mark Brown2-128/+51
2020-04-30ASoC: SOF: sort out Kconfig, againArnd Bergmann1-4/+3
2020-04-30ASoC: rt5682: remove unwanted btn_type assignmentTzung-Bi Shih1-1/+0
2020-04-30ASoC: rt5682: remove duplicate rt5682_reset() callsTzung-Bi Shih1-4/+0
2020-04-30ASoC: rt5682: replace message printing from pr_() to dev_()Tzung-Bi Shih1-6/+9
2020-04-30ASoC: rt5682: remove empty default caseTzung-Bi Shih1-17/+2
2020-04-30ASoC: rt5682: fix space issuesTzung-Bi Shih1-82/+70
2020-04-30ASoC: rt5682: simplify assertionsTzung-Bi Shih1-6/+5
2020-04-30ASoC: SOF: Intel: change trigger sequence to fix pop noise when stopping playback on sdw platformsranderwang2-4/+22
2020-04-30ASoC: SOF: topology: replace sof_link_hda_process by sof_set_dai_configBard Liao1-61/+3
2020-04-30ASoC: topology: set component dai_index to ipc dai config dai_indexBard Liao1-0/+8
2020-04-30ASoC: SOF: topology: send ipc for all found DAIs in sof_set_dai_configBard Liao1-63/+18
2020-04-29ASoC: dt-bindings: simple-card: switch to yaml base DocumentationKuninori Morimoto2-351/+484
2020-04-29Merge series "ASoC: soc-dai: add snd_soc_dai_xxx()" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>Mark Brown5-299/+434
2020-04-29ASoC: rt5682: fix I2C/Soundwire dependenciesArnd Bergmann1-0/+3
2020-04-29ASoC: fsl_easrc: mark PM functions __maybe_unusedArnd Bergmann1-4/+2
2020-04-29ASoC: mxs-saif: Fix unused assignmentTang Bin1-1/+1
2020-04-29ASoc: nau8810: add AUX related dapm widgets and routesSeven Lee2-1/+42
2020-04-29ASoC: codecs: wm97xx: fix ac97 dependencyArnd Bergmann1-3/+3
2020-04-29ASoC: component: suppress uninitialized-variable warningArnd Bergmann1-1/+1
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_get_metadata()Kuninori Morimoto3-5/+20
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_set_metadata()Kuninori Morimoto3-5/+20
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_pointer()Kuninori Morimoto3-3/+21
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_ack()Kuninori Morimoto3-5/+20
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_get_params()Kuninori Morimoto3-5/+20
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_set_params()Kuninori Morimoto3-10/+23
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_trigger()Kuninori Morimoto3-7/+21
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_shutdown()Kuninori Morimoto3-8/+15
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_start()Kuninori Morimoto3-18/+22
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_remove()Kuninori Morimoto3-33/+25
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_probe()Kuninori Morimoto3-39/+28
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger()Kuninori Morimoto3-33/+25
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_trigger()Kuninori Morimoto3-29/+24
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_prepare()Kuninori Morimoto3-21/+23
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_new()Kuninori Morimoto3-22/+19
2020-04-29ASoC: soc-dai: don't overwide dai->driver->opsKuninori Morimoto2-24/+39
2020-04-29ASoC: soc-dai: add soc_dai_err()Kuninori Morimoto1-59/+96
2020-04-28Merge series "Kconfig updates for DMIC and SOF HDMI support" from Ranjani Sridharan <ranjani.sridharan@linux.intel.com>:Mark Brown1-15/+16
2020-04-28Merge series "add channel constraint for BDW machine drivers" from Brent Lu <brent.lu@intel.com>:Mark Brown3-0/+81
2020-04-28ASoC: tegra: tegra_wm8903: Use devm_snd_soc_register_card()Wei Yongjun1-12/+2
2020-04-28Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.8Mark Brown15-165/+96
2020-04-28ASoC: broadwell: add channel constraintBrent Lu1-0/+26
2020-04-28ASoC: bdw-rt5650: add channel constraintBrent Lu1-0/+29
2020-04-28ASoC: bdw-rt5677: add channel constraintBrent Lu1-0/+26
2020-04-28ASoC: Intel: boards: add explicit dependency on GPIOLIB when DMIC is usedPierre-Louis Bossart1-15/+16
2020-04-27ASoC: Intel: Skylake: Automatic DMIC format configuration according to information from NHLTMateusz Gorski2-3/+62