summaryrefslogtreecommitdiff
path: root/sound/soc/soc-core.c
AgeCommit message (Expand)Author
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
2025-06-08ASoC: remove component->idKuninori Morimoto
2025-06-08ASoC: soc-core: save ID if param was set in fmt_single_name()Kuninori Morimoto
2025-05-12ASoC: soc-core: merge snd_soc_unregister_component() and snd_soc_unregister_c...Kuninori Morimoto
2025-04-06ASoC: core: Complete support for card rebindingCezary Rojewski
2025-02-20ASoC: soc-core: Use str_yes_no() in snd_soc_close_delayed_work()Thorsten Blum
2025-02-16ASoC: soc-core: makes snd_soc_set_dmi_name() localKuninori Morimoto
2025-02-03ASoC: soc-core: Stop using of_property_read_bool() for non-boolean propertiesGeert Uytterhoeven
2025-01-13ASoC: soc-core: Enable to use extra format on each DAIKuninori Morimoto
2025-01-13ASoC: soc-core: return 0 if np was NULL on snd_soc_daifmt_parse_clock_provide...Kuninori Morimoto
2025-01-09ASoC: remove disable_route_checksKuninori Morimoto
2024-12-17ASoC: soc-core: remove redundant assignment to variable retColin Ian King
2024-12-16ASoC: soc-core: tidyup ret handling for card->disable_route_checksKuninori Morimoto