summaryrefslogtreecommitdiff
path: root/include/sound/soc-dapm.h
AgeCommit message (Expand)Author
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-08-15ASoC: dapm: Add a flag for not having widget name in kcontrol nameJyri Sarha
2023-07-09ASoC: soc-dapm.h: Convert macros to return a compound literalHerve Codina
2023-04-17ASoC: expand snd_soc_dapm_mutex_lock/unlock()Kuninori Morimoto
2023-02-15ASoC: soc-dapm.h: fixup warning struct snd_pcm_substream not declaredLucas Tanure
2022-10-19ASoC: soc-dapm.h: fixup comment for snd_soc_dapm_widget_for_each_path()Kuninori Morimoto
2022-10-19ASoC: soc-dapm.h: cleanup white spaceKuninori Morimoto
2022-10-19ASoC: soc-dapm.c: replace snd_soc_dapm_wcache to snd_soc_dapm_widgetKuninori Morimoto
2022-03-11ASoC: Export DAI register and widget ctor and dctor functionsCezary Rojewski
2020-06-25ASoC: dapm: declare missing structure prototypesTzung-Bi Shih
2020-06-25ASoC: core: move definition of enum snd_soc_bias_levelTzung-Bi Shih
2020-05-08ASoC: soc-core: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-02-24Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-02-24ASoC: soc-pcm: move dpcm_path_put() to soc-pcm.cKuninori Morimoto
2020-02-14ASoC: dapm: remove snd_soc_dapm_put_enum_double_lockedTzung-Bi Shih
2020-02-11ASoC: soc-pcm: add for_each_dapm_widgets() macroKuninori Morimoto
2020-01-21ASoC: dapm: add snd_soc_dapm_put_enum_double_lockedTzung-Bi Shih
2020-01-10ASoC: soc-dapm: add snd_soc_dapm_stream_stop()Kuninori Morimoto
2019-09-09Merge branch 'asoc-5.4' into asoc-nextMark Brown
2019-09-02ASoC: soc-core: add snd_soc_dapm_init()Kuninori Morimoto
2019-08-27ASoC: dapm: Expose snd_soc_dapm_new_control_unlocked properlyAmadeusz Sławiński
2019-08-05ASoC: soc-component: move snd_soc_component_set_bias_level()Kuninori Morimoto
2019-08-05ASoC: soc-component: move snd_soc_component_stream_event()Kuninori Morimoto
2019-08-05ASoC: soc-component: move snd_soc_component_seq_notifier()Kuninori Morimoto
2019-07-22ASoC: Define a set of DAPM pre/post-up eventsOleksandr Suvorov
2019-02-06ASoC: dapm: harden use of lookup tablesPierre-Louis Bossart
2019-02-02ASoC: dapm: Only power up active channels from a DAICharles Keepax
2019-01-29ASoC: topology: add SND_SOC_DOBJ_GRAPH type for dapm routesRanjani Sridharan
2018-09-05ASoC: dapm: Move CODEC to CODEC params from the widget to the runtimeCharles Keepax
2018-09-05ASoC: dapm: Move connection of CODEC to CODEC DAIsCharles Keepax
2018-08-15ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIsCharles Keepax
2018-07-02ASoC: soc-dapm: convert to SPDX identifiersKuninori Morimoto
2018-03-13ASoC: dapm: add support to pinctrl dapmSrinivas Kandagatla
2017-06-30ASoC: dapm: Add new widget type for constructing DAPM graphs on DSPs.Liam Girdwood
2016-11-02ASoC: dapm: Introduce DAPM_DOUBLE_R dual channel dual register control typeChen-Yu Tsai
2016-11-02ASoC: dapm: Introduce DAPM_DOUBLE dual channel control typeChen-Yu Tsai
2016-11-02ASoC: dapm: Support second register for DAPM control updatesChen-Yu Tsai
2016-07-24Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dt', 'asoc/topi...Mark Brown
2016-07-05ASoC: dapm: Export snd_soc_dapm_new_controlSubhransu S. Prusty
2016-05-30ASoC: dapm: support user-defined stop condition in dai_get_connected_widgetsPiotr Stankiewicz
2016-05-12ASoC: dapm: deprecate MICBIAS widget typeJohn Keeping
2015-12-23Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2015-11-25ASoC: dapm: add a dapm sink widgetVinod Koul
2015-11-10ASoC: dapm: Reset dapm wcache after freeing damp widgetsJyri Sarha
2015-10-22ASoC: dapm: Add snd_soc_dapm_kcontrol_widget()Mythri P K
2015-08-13ASoC: dapm: Consolidate input and output path handlingLars-Peter Clausen
2015-07-29ASoC: dapm: Add widget path iteratorsLars-Peter Clausen
2015-07-21ASoC: dapm: Add helper function to free a widgetLars-Peter Clausen