aboutsummaryrefslogtreecommitdiff
path: root/include/sound/soc-dapm.h
AgeCommit message (Expand)Author
2013-06-07ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark 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
2011-09-22ASoC: Add another DAPM stat for neighbour checksMark Brown
2011-09-21ASoC: Trace and collect statistics for DAPM graph walkingMark Brown
2011-07-25ASoC: dapm - Add DAPM stream completion event.Liam Girdwood
2011-07-20ASoC: dapm - add DAPM macro for external enum widgetsLiam Girdwood
2011-07-05ASoC: core - Add platform widget IOLiam Girdwood
2011-06-14ASoC: Fix mismerge with release branchMark Brown
2011-06-13ASoC: Add weak routes for sidetone style pathsMark Brown
2011-06-06ASoC: Specify target bias state directly as a bias stateMark Brown
2011-05-03ASoC: Store a list of widgets in a DAPM mux/mixer kcontrolStephen Warren
2011-05-03ASoC: Add w->kcontrols, and populate itStephen Warren
2011-05-03ASoC: s/w->kcontrols/w->kcontrol_news/gStephen Warren
2011-05-03ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_initLars-Peter Clausen
2011-04-20ASoC: simple style fixLu Guanqun
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23ASoC: Explicitly say registerless widgets have no registerMark Brown
2011-01-27ASoC: Add subsequence information to seq_notify callbacksMark Brown
2011-01-25ASoC: Remove controls from sequenced PGA argumentsMark Brown