aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc-dapm.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ASoC: Fix mismerge with release branchMark Brown2011-06-141-0/+1
* ASoC: Add weak routes for sidetone style pathsMark Brown2011-06-131-0/+2
* ASoC: Specify target bias state directly as a bias stateMark Brown2011-06-061-1/+1
* ASoC: Store a list of widgets in a DAPM mux/mixer kcontrolStephen Warren2011-05-031-0/+6
* ASoC: Add w->kcontrols, and populate itStephen Warren2011-05-031-0/+1
* ASoC: s/w->kcontrols/w->kcontrol_news/gStephen Warren2011-05-031-34/+34
* ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_initLars-Peter Clausen2011-05-031-1/+2
* ASoC: simple style fixLu Guanqun2011-04-201-1/+1
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-1/+1
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | ASoC: Explicitly say registerless widgets have no registerMark Brown2011-03-231-8/+8
|/
* ASoC: Add subsequence information to seq_notify callbacksMark Brown2011-01-271-1/+1
* ASoC: Remove controls from sequenced PGA argumentsMark Brown2011-01-251-4/+4
* ASoC: Provide per widget type callback when executing DAPM sequencesMark Brown2011-01-191-0/+3
* ASoC: Add support for sequencing withinMark Brown2011-01-191-0/+13
* ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux typeDimitris Papastamos2010-12-171-0/+9
* ASoC: Do DAPM control updates in the middle of DAPM sequencesMark Brown2010-12-171-0/+10
* ASoC: Extend DAPM to handle power changes on cross-device pathsJarkko Nikula2010-12-151-0/+5
* ASoC: Move widgets from DAPM context to snd_soc_cardJarkko Nikula2010-12-151-1/+1
* ASoC: Move DAPM paths from DAPM context to snd_soc_cardJarkko Nikula2010-12-151-1/+0
* ASoC: Remove unused DAPM_DOUBLE control typesMark Brown2010-12-151-16/+0
* ASoC: dapm: Add output driver widgetOlaya, Margarita2010-12-141-0/+10
* ASoC: Remove cyclic dependency between soc.h and soc-dapm.h/soc-dai.hJarkko Nikula2010-11-221-1/+0
* ASoC: Move pop time from DAPM context to sound cardJarkko Nikula2010-11-061-1/+1
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-13/+36
* ASoC: Add event variants of the AIF widgetsMark Brown2010-09-061-0/+10
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-4/+4
* ASoC: Add SND_SOC_DAPM_PRE_POST_PMD eventapatard@mandriva.com2010-05-311-0/+2
* ASoC: Support leaving paths enabled over system suspendMark Brown2010-05-101-0/+2
* ASoC: Remove unused DAPM suspend flagMark Brown2010-05-101-1/+0
* ASoC: Allow pins to be force enabledMark Brown2010-03-161-0/+3
* ASoC: Remove unused 'muted' flag from DAPM widgetsMark Brown2010-03-161-1/+0
* ASoC: Remove unused pmdown_time flagMark Brown2010-03-051-1/+0
* ASoC: add simplified versions of widget macrosGuennadi Liakhovetski2010-01-251-0/+32
* ASoC: Add virtual enumeration support for DAPM muxesMark Brown2009-10-061-0/+10
* ASoC: Allow per-route connectedness checks for suppliesMark Brown2009-09-081-0/+7
* Merge branch 'topic/digital-mixing' into for-2.6.32Mark Brown2009-08-241-0/+8
|\
| * ASoC: Add input and output AIF widgetsMark Brown2009-08-181-0/+8
* | ASoC: Add DAPM widget power decision debugfs filesMark Brown2009-08-211-0/+1
|/
* ASoC: Add a shutdown callbackMark Brown2009-06-231-0/+1
* ASoC: Integrate bias management with DAPM power managementMark Brown2009-05-181-2/+0