aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc-dapm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-10ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widgetMark Brown1-0/+3
2011-10-09ASoC: Cache connected input and output recursionsMark Brown1-0/+2
2011-10-05ASoC: Only run power_check() on a widget once per runMark Brown1-0/+2
2011-10-04ASoC: Do DAPM power checks only for widgets changed since last runMark Brown1-0/+1
2011-09-22ASoC: Add another DAPM stat for neighbour checksMark Brown1-0/+1
2011-09-21ASoC: Trace and collect statistics for DAPM graph walkingMark Brown1-0/+5
2011-07-25ASoC: dapm - Add DAPM stream completion event.Liam Girdwood1-0/+2
2011-07-20ASoC: dapm - add DAPM macro for external enum widgetsLiam Girdwood1-0/+6
2011-07-05ASoC: core - Add platform widget IOLiam Girdwood1-0/+2
2011-06-14ASoC: Fix mismerge with release branchMark Brown1-0/+1
2011-06-13ASoC: Add weak routes for sidetone style pathsMark Brown1-0/+2
2011-06-06ASoC: Specify target bias state directly as a bias stateMark Brown1-1/+1
2011-05-03ASoC: Store a list of widgets in a DAPM mux/mixer kcontrolStephen Warren1-0/+6
2011-05-03ASoC: Add w->kcontrols, and populate itStephen Warren1-0/+1
2011-05-03ASoC: s/w->kcontrols/w->kcontrol_news/gStephen Warren1-34/+34
2011-05-03ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_initLars-Peter Clausen1-1/+2
2011-04-20ASoC: simple style fixLu Guanqun1-1/+1
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23ASoC: Explicitly say registerless widgets have no registerMark Brown1-8/+8
2011-01-27ASoC: Add subsequence information to seq_notify callbacksMark Brown1-1/+1
2011-01-25ASoC: Remove controls from sequenced PGA argumentsMark Brown1-4/+4
2011-01-19ASoC: Provide per widget type callback when executing DAPM sequencesMark Brown1-0/+3
2011-01-19ASoC: Add support for sequencing withinMark Brown1-0/+13
2010-12-17ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux typeDimitris Papastamos1-0/+9
2010-12-17ASoC: Do DAPM control updates in the middle of DAPM sequencesMark Brown1-0/+10
2010-12-15ASoC: Extend DAPM to handle power changes on cross-device pathsJarkko Nikula1-0/+5
2010-12-15ASoC: Move widgets from DAPM context to snd_soc_cardJarkko Nikula1-1/+1
2010-12-15ASoC: Move DAPM paths from DAPM context to snd_soc_cardJarkko Nikula1-1/+0
2010-12-15ASoC: Remove unused DAPM_DOUBLE control typesMark Brown1-16/+0
2010-12-14ASoC: dapm: Add output driver widgetOlaya, Margarita1-0/+10
2010-11-22ASoC: Remove cyclic dependency between soc.h and soc-dapm.h/soc-dai.hJarkko Nikula1-1/+0
2010-11-06ASoC: Move pop time from DAPM context to sound cardJarkko Nikula1-1/+1
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-13/+36
2010-09-06ASoC: Add event variants of the AIF widgetsMark Brown1-0/+10
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-4/+4
2010-05-31ASoC: Add SND_SOC_DAPM_PRE_POST_PMD eventapatard@mandriva.com1-0/+2
2010-05-10ASoC: Support leaving paths enabled over system suspendMark Brown1-0/+2
2010-05-10ASoC: Remove unused DAPM suspend flagMark Brown1-1/+0
2010-03-16ASoC: Allow pins to be force enabledMark Brown1-0/+3
2010-03-16ASoC: Remove unused 'muted' flag from DAPM widgetsMark Brown1-1/+0
2010-03-05ASoC: Remove unused pmdown_time flagMark Brown1-1/+0
2010-01-25ASoC: add simplified versions of widget macrosGuennadi Liakhovetski1-0/+32
2009-10-06ASoC: Add virtual enumeration support for DAPM muxesMark Brown1-0/+10
2009-09-08ASoC: Allow per-route connectedness checks for suppliesMark Brown1-0/+7
2009-08-24Merge branch 'topic/digital-mixing' into for-2.6.32Mark Brown1-0/+8
2009-08-21ASoC: Add DAPM widget power decision debugfs filesMark Brown1-0/+1
2009-08-18ASoC: Add input and output AIF widgetsMark Brown1-0/+8
2009-06-23ASoC: Add a shutdown callbackMark Brown1-0/+1
2009-05-18ASoC: Integrate bias management with DAPM power managementMark Brown1-2/+0