summaryrefslogtreecommitdiffstats
path: root/include/sound/soc-dapm.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown2014-05-221-12/+0
|\
| * ASoC: Remove deprecated ENUM/MUX macrosLars-Peter Clausen2014-04-141-12/+0
* | ASoC: dapm: Handle SND_SOC_DAPM_REG() genericallyLars-Peter Clausen2014-05-121-5/+2
* | ASoC: Move IO abstraction to the component levelLars-Peter Clausen2014-04-221-0/+1
|/
* Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown2014-03-121-31/+7
|\
| * ASoC: dapm: Consolidate MUXs and virtual MUXsLars-Peter Clausen2014-03-011-18/+5
| * ASoC: dapm: Consolidate MUXs and value MUXsLars-Peter Clausen2014-03-011-13/+2
* | ASoC: dapm: Staticise dapm_mark_dirty()Mark Brown2014-03-101-1/+0
|/
* ASoC: dapm: Add unlocked version of snd_soc_dapm_syncCharles Keepax2014-02-201-0/+1
* ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsCharles Keepax2014-02-201-0/+8
* Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwaiMark Brown2014-01-161-0/+1
|\
| * ASoC: sapm: Automatically connect DAI link widgets in DAPM graph.Liam Girdwood2014-01-081-0/+1
* | ASoC: dapm: Use SND_SOC_DAPM_INIT_REG_VAL in SND_SOC_DAPM_MUXStephen Warren2013-11-241-1/+2
|/
* ASoC: dapm: Add support for virtual mixer controlsLars-Peter Clausen2013-10-071-0/+4
* ASoC: Pass card instead of dapm context to snd_soc_dapm_new_widgets()Lars-Peter Clausen2013-08-271-1/+1
* ASoC: dapm: Implement mixer input auto-disableLars-Peter Clausen2013-08-051-2/+15
* ASoC: dapm: Make widget power register settings more flexibleLars-Peter Clausen2013-07-291-70/+93
* ASoC: dapm: Keep a list of paths per kcontrolLars-Peter Clausen2013-07-291-1/+1
* ASoC: dapm: Move 'value' field from widget to controlLars-Peter Clausen2013-07-291-1/+0
* ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrolLars-Peter Clausen2013-07-291-0/+2
* ASoC: dapm: Move snd_soc_dapm_update from dapm context to cardLars-Peter Clausen2013-07-291-2/+0
* ASoC: dapm: Add a update parameter to snd_soc_dapm_{mux,mixer}_update_powerLars-Peter Clausen2013-07-241-2/+5
* ASoC: dapm: Run widget updates for shared controls at the same timeLars-Peter Clausen2013-07-241-4/+3
OpenPOWER on IntegriCloud