summaryrefslogtreecommitdiffstats
path: root/include/sound/soc-dapm.h
Commit message (Expand)AuthorAgeFilesLines
*-. 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
* Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2013-06-171-1/+0
|\
| * ASoC: dapm: Remove unused long_name field from snd_soc_dapm_path structLars-Peter Clausen2013-06-141-1/+0
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-06-171-0/+2
|\ \
| * | ASoC: dapm: Provide early event callbacks for power up and downMark Brown2013-05-121-0/+2
| |/
* / ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown2013-06-071-1/+2
|/
* Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-04-121-1/+0
|\
| * ASoC: core: Remove unused "n_widgets" field from snd_soc_dapm structLars-Peter Clausen2013-03-081-1/+0
* | ASoC: dapm: Fix handling of loopsMark Brown2013-02-251-0/+1
|/
* ASoC: dapm: Allow regulators to bypass as well as disable when idleMark Brown2012-09-261-0/+3
* ASoC: dapm: Add flags to regulator suppliesMark Brown2012-09-081-2/+3
* ASoC: dapm: Ensure bypass paths are suspended and resumedMark Brown2012-09-061-0/+1
* ASoC: Remove unused 'saved_value' field from snd_soc_dapm_widget structLars-Peter Clausen2012-09-061-1/+0
* ASoC: dapm: Allow routes to be deleted at runtimeMark Brown2012-07-061-0/+2
* ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLYOla Lilja2012-06-031-0/+10
* ASoC: dapm: Add API call to query valid DAPM pathsLiam Girdwood2012-04-181-0/+5
* ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown2012-04-161-0/+6
* ASoC: dapm: Allow DAPM registers to be 31 bitMark Brown2012-04-041-1/+1
* ASoC: dapm: Remove SND_SOC_DAPM_MICBIAS_E()Mark Brown2012-04-011-4/+0