aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc-dapm.h
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwaiMark Brown2014-01-16
|\
| * ASoC: sapm: Automatically connect DAI link widgets in DAPM graph.Liam Girdwood2014-01-08
* | ASoC: dapm: Use SND_SOC_DAPM_INIT_REG_VAL in SND_SOC_DAPM_MUXStephen Warren2013-11-24
|/
* ASoC: dapm: Add support for virtual mixer controlsLars-Peter Clausen2013-10-07
* ASoC: Pass card instead of dapm context to snd_soc_dapm_new_widgets()Lars-Peter Clausen2013-08-27
* ASoC: dapm: Implement mixer input auto-disableLars-Peter Clausen2013-08-05
* ASoC: dapm: Make widget power register settings more flexibleLars-Peter Clausen2013-07-29
* ASoC: dapm: Keep a list of paths per kcontrolLars-Peter Clausen2013-07-29
* ASoC: dapm: Move 'value' field from widget to controlLars-Peter Clausen2013-07-29
* ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrolLars-Peter Clausen2013-07-29
* ASoC: dapm: Move snd_soc_dapm_update from dapm context to cardLars-Peter Clausen2013-07-29
* ASoC: dapm: Add a update parameter to snd_soc_dapm_{mux,mixer}_update_powerLars-Peter Clausen2013-07-24
* ASoC: dapm: Run widget updates for shared controls at the same timeLars-Peter Clausen2013-07-24
* Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2013-06-17
|\
| * ASoC: dapm: Remove unused long_name field from snd_soc_dapm_path structLars-Peter Clausen2013-06-14
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-06-17
|\ \
| * | ASoC: dapm: Provide early event callbacks for power up and downMark Brown2013-05-12
| |/
* / ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown2013-06-07
|/
* Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-04-12
|\
| * ASoC: core: Remove unused "n_widgets" field from snd_soc_dapm structLars-Peter Clausen2013-03-08
* | ASoC: dapm: Fix handling of loopsMark Brown2013-02-25
|/
* ASoC: dapm: Allow regulators to bypass as well as disable when idleMark Brown2012-09-26
* ASoC: dapm: Add flags to regulator suppliesMark Brown2012-09-07
* ASoC: dapm: Ensure bypass paths are suspended and resumedMark Brown2012-09-05
* ASoC: Remove unused 'saved_value' field from snd_soc_dapm_widget structLars-Peter Clausen2012-09-05
* ASoC: dapm: Allow routes to be deleted at runtimeMark Brown2012-07-06
* ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLYOla Lilja2012-06-03
* ASoC: dapm: Add API call to query valid DAPM pathsLiam Girdwood2012-04-18
* ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown2012-04-16
* ASoC: dapm: Allow DAPM registers to be 31 bitMark Brown2012-04-04
* ASoC: dapm: Remove SND_SOC_DAPM_MICBIAS_E()Mark Brown2012-04-01
* ASoC: dapm: Add regulator member to struct dapm_widgetLiam Girdwood2012-04-01
* ASoC: dapm: Rename dapm mutex subclass to better match usageLiam Girdwood2012-04-01
* ASoC: dapm: Add platform stream event supportLiam Girdwood2012-04-01
* ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutexLiam Girdwood2012-04-01
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-16
* | ASoC: dapm: Implement and instantiate DAI widgetsMark Brown2012-02-17
* | ASoC: dapm: Constify lots of names that are never modifiedMark Brown2012-02-17
* | ASoC: dapm: Supply the DAI and substream when calling stream eventsMark Brown2012-02-17
* | ASoC: dapm: Unexport snd_soc_dapm_new_control()Mark Brown2012-02-17
* | ASoC: dapm: Export mixer|mux_update_power() to public API.Liam Girdwood2012-02-06
* | ASoC: Provide REGULATOR_SUPPLY widget typeMark Brown2012-01-26
|/
* ASoC: Add signal generator widget typeMark Brown2011-12-02
* ASoC: Implement fully_routed card propertyStephen Warren2011-11-23
* ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widgetMark Brown2011-10-10
* ASoC: Cache connected input and output recursionsMark Brown2011-10-09
* ASoC: Only run power_check() on a widget once per runMark Brown2011-10-05
* ASoC: Do DAPM power checks only for widgets changed since last runMark Brown2011-10-04
* ASoC: Add another DAPM stat for neighbour checksMark Brown2011-09-22