summaryrefslogtreecommitdiff
path: root/sound/soc/soc-core.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-05ASoC: soc-core: remove dev from soc_component_initialize()Kuninori Morimoto1-4/+4
2026-08-05ASoC: soc-core: makes snd_soc_component_initialize() / snd_soc_add_component(...Kuninori Morimoto1-10/+8
2026-08-05ASoC: soc-component: add snd_soc_register_component_{c/d}()Kuninori Morimoto1-8/+18
2026-07-27ASoC: Add a component fixup_controls callbackCharles Keepax1-0/+5
2026-06-24ASoC: soc-core: Don't fail if device_link could not be createdRichard Fitzgerald1-20/+15
2026-06-12ASoC: update auto format selection methodKuninori Morimoto1-144/+1
2026-06-12ASoC: remove SND_SOC_POSSIBLE_xBx_xFxKuninori Morimoto1-15/+0
2026-06-11ASoC: soc-core: Create device_link to ensure correct suspend orderRichard Fitzgerald1-1/+45
2026-06-10ASoC: remove .debugfs_prefix from ComponentMark Brown1-7/+2
2026-06-10ASoC: soc-component: remove .debugfs_prefix from ComponentKuninori Morimoto1-7/+2
2026-06-04ASoC: soc-core: remove card->dmi_longnameKuninori Morimoto1-10/+15
2026-05-28ASoC: soc-card: add snd_soc_card_set_topology_name()Kuninori Morimoto1-16/+1
2026-05-25ASoC: soc-core: Add core support for ignoring suspend on selected DAPM widgetsMark Brown1-0/+43
2026-05-25ASoC: soc-core: Add core support for ignoring suspend on selected DAPM widgetsChancel Liu1-0/+43
2026-05-20ASoC: move card->pop_time to soc-dapmMark Brown1-3/+2
2026-05-20ASoC: soc-dapm: move card->pop_time to soc-dapm.cKuninori Morimoto1-3/+2
2026-05-11ASoC: core: Move all users to deferrable card bindingCezary Rojewski1-29/+15
2026-04-07ASoC: Merge up v7.0-rc7Mark Brown1-0/+1
2026-03-31ASoC: soc-core: remove duplicate snd_soc_flush_all_delayed_work()Kuninori Morimoto1-2/+0
2026-03-30ASoC: soc-core: call missing INIT_LIST_HEAD() for card_aux_listKuninori Morimoto1-0/+1
2026-03-27ASoC: soc-core: remove unused dobj_listKuninori Morimoto1-1/+0
2026-03-20ASoC: soc-component: add snd_soc_component_regmap_val_bytes()Mark Brown1-2/+0
2026-03-20ASoC: soc-component: remove component->val_bytesKuninori Morimoto1-2/+0
2026-03-16ASoC: amd: Move to GPIO descriptorsMark Brown1-3/+8
2026-03-11ASoC: detect empty DMI stringsCasey Connolly1-1/+4
2026-03-09ASoC: soc-core: flush delayed work before removing DAIs and widgetsmatteo.cotifava1-0/+3
2026-03-09ASoC: soc-core: drop delayed_work_pending() check before flushmatteo.cotifava1-2/+1
2026-03-03ASoC: soc-core: Use guard()/scoped_guard() for mutex lockKuninori Morimoto1-44/+24
2026-03-01ASoC: add snd_soc_lookup_component_by_name helperBard Liao1-0/+13
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2026-01-28ASoC: soc-core: add lockdep_assert_held() at snd_soc_unregister_dai()Kuninori Morimoto1-0/+2
2026-01-26ASoC: soc-dapm: add snd_soc_dapm_alloc()Kuninori Morimoto1-0/+8
2025-11-19ASoC: soc-core: Pre-check zero CPU/codec DAIs, handle early rtd->dais alloc f...jempty.liang1-0/+5
2025-11-17ASoC: soc-core: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-19/+18
2025-09-18ASoC: soc-dapm: tidyup idle_bias handling - step1Kuninori Morimoto1-2/+2
2025-08-24ASoC: soc-core: tidyup snd_soc_lookup_component_nolocked()Kuninori Morimoto1-11/+15
2025-08-24ASoC: soc-core: care NULL dirver name on snd_soc_lookup_component_nolocked()Kuninori Morimoto1-2/+3
2025-07-07ASoC: soc-dapm: cleanupsMark Brown1-4/+4
2025-07-07ASoC: soc-dapm: add prefix on soc_dapm_dev_attrsKuninori Morimoto1-1/+1
2025-07-07ASoC: soc-dapm: add prefix on dapm_mark_endpoints_dirty()Kuninori Morimoto1-3/+3
2025-06-19ASoC: core: Check for rtd == NULL in snd_soc_remove_pcm_runtime()Peter Ujfalusi1-0/+3
2025-06-08ASoC: remove component->idKuninori Morimoto1-1/+1
2025-06-08ASoC: soc-core: save ID if param was set in fmt_single_name()Kuninori Morimoto1-4/+8
2025-05-12ASoC: soc-core: merge snd_soc_unregister_component() and snd_soc_unregister_c...Kuninori Morimoto1-25/+5
2025-04-06ASoC: core: Complete support for card rebindingCezary Rojewski1-27/+73
2025-02-20ASoC: soc-core: Use str_yes_no() in snd_soc_close_delayed_work()Thorsten Blum1-1/+2
2025-02-16ASoC: soc-core: makes snd_soc_set_dmi_name() localKuninori Morimoto1-8/+7
2025-02-03ASoC: soc-core: Stop using of_property_read_bool() for non-boolean propertiesGeert Uytterhoeven1-19/+13
2025-01-13ASoC: soc-core: Enable to use extra format on each DAIKuninori Morimoto1-2/+25