summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-03-091-1/+1
|\
| * ASoC: Use the correct DAPM context when cleaning up final widget setMark Brown2011-03-091-1/+1
* | ASoC: Fix double addition of prefixes due to widget prefixingMark Brown2011-03-091-3/+26
* | ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()Mark Brown2011-03-081-2/+14
* | ASoC: Check for a CODEC before dereferencing in DAPMMark Brown2011-03-031-3/+3
* | ASoC: Get the card directly from the DAPM contextMark Brown2011-03-031-4/+4
* | ASoC: soc-dapm: Include quotes around contents in debugfs entriesDimitris Papastamos2011-02-251-2/+2
* | ASoC: Run bias level changes for all DAPM contexts in parallelMark Brown2011-02-221-51/+67
* | ASoC: Remove card from snd_soc_dapm_set_bias_level()Mark Brown2011-02-221-11/+11
* | ASoC: Remove export of snd_soc_dapm_stream_event()Mark Brown2011-02-181-1/+0Star
* | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-02-131-1/+9
|\|
| * ASoC: Ensure supplies are maintained for force enabled widgetsMark Brown2011-02-131-1/+9
* | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-02-091-0/+13
|\|
| * ASoC: Sync initial widget state with hardwareMark Brown2011-02-091-0/+13
* | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-01-281-3/+3
|\|
| * ASoC: Fix mask/val_mask confusion snd_soc_dapm_put_volsw()Stephen Warren2011-01-281-3/+3
* | ASoC: Add subsequence information to seq_notify callbacksMark Brown2011-01-271-2/+3
* | ASoC: Provide per widget type callback when executing DAPM sequencesMark Brown2011-01-191-1/+15
* | ASoC: Add support for sequencing withinMark Brown2011-01-191-1/+10
* | ASoC: Explicitly say if we're powering up or downMark Brown2011-01-191-12/+25
|/
* ASoC: don't pass the string as the format arguemtn for dev_info()Takashi Iwai2010-12-221-1/+1
* ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux typeDimitris Papastamos2010-12-171-0/+19
* ASoC: Do DAPM control updates in the middle of DAPM sequencesMark Brown2010-12-171-58/+72
* ASoC: Extend DAPM to handle power changes on cross-device pathsJarkko Nikula2010-12-151-46/+63
* ASoC: Move widgets from DAPM context to snd_soc_cardJarkko Nikula2010-12-151-20/+49
* ASoC: Move DAPM paths from DAPM context to snd_soc_cardJarkko Nikula2010-12-151-14/+27
* ASoC: dapm: Add output driver widgetOlaya, Margarita2010-12-141-0/+6
* ASoC: Fix build error caused by merging a fix for 2.6.37 into 2.6.38Jarkko Nikula2010-12-131-1/+1
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-131-0/+3
|\
| * ASoC: Fix bias power down of non-DAPM codecJarkko Nikula2010-12-131-0/+3
* | ASoC: Add post-CODEC bias level callback for machine driverMark Brown2010-12-061-0/+4
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0Star
* | ASoC: Use DAPM context rather than CODEC when constructing sequencesMark Brown2010-11-161-2/+2
* | ASoC: Add optional name_prefix for codec kcontrol, widget and route namesJarkko Nikula2010-11-151-2/+32
* | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-151-2/+2
|\|
| * ASoC: Fix dapm_seq_compare() for multi-componentMark Brown2010-11-151-2/+2
* | ASoC: Add DAPM trace eventsMark Brown2010-11-111-0/+14
* | ASoC: Factor out boiler plate for DAPM event generationMark Brown2010-11-111-49/+49
* | ASoC: Convert pop_dbg to use dev_infoJarkko Nikula2010-11-101-18/+26
* | ASoC: Update DAPM debug and error printsJarkko Nikula2010-11-101-45/+55
* | ASoC: Move pop time from DAPM context to sound cardJarkko Nikula2010-11-061-14/+16
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-168/+187
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-251-43/+45
|\
| * ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-43/+45
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-121/+96Star
|\
| * ASoC: Support leaving paths enabled over system suspendMark Brown2010-05-101-1/+30
| * ASoC: Refactor DAPM suspend handlingMark Brown2010-05-101-23/+30
| * ASoC: Remove unused DAPM suspend flagMark Brown2010-05-101-10/+0Star
| * ASoC: Allow force enabled pins to be disabledMark Brown2010-03-221-0/+3