summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-07-011-89/+288
|\
| * ASoC: soc-core: remove snd_soc_of_parse_daifmt()Kuninori Morimoto2021-06-211-104/+0
| * ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto2021-06-211-0/+124
| * ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped()Kuninori Morimoto2021-06-211-15/+25
| * ASoC: soc-core: add snd_soc_daifmt_clock_provider_from_bitmap()Kuninori Morimoto2021-06-211-14/+19
| * ASoC: soc-core: Fix the error return code in snd_soc_of_parse_audio_routing()Zhen Lei2021-06-171-1/+1
| * ASoC: soc-core: don't use discriminatory terms on snd_soc_runtime_get_dai_fmt()Kuninori Morimoto2021-06-081-2/+2
| * ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()Kuninori Morimoto2021-06-071-0/+164
| * ASoC: soc-core: move snd_soc_runtime_set_dai_fmt() to upsideKuninori Morimoto2021-06-071-62/+62
| * Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-05-251-0/+2
| |\
| * | ASoC: soc-core: use DEVICE_ATTR_RO macroYueHaibing2021-05-181-4/+4
* | | Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-06-241-0/+2
|\ \ \ | | |/ | |/|
| * | ASoC: core: Fix Null-point-dereference in fmt_single_name()Kefeng Wang2021-05-241-0/+2
| |/
* / ALSA: Drop superfluous argument from snd_power_wait()Takashi Iwai2021-05-251-1/+1
|/
* ASoC: soc-core: fix always-false conditionPierre-Louis Bossart2021-04-191-5/+0
* ASoC: soc-core: fix signed/unsigned issuePierre-Louis Bossart2021-04-191-1/+1
* Merge series "ASoC: soc-pcm: ignore dummy-DAI at soc_pcm_params_symmetry()" f...Mark Brown2021-04-161-1/+1
|\
| * ASoC: soc-utils: add snd_soc_component_is_dummy()Kuninori Morimoto2021-04-161-1/+1
* | ASoC: core: Don't set platform name when of_node is setDaniel Baluta2021-04-161-1/+5
|/
* ASoC: soc-core: use device_unregister() if rtd allocation failedKuninori Morimoto2021-03-311-2/+4
* ASoC: soc-core: add comment for rtd freeingKuninori Morimoto2021-03-311-0/+8
* ASoC: don't indicate error message for snd_soc_[pcm_]component_xxx()Kuninori Morimoto2021-03-191-4/+2
* ASoC: don't indicate error message for snd_soc_[pcm_]dai_xxx()Kuninori Morimoto2021-03-191-13/+3
* ASoC: soc-core: fix DMI handlingPierre-Louis Bossart2021-03-111-1/+1
* ASoC: constify of_phandle_args in snd_soc_get_dai_name()Krzysztof Kozlowski2021-03-101-1/+1
* ASoC: soc-core: Prevent warning if no DMI table is presentJon Hunter2021-03-101-0/+4
* Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2020-12-041-1/+1
|\
| * ALSA: fix kernel-doc markupsMauro Carvalho Chehab2020-10-261-1/+1
* | ASoC: soc-core: tidyup jack.hKuninori Morimoto2020-11-301-1/+0
* | ASoC: soc-core: add soc_dapm_suspend_resume()Kuninori Morimoto2020-11-271-21/+17
* | ASoC: soc-core: add soc_playback_digital_mute()Kuninori Morimoto2020-11-271-25/+21
* | ASoC: soc-core: Fix component name_prefix parsingSameer Pujar2020-11-101-1/+2
|/
* Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown2020-10-061-1/+1
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* | ASoC: soc-core: use devm_snd_soc_register_card()Qinglang Miao2020-09-301-11/+1
* | ASoC: core: remove artificial component and DAI name constraintDmitry Baryshkov2020-08-281-18/+15
* | ASoC: soc-core: add snd_soc_find_dai_with_mutex()Kuninori Morimoto2020-08-271-0/+13
* | ASoC: core: Add common helper to parse aux devs from device treeStephan Gerhold2020-08-181-0/+31
|/
* Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown2020-07-311-99/+54
|\
| * ASoC: core: Two step component registrationCezary Rojewski2020-07-311-14/+13
| * ASoC: core: Simplify snd_soc_component_initialize declarationCezary Rojewski2020-07-311-10/+8
| * ASoC: core: Relocate and expose snd_soc_component_initializeCezary Rojewski2020-07-311-0/+17
| * ASoC: soc-core: snd_soc_dai_digital_mute() for both CPU/CodecKuninori Morimoto2020-07-171-2/+2
| * Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Boss...Mark Brown2020-07-081-0/+27
| |\
| * | ASoC: soc-link: introduce exit() callbackPierre-Louis Bossart2020-06-231-0/+3
| * | Merge series "ASoC: improve core dmesg logs and verbosity" from Pierre-Louis ...Mark Brown2020-06-151-2/+2
| |\ \
| | * | ASoC: soc-core: reduce verbosity of BE override messagePierre-Louis Bossart2020-06-151-2/+2
| * | | ASoC: soc-component: add snd_soc_component_init()Kuninori Morimoto2020-06-151-11/+12
| * | | ASoC: soc-component: move snd_soc_component_initialize() to soc-component.cKuninori Morimoto2020-06-151-21/+8
| * | | ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-componentKuninori Morimoto2020-06-151-50/+0
| |/ /