summaryrefslogtreecommitdiff
path: root/sound/soc/soc-dapm.c
AgeCommit message (Expand)Author
2023-11-27ASoC: makes CPU/Codec channel connection map more genericKuninori Morimoto
2023-11-13ASoC: dapm: Simplify widget cloneAmadeusz Sławiński
2023-11-06ASoC: dapm: fix clock get nameJerome Brunet
2023-10-10ASoC: Merge fixes for consistent cs42l43 schemaMark Brown
2023-10-09ASoC: soc-dapm: Add helper for comparing widget nameKrzysztof Kozlowski
2023-10-04ASoC: soc-dapm: Annotate struct snd_soc_dapm_widget_list with __counted_byKees Cook
2023-09-25ASoC: soc-dapm: convert not to use asoc_xxx()Kuninori Morimoto
2023-08-15ASoC: dapm: Add a flag for not having widget name in kcontrol nameJyri Sarha
2023-06-13ASoC: add N cpus to M codecs dai link supportBard Liao
2023-06-06ASoC: add snd_soc_get_stream_cpu()Kuninori Morimoto
2023-06-02ASoC: soc-dapm.c: clean up debugfs for freed widgetTrevor Wu
2023-04-17ASoC: expand snd_soc_dapm_mutex_lock/unlock()Kuninori Morimoto
2023-04-06ASoC: soc-dapm.c: tidyup dapm_connect_dai_pair()Kuninori Morimoto
2023-04-05ASoC: soc.h: clarify Codec2Codec paramsKuninori Morimoto
2023-03-30ASoC: dapm: Sort speakers after other outputsMark Brown
2023-01-31ASoC: soc-dapm.c: use helper functionKuninori Morimoto
2022-11-29ASoC: Merge up fixesMark Brown
2022-10-26ASoC: dapm: Don't use prefix for regulator namePaul Cercueil
2022-10-19ASoC: soc-dapm.c random cleanupsMark Brown
2022-10-19ASoC: soc-dapm.c: numerical order for dapm_up_seqKuninori Morimoto
2022-10-19ASoC: soc-dapm.c: cleanup snd_soc_dapm_new_dai()Kuninori Morimoto
2022-10-19ASoC: soc-dapm.c: merge dapm_power_one_widget() and dapm_widget_set_power()Kuninori Morimoto
2022-10-19ASoC: soc-dapm.c: cleanup dapm_widget_set_power()Kuninori Morimoto
2022-10-19ASoC: soc-dapm.c: ignore parameter NULL at snd_soc_dapm_free_widget()Kuninori Morimoto
2022-10-19ASoC: soc-dapm.c: remove no meaning variable from snd_soc_dapm_add_path()Kuninori Morimoto
2022-10-19ASoC: soc-dapm.c: tidyup error handling on snd_soc_dapm_add_route()Kuninori Morimoto
2022-10-19ASoC: soc-dapm.c: replace snd_soc_dapm_wcache to snd_soc_dapm_widgetKuninori Morimoto
2022-10-18ASoC: soc-dapm.c: cleanup dapm_widget_set_power()Kuninori Morimoto
2022-10-18ASoC: soc-dapm.c: ignore parameter NULL at snd_soc_dapm_free_widget()Kuninori Morimoto
2022-10-18ASoC: soc-dapm.c: remove no meaning variable from snd_soc_dapm_add_path()Kuninori Morimoto
2022-10-18ASoC: soc-dapm.c: tidyup error handling on snd_soc_dapm_add_route()Kuninori Morimoto
2022-10-18ASoC: soc-dapm.c: replace snd_soc_dapm_wcache to snd_soc_dapm_widgetKuninori Morimoto
2022-09-20ASoC: soc.h: use array instead of playback/capture_widgetKuninori Morimoto
2022-09-20ASoC: soc.h: remove num_cpus/codecsKuninori Morimoto
2022-09-14ASoC: soc-dapm: Switch to use dev_err_probe() helperYang Yingliang
2022-09-08ASoC: soc-dapm.c: tidyup snd_soc_dai_link_event_pre_pmu()Kuninori Morimoto
2022-09-08ASoC: soc-dapm.c: add comment for kzalloc()/kfree() on snd_soc_dai_link_event...Kuninori Morimoto
2022-09-07ASoC: soc-dapm.c: fixup snd_soc_dapm_new_control_unlocked() error handlingKuninori Morimoto
2022-09-07ASoC: soc-dapm.c: don't use WARN_ON() at snd_soc_dai_link_event_pre_pmu()Kuninori Morimoto
2022-08-15ASoC: DAPM: Replace sprintf() calls with sysfs_emit_at()Takashi Iwai
2022-06-27ASoC: Merge up fixesMark Brown
2022-06-24ASoC: dapm: Initialise kcontrol data for mux/demux controlsCharles Keepax
2022-06-23ASoC: dapm: Move stereo autodisable checkCharles Keepax
2022-05-03ASoC: dapm: Don't fold register value changes into notificationsMark Brown
2022-04-05ASoC: soc-dapm: fix two incorrect uses of list iteratorXiaomeng Tong
2022-03-11ASoC: Export DAI register and widget ctor and dctor functionsCezary Rojewski
2021-11-05ASoC: DAPM: Cover regression by kctl change notification fixTakashi Iwai
2021-10-18Merge branch 'asoc-5.15' into asoc-5.16Mark Brown
2021-10-07ASoC: DAPM: Fix missing kctl change notificationsTakashi Iwai
2021-10-01AsoC: dapm: export a couple of functionsRanjani Sridharan