summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2021-04-23ASoC: simple-card: Fix breakage on kontron-sl28-var3-ads2Mark Brown
2021-04-23ASoC: rt711-sdca: add the notification when volume changedShuming Fan
2021-04-23ASoC: rt711-sdca: change capture switch controlsShuming Fan
2021-04-23ASoC: da7219: properly get clk from the providerJerome Brunet
2021-04-23ASoC: lpass: use the clock provider APIJerome Brunet
2021-04-23ASoC: rt5682: clock driver must use the clock provider APIJerome Brunet
2021-04-23ASoC: wcd934x: use the clock provider APIJerome Brunet
2021-04-23ASoC: stm32: properly get clk from the providerJerome Brunet
2021-04-22ASoC: tegra: mark runtime-pm functions as __maybe_unusedArnd Bergmann
2021-04-22ASoC: adau17x1: Avoid overwriting CHPFNiklas Carlsson
2021-04-21ASoC: audio-graph: tidyup graph_dai_link_of_dpcm()Kuninori Morimoto
2021-04-21ASoC: simple-card: add simple_link_init()Kuninori Morimoto
2021-04-21ASoC: simple-card: add simple_parse_node()Kuninori Morimoto
2021-04-21ASoC: audio-graph: add graph_link_init()Kuninori Morimoto
2021-04-21ASoC: audio-graph: add graph_parse_node()Kuninori Morimoto
2021-04-21ASoC: Intel: KMB: Fix random noise at the HDMI outputSia Jee Heng
2021-04-21ASoC: amd: drop S24_LE format supportVijendar Mukunda
2021-04-20Merge series "ASoC: audio-graph: cleanups" from Kuninori Morimoto <kuninori.m...Mark Brown
2021-04-20ASoC: ak4458: enable daisy chainViorel Suman
2021-04-20ASoC: audio-graph: remove Platform supportKuninori Morimoto
2021-04-20ASoC: audio-graph: remove unused "node" from graph_parse_mclk_fs()Kuninori Morimoto
2021-04-20ASoC: audio-graph: remove "audio-graph-card, " preix supportKuninori Morimoto
2021-04-20ASoC: audio-graph: check ports if existsKuninori Morimoto
2021-04-20ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.cKuninori Morimoto
2021-04-20ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.cKuninori Morimoto
2021-04-20ASoC: simple-card-utils: Allocate link info structure on heapThierry Reding
2021-04-20ASoC: rt1015p: add support on format S32_LEJack Yu
2021-04-19Merge series "ASoC: rt286/rt298: Fixes for DMIC2 config and combo jack" from ...Mark Brown
2021-04-19ASoC: rt286: Generalize support for ALC3263 codecDavid Ward
2021-04-19ASoC: rt298: Configure combo jack for headphonesDavid Ward
2021-04-19ASoC: rt286: Configure combo jack for headphonesDavid Ward
2021-04-19ASoC: sigmadsp: Disable cache mechanism for readbacksNiklas Carlsson
2021-04-19Merge series "ASoC: rt286/rt298: Fixes for DMIC2 config and combo jack" from ...Mark Brown
2021-04-19ASoC: rt286: Make RT286_SET_GPIO_* readable and writableDavid Ward
2021-04-19ASoC: rt286: Fix upper byte in DMIC2 configurationDavid Ward
2021-04-19Merge series "ASoC: remove more cppcheck warnings" from Pierre-Louis Bossart ...Mark Brown
2021-04-19ASoC: ak4458: check reset control statusViorel Suman
2021-04-19ASoC: codecs: rt5682: clarify expressionPierre-Louis Bossart
2021-04-19ASoC: codecs: lpass-rx-macro: remove useless returnPierre-Louis Bossart
2021-04-19ASoC: soc-core: fix always-false conditionPierre-Louis Bossart
2021-04-19ASoC: soc-core: fix signed/unsigned issuePierre-Louis Bossart
2021-04-19ASoC: soc-acpi: remove useless initializationPierre-Louis Bossart
2021-04-16ASoC: rt715: remove kcontrols which no longer be usedJack Yu
2021-04-16ASoC: rt715: add main capture switch and main capture volumeJack Yu
2021-04-16ASoC: rt715: modification for code simplicityJack Yu
2021-04-16Merge series "ASoC: Intel: add new TGL/ADL configurations" from Pierre-Louis ...Mark Brown
2021-04-16Merge series "ASoC: soc-pcm: ignore dummy-DAI at soc_pcm_params_symmetry()" f...Mark Brown
2021-04-16ASoC: simple-card-utils: Increase maximum number of links to 128Thierry Reding
2021-04-16ASoC: simple-card-utils: Propagate errors on too many linksThierry Reding
2021-04-16ASoC: soc-pcm: ignore dummy-DAI at soc_pcm_params_symmetry()Kuninori Morimoto