aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-29ASoC: core: clarify the driver name initializationJaroslav Kysela1-14/+23
2022-09-20ASoC: soc.h: remove num_cpus/codecsKuninori Morimoto1-3/+1
2022-09-19ASoC: soc-core.c: setup rtd->pmdown_time at soc_new_pcm_runtime()Kuninori Morimoto1-3/+1
2022-08-15ASoC: core: Replace sprintf() with sysfs_emit()Takashi Iwai1-1/+1
2022-06-29ASoC: soc-core.c: share code for snd_soc_of_get_dai_link_cpus/codecs()Kuninori Morimoto1-68/+72
2022-06-29ASoC: soc-core.c: fixup snd_soc_of_get_dai_link_cpus()Kuninori Morimoto1-9/+9
2022-06-27ASoC: core: Switch core to new DAI naming flagCharles Keepax1-1/+1
2022-06-22ASoC: core: Make snd_soc_unregister_card() return voidUwe Kleine-König1-3/+1
2022-06-10ASoC: Introduce 'fixup_controls' card methodMartin Povišer1-0/+1
2022-06-06ASoC: core: Always send the CPU DAI a direct clock specifierCharles Keepax1-12/+3
2022-06-06ASoC: core: Add set_fmt_new callback that directly specifies providerCharles Keepax1-1/+2
2022-05-16ASoC: core: Pass legacy_dai_naming flag directlyCharles Keepax1-1/+1
2022-05-16ASoC: core: Correct spelling fliped -> flippedCharles Keepax1-3/+3
2022-04-23ASoC: soc-core: remove always-false pathPierre-Louis Bossart1-5/+5
2022-04-08ASoC: Merge fixesMark Brown1-0/+5
2022-04-05ASoC: soc-core: add debugfs_prefix member to snd_soc_component_driverHeiner Kallweit1-0/+5
2022-04-05ASoC: Introduce snd_soc_of_get_dai_link_cpusMartin Povišer1-0/+80
2022-03-11ASoC: Export DAI register and widget ctor and dctor functionsCezary Rojewski1-0/+1
2022-02-15ASoC: soc-core: skip zero num_dai component in searching dai nameShengjiu Wang1-1/+1
2021-12-23ASoC: core: Add snd_soc_of_parse_pin_switches() from simple-card-utilsStephan Gerhold1-0/+50
2021-12-14ASoC: soc-pcm: Fix and cleanup DPCM lockingTakashi Iwai1-1/+0
2021-10-29ASoC: core: Remove invalid snd_soc_component_set_jack callAmadeusz Sławiński1-3/+0
2021-10-18Merge branch 'asoc-5.15' into asoc-5.16Mark Brown1-0/+1
2021-10-18ASoC: soc-core: accept zero format at snd_soc_runtime_set_dai_fmt()Kuninori Morimoto1-5/+6
2021-10-18ASoC: soc-core: tidyup empty functionKuninori Morimoto1-28/+7
2021-10-18ASoC: soc-component: add snd_soc_component_is_codec()Kuninori Morimoto1-3/+2
2021-10-11ASoC: soc-core: fix null-ptr-deref in snd_soc_del_component_unlocked()Yang Yingliang1-0/+1
2021-07-29ASoC: soc-core: cleanup cppcheck warning at snd_soc_of_parse_audio_routing()Kuninori Morimoto1-3/+3
2021-07-29ASoC: soc-core: cleanup cppcheck warning at snd_soc_of_parse_audio_simple_widgets()Kuninori Morimoto1-3/+3
2021-07-29ASoC: soc-core: cleanup cppcheck warning at snd_soc_add_controls()Kuninori Morimoto1-4/+3
2021-07-29ASoC: soc-core: cleanup cppcheck warning at snd_soc_unregister_component()Kuninori Morimoto1-3/+2
2021-07-29ASoC: soc-core: cleanup cppcheck warning at snd_soc_daifmt_parse_format()Kuninori Morimoto1-1/+3
2021-07-29ASoC: soc-core: cleanup cppcheck warning at snd_soc_get_dai_name()Kuninori Morimoto1-2/+1
2021-07-29ASoC: soc-core: cleanup cppcheck warning at snd_soc_set_dmi_name()Kuninori Morimoto1-2/+3
2021-07-01Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-89/+288
2021-06-24Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-0/+2
2021-06-21ASoC: soc-core: remove snd_soc_of_parse_daifmt()Kuninori Morimoto1-104/+0
2021-06-21ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto1-0/+124
2021-06-21ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped()Kuninori Morimoto1-15/+25
2021-06-21ASoC: soc-core: add snd_soc_daifmt_clock_provider_from_bitmap()Kuninori Morimoto1-14/+19
2021-06-17ASoC: soc-core: Fix the error return code in snd_soc_of_parse_audio_routing()Zhen Lei1-1/+1
2021-06-08ASoC: soc-core: don't use discriminatory terms on snd_soc_runtime_get_dai_fmt()Kuninori Morimoto1-2/+2
2021-06-07ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()Kuninori Morimoto1-0/+164
2021-06-07ASoC: soc-core: move snd_soc_runtime_set_dai_fmt() to upsideKuninori Morimoto1-62/+62
2021-05-25Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.14Mark Brown1-0/+2
2021-05-25ALSA: Drop superfluous argument from snd_power_wait()Takashi Iwai1-1/+1
2021-05-24ASoC: core: Fix Null-point-dereference in fmt_single_name()Kefeng Wang1-0/+2
2021-05-18ASoC: soc-core: use DEVICE_ATTR_RO macroYueHaibing1-4/+4
2021-04-19ASoC: soc-core: fix always-false conditionPierre-Louis Bossart1-5/+0
2021-04-19ASoC: soc-core: fix signed/unsigned issuePierre-Louis Bossart1-1/+1