summaryrefslogtreecommitdiffstats
path: root/include/sound/soc-dapm.h
Commit message (Expand)AuthorAgeFilesLines
* 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
*-. Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/twl6040', '...Mark Brown2015-06-051-0/+3
|\ \
| * | ASoC: topology: Add topology coreLiam Girdwood2015-06-041-0/+2
| * | ASoC: topology: Add topology UAPI headerLiam Girdwood2015-06-031-0/+1
* | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2015-06-051-0/+46
|\| |
| * | ASoC: dapm: Add cache to speed up adding of routesCharles Keepax2015-05-121-0/+7
| * | ASoC: dapm: Add demux supportLars-Peter Clausen2015-05-061-0/+5
| * | ASoC: Add helper functions bias level managementLars-Peter Clausen2015-04-271-0/+34
| |/
* | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2015-04-291-1/+1
|\ \ | |/ |/|
| * ASoC: dapm: Enable autodisable on SOC_DAPM_SINGLE_TLV_AUTODISABLECharles Keepax2015-04-221-1/+1
| |
| \
*-. | Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090'...Mark Brown2015-04-121-0/+3
|\ \|
| * | ASoC: dapm: add code to configure dai link parametersNikesh Oswal2015-03-171-0/+3
| |/
* | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2015-04-121-1/+0
|\ \
| * | ASoC: Make snd_soc_dapm_kcontrol_codec() inlineLars-Peter Clausen2015-03-161-1/+0
| |/
* | ASoC: dapm: Remove delayed_work from dapm context structLars-Peter Clausen2015-04-011-1/+0
* | ASoC: Remove suspend_bias_level from DAPM context structLars-Peter Clausen2015-04-011-1/+0
|/
* Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown2015-02-041-1/+0
|\
| * ASoC: Remove codec field from snd_soc_dapm_widgetLars-Peter Clausen2015-01-151-1/+0
* | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2015-02-041-1/+0
|\ \
| * | ASoC: dapm: Simplify fully route card handlingLars-Peter Clausen2014-12-221-1/+0
| |/
* / ASoC: Add sysfs entries via static attribute groupsTakashi Iwai2015-02-021-1/+1
|/
* ASoC: dapm: Use more aggressive cachingLars-Peter Clausen2014-10-281-0/+1
* ASoC: dapm: Mark endpoints instead of IO widgets dirty during suspend/resumeLars-Peter Clausen2014-10-281-1/+1
* ASoC: dapm: Add a flag to mark paths connected to supply widgetsLars-Peter Clausen2014-10-281-0/+1
* ASoC: dapm: Introduce toplevel widget categoriesLars-Peter Clausen2014-10-281-1/+3
* ASoC: dapm: Remove path 'walked' flagLars-Peter Clausen2014-10-221-1/+0
*-. Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc...Mark Brown2014-10-061-1/+2
|\ \
| | * ASoC: Add support for automatically going to BIAS_OFF on suspendLars-Peter Clausen2014-09-041-1/+2
| |/
* | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2014-10-061-0/+1
|\ \
| * | ASoC: Export dapm_kcontrol_get_valueSubhransu S. Prusty2014-10-021-0/+1
| |/
* / ASoC: Remove CODEC pointer from snd_soc_dapm_contextLars-Peter Clausen2014-09-291-1/+0
|/
* ASoC: dapm: Remove platform field from widget and dapm context structLars-Peter Clausen2014-06-211-2/+0
* ASoC: Add DAPM support at the component levelLars-Peter Clausen2014-06-211-0/+2
* ASoC: Add a set_bias_level() callback to the DAPM context structLars-Peter Clausen2014-06-211-0/+2
* ASoC: Auto disconnect pins from all DAPM contextsLars-Peter Clausen2014-06-211-1/+1