summaryrefslogtreecommitdiffstats
path: root/include/sound/soc-dapm.h
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Merge fixes for consistent cs42l43 schemaMark Brown2023-10-101-0/+1
|\
| * ASoC: soc-dapm: Add helper for comparing widget nameKrzysztof Kozlowski2023-10-091-0/+1
* | ASoC: soc-dapm: Annotate struct snd_soc_dapm_widget_list with __counted_byKees Cook2023-10-041-1/+1
|/
* ASoC: dapm: Add a flag for not having widget name in kcontrol nameJyri Sarha2023-08-151-0/+1
* ASoC: soc-dapm.h: Convert macros to return a compound literalHerve Codina2023-07-091-46/+92
* ASoC: expand snd_soc_dapm_mutex_lock/unlock()Kuninori Morimoto2023-04-171-5/+0
* ASoC: soc-dapm.h: fixup warning struct snd_pcm_substream not declaredLucas Tanure2023-02-151-0/+1
* ASoC: soc-dapm.h: fixup comment for snd_soc_dapm_widget_for_each_path()Kuninori Morimoto2022-10-191-3/+3
* ASoC: soc-dapm.h: cleanup white spaceKuninori Morimoto2022-10-191-102/+71
* ASoC: soc-dapm.c: replace snd_soc_dapm_wcache to snd_soc_dapm_widgetKuninori Morimoto2022-10-191-7/+2
* ASoC: Export DAI register and widget ctor and dctor functionsCezary Rojewski2022-03-111-0/+1
* ASoC: dapm: declare missing structure prototypesTzung-Bi Shih2020-06-251-0/+2
* ASoC: core: move definition of enum snd_soc_bias_levelTzung-Bi Shih2020-06-251-0/+18
* ASoC: soc-core: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-081-1/+1
* Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-02-241-2/+0
|\
| * ASoC: dapm: remove snd_soc_dapm_put_enum_double_lockedTzung-Bi Shih2020-02-141-2/+0
* | ASoC: soc-pcm: move dpcm_path_put() to soc-pcm.cKuninori Morimoto2020-02-241-0/+1
* | ASoC: soc-pcm: add for_each_dapm_widgets() macroKuninori Morimoto2020-02-111-0/+5
|/
* ASoC: dapm: add snd_soc_dapm_put_enum_double_lockedTzung-Bi Shih2020-01-211-0/+2
* ASoC: soc-dapm: add snd_soc_dapm_stream_stop()Kuninori Morimoto2020-01-101-0/+1
* Merge branch 'asoc-5.4' into asoc-nextMark Brown2019-09-091-6/+5
|\
| * ASoC: soc-core: add snd_soc_dapm_init()Kuninori Morimoto2019-09-021-0/+3
| * ASoC: soc-component: move snd_soc_component_set_bias_level()Kuninori Morimoto2019-08-051-3/+0
| * ASoC: soc-component: move snd_soc_component_stream_event()Kuninori Morimoto2019-08-051-1/+0
| * ASoC: soc-component: move snd_soc_component_seq_notifier()Kuninori Morimoto2019-08-051-2/+0
| * ASoC: Define a set of DAPM pre/post-up eventsOleksandr Suvorov2019-07-221-0/+2
* | ASoC: dapm: Expose snd_soc_dapm_new_control_unlocked properlyAmadeusz Sławiński2019-08-271-0/+3
|/
* ASoC: dapm: harden use of lookup tablesPierre-Louis Bossart2019-02-061-0/+3
* ASoC: dapm: Only power up active channels from a DAICharles Keepax2019-02-021-8/+14
* ASoC: topology: add SND_SOC_DOBJ_GRAPH type for dapm routesRanjani Sridharan2019-01-291-0/+2
* ASoC: dapm: Move CODEC to CODEC params from the widget to the runtimeCharles Keepax2018-09-051-3/+0
* ASoC: dapm: Move connection of CODEC to CODEC DAIsCharles Keepax2018-09-051-6/+0
* ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIsCharles Keepax2018-08-151-0/+1
* ASoC: soc-dapm: convert to SPDX identifiersKuninori Morimoto2018-07-021-7/+4
* ASoC: dapm: add support to pinctrl dapmSrinivas Kandagatla2018-03-131-0/+16
* ASoC: dapm: Add new widget type for constructing DAPM graphs on DSPs.Liam Girdwood2017-06-301-0/+7
* ASoC: dapm: Introduce DAPM_DOUBLE_R dual channel dual register control typeChen-Yu Tsai2016-11-021-0/+5
* ASoC: dapm: Introduce DAPM_DOUBLE dual channel control typeChen-Yu Tsai2016-11-021-0/+5
* ASoC: dapm: Support second register for DAPM control updatesChen-Yu Tsai2016-11-021-0/+4
*-. Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dt', 'asoc/topi...Mark Brown2016-07-241-1/+4
|\ \
| * | ASoC: dapm: support user-defined stop condition in dai_get_connected_widgetsPiotr Stankiewicz2016-05-301-1/+4
| |/
* / ASoC: dapm: Export snd_soc_dapm_new_controlSubhransu S. Prusty2016-07-051-0/+3
|/
* ASoC: dapm: deprecate MICBIAS widget typeJohn Keeping2016-05-121-1/+2
* Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2015-12-231-0/+4
|\
| * ASoC: dapm: add a dapm sink widgetVinod Koul2015-11-251-0/+4
* | ASoC: dapm: Reset dapm wcache after freeing damp widgetsJyri Sarha2015-11-101-0/+1
|/
* ASoC: dapm: Add snd_soc_dapm_kcontrol_widget()Mythri P K2015-10-221-0/+3
* ASoC: dapm: Consolidate input and output path handlingLars-Peter Clausen2015-08-131-14/+55
* ASoC: dapm: Add widget path iteratorsLars-Peter Clausen2015-07-291-0/+18
* ASoC: dapm: Add helper function to free a widgetLars-Peter Clausen2015-07-211-0/+1