summaryrefslogtreecommitdiffstats
path: root/include/sound/soc-dapm.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ASoC: dapm: Add regulator member to struct dapm_widgetLiam Girdwood2012-04-011-0/+2
* ASoC: dapm: Rename dapm mutex subclass to better match usageLiam Girdwood2012-04-011-2/+2
* ASoC: dapm: Add platform stream event supportLiam Girdwood2012-04-011-2/+2
* ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutexLiam Girdwood2012-04-011-0/+5
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-1/+2
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-1/+2
* | ASoC: dapm: Implement and instantiate DAI widgetsMark Brown2012-02-171-0/+4
* | ASoC: dapm: Constify lots of names that are never modifiedMark Brown2012-02-171-4/+4
* | ASoC: dapm: Supply the DAI and substream when calling stream eventsMark Brown2012-02-171-2/+2
* | ASoC: dapm: Unexport snd_soc_dapm_new_control()Mark Brown2012-02-171-2/+0
* | ASoC: dapm: Export mixer|mux_update_power() to public API.Liam Girdwood2012-02-061-0/+6
* | ASoC: Provide REGULATOR_SUPPLY widget typeMark Brown2012-01-261-0/+9
|/
* ASoC: Add signal generator widget typeMark Brown2011-12-021-0/+4
* ASoC: Implement fully_routed card propertyStephen Warren2011-11-231-0/+1
* ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widgetMark Brown2011-10-101-0/+3
* ASoC: Cache connected input and output recursionsMark Brown2011-10-091-0/+2
* ASoC: Only run power_check() on a widget once per runMark Brown2011-10-051-0/+2
* ASoC: Do DAPM power checks only for widgets changed since last runMark Brown2011-10-041-0/+1
* ASoC: Add another DAPM stat for neighbour checksMark Brown2011-09-221-0/+1
* ASoC: Trace and collect statistics for DAPM graph walkingMark Brown2011-09-211-0/+5
* ASoC: dapm - Add DAPM stream completion event.Liam Girdwood2011-07-251-0/+2
* ASoC: dapm - add DAPM macro for external enum widgetsLiam Girdwood2011-07-201-0/+6
* ASoC: core - Add platform widget IOLiam Girdwood2011-07-051-0/+2