aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2021-04-16Merge series "ASoC: soc-pcm: ignore dummy-DAI at soc_pcm_params_symmetry()" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:Mark Brown1-1/+1
2021-04-16ASoC: soc-utils: add snd_soc_component_is_dummy()Kuninori Morimoto1-1/+1
2021-04-16ASoC: core: Don't set platform name when of_node is setDaniel Baluta1-1/+5
2021-03-31ASoC: soc-core: use device_unregister() if rtd allocation failedKuninori Morimoto1-2/+4
2021-03-31ASoC: soc-core: add comment for rtd freeingKuninori Morimoto1-0/+8
2021-03-19ASoC: don't indicate error message for snd_soc_[pcm_]component_xxx()Kuninori Morimoto1-4/+2
2021-03-19ASoC: don't indicate error message for snd_soc_[pcm_]dai_xxx()Kuninori Morimoto1-13/+3
2021-03-11ASoC: soc-core: fix DMI handlingPierre-Louis Bossart1-1/+1
2021-03-10ASoC: constify of_phandle_args in snd_soc_get_dai_name()Krzysztof Kozlowski1-1/+1
2021-03-10ASoC: soc-core: Prevent warning if no DMI table is presentJon Hunter1-0/+4
2020-12-04Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into asoc-5.11Mark Brown1-1/+1
2020-11-30ASoC: soc-core: tidyup jack.hKuninori Morimoto1-1/+0
2020-11-27ASoC: soc-core: add soc_dapm_suspend_resume()Kuninori Morimoto1-21/+17
2020-11-27ASoC: soc-core: add soc_playback_digital_mute()Kuninori Morimoto1-25/+21
2020-11-10ASoC: soc-core: Fix component name_prefix parsingSameer Pujar1-1/+2
2020-10-26ALSA: fix kernel-doc markupsMauro Carvalho Chehab1-1/+1
2020-10-06Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown1-1/+1
2020-09-30ASoC: soc-core: use devm_snd_soc_register_card()Qinglang Miao1-11/+1
2020-08-28ASoC: core: remove artificial component and DAI name constraintDmitry Baryshkov1-18/+15
2020-08-27ASoC: soc-core: add snd_soc_find_dai_with_mutex()Kuninori Morimoto1-0/+13
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-18ASoC: core: Add common helper to parse aux devs from device treeStephan Gerhold1-0/+31
2020-07-31Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown1-99/+54
2020-07-31ASoC: core: Two step component registrationCezary Rojewski1-14/+13
2020-07-31ASoC: core: Simplify snd_soc_component_initialize declarationCezary Rojewski1-10/+8
2020-07-31ASoC: core: Relocate and expose snd_soc_component_initializeCezary Rojewski1-0/+17
2020-07-30ASoC: soc-core: Fix regression causing sysfs entries to disappearCharles Keepax1-1/+4
2020-07-17ASoC: soc-core: snd_soc_dai_digital_mute() for both CPU/CodecKuninori Morimoto1-2/+2
2020-07-08Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:Mark Brown1-0/+27
2020-07-07ASoC: core: Remove only the registered component in devm functionsMaxime Ripard1-0/+27
2020-06-23ASoC: soc-link: introduce exit() callbackPierre-Louis Bossart1-0/+3
2020-06-15Merge series "ASoC: improve core dmesg logs and verbosity" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:Mark Brown1-2/+2
2020-06-15ASoC: soc-component: add snd_soc_component_init()Kuninori Morimoto1-11/+12
2020-06-15ASoC: soc-component: move snd_soc_component_initialize() to soc-component.cKuninori Morimoto1-21/+8