summaryrefslogtreecommitdiff
path: root/sound/soc/soc-core.c
AgeCommit message (Expand)Author
4 daysASoC: soc-dai: move snd_soc_xx() to soc-dai.cMark Brown
4 daysASoC: soc-dai: move snd_soc_{un}register_dai()Kuninori Morimoto
4 daysASoC: soc-dai: move snd_soc_is_matching_dai()Kuninori Morimoto
4 daysASoC: soc-dai: move snd_soc_is_match_dai_args()Kuninori Morimoto
4 daysASoC: soc-dai: move snd_soc_dai_name_get()Kuninori Morimoto
4 daysASoC: soc-dai: move snd_soc_add_dai_controls()Kuninori Morimoto
4 daysASoC: soc-core: make fmt_{single/multiple}_name() non staticKuninori Morimoto
10 daysASoC: soc-card: don't use card->dai_link[] in for_each_card_prelinks()Kuninori Morimoto
2026-08-05ASoC: soc-core: remove dev from soc_component_initialize()Kuninori Morimoto
2026-08-05ASoC: soc-core: makes snd_soc_component_initialize() / snd_soc_add_component(...Kuninori Morimoto
2026-08-05ASoC: soc-component: add snd_soc_register_component_{c/d}()Kuninori Morimoto
2026-07-27ASoC: Add a component fixup_controls callbackCharles Keepax
2026-06-24ASoC: soc-core: Don't fail if device_link could not be createdRichard Fitzgerald
2026-06-12ASoC: update auto format selection methodKuninori Morimoto
2026-06-12ASoC: remove SND_SOC_POSSIBLE_xBx_xFxKuninori Morimoto
2026-06-11ASoC: soc-core: Create device_link to ensure correct suspend orderRichard Fitzgerald
2026-06-10ASoC: remove .debugfs_prefix from ComponentMark Brown
2026-06-10ASoC: soc-component: remove .debugfs_prefix from ComponentKuninori Morimoto
2026-06-04ASoC: soc-core: remove card->dmi_longnameKuninori Morimoto
2026-05-28ASoC: soc-card: add snd_soc_card_set_topology_name()Kuninori Morimoto
2026-05-25ASoC: soc-core: Add core support for ignoring suspend on selected DAPM widgetsMark Brown
2026-05-25ASoC: soc-core: Add core support for ignoring suspend on selected DAPM widgetsChancel Liu
2026-05-20ASoC: move card->pop_time to soc-dapmMark Brown
2026-05-20ASoC: soc-dapm: move card->pop_time to soc-dapm.cKuninori Morimoto
2026-05-11ASoC: core: Move all users to deferrable card bindingCezary Rojewski
2026-04-07ASoC: Merge up v7.0-rc7Mark Brown
2026-03-31ASoC: soc-core: remove duplicate snd_soc_flush_all_delayed_work()Kuninori Morimoto
2026-03-30ASoC: soc-core: call missing INIT_LIST_HEAD() for card_aux_listKuninori Morimoto
2026-03-27ASoC: soc-core: remove unused dobj_listKuninori Morimoto
2026-03-20ASoC: soc-component: add snd_soc_component_regmap_val_bytes()Mark Brown
2026-03-20ASoC: soc-component: remove component->val_bytesKuninori Morimoto
2026-03-16ASoC: amd: Move to GPIO descriptorsMark Brown
2026-03-11ASoC: detect empty DMI stringsCasey Connolly
2026-03-09ASoC: soc-core: flush delayed work before removing DAIs and widgetsmatteo.cotifava
2026-03-09ASoC: soc-core: drop delayed_work_pending() check before flushmatteo.cotifava
2026-03-03ASoC: soc-core: Use guard()/scoped_guard() for mutex lockKuninori Morimoto
2026-03-01ASoC: add snd_soc_lookup_component_by_name helperBard Liao
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-28ASoC: soc-core: add lockdep_assert_held() at snd_soc_unregister_dai()Kuninori Morimoto
2026-01-26ASoC: soc-dapm: add snd_soc_dapm_alloc()Kuninori Morimoto
2025-11-19ASoC: soc-core: Pre-check zero CPU/codec DAIs, handle early rtd->dais alloc f...jempty.liang
2025-11-17ASoC: soc-core: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-09-18ASoC: soc-dapm: tidyup idle_bias handling - step1Kuninori Morimoto
2025-08-24ASoC: soc-core: tidyup snd_soc_lookup_component_nolocked()Kuninori Morimoto
2025-08-24ASoC: soc-core: care NULL dirver name on snd_soc_lookup_component_nolocked()Kuninori Morimoto
2025-07-07ASoC: soc-dapm: cleanupsMark Brown
2025-07-07ASoC: soc-dapm: add prefix on soc_dapm_dev_attrsKuninori Morimoto
2025-07-07ASoC: soc-dapm: add prefix on dapm_mark_endpoints_dirty()Kuninori Morimoto
2025-06-19ASoC: core: Check for rtd == NULL in snd_soc_remove_pcm_runtime()Peter Ujfalusi