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