summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* | 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/+96
|\
| * 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/+0
| * ASoC: Allow force enabled pins to be disabledMark Brown2010-03-221-0/+3
| * ASoC: Remove current PGA control handlingMark Brown2010-03-171-90/+3
| * ASoC: Allow pins to be force enabledMark Brown2010-03-161-1/+34
| * ASoC: Improve DAPM pop_wait delaysMark Brown2010-03-051-2/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Support turning off bias when the CODEC is idleMark Brown2010-01-211-1/+24
* ASoC: Remove console DAPM debug codeMark Brown2010-01-211-77/+3
* ASoC: Sort DAPM sequences by CODEC as wellMark Brown2009-12-161-0/+2
* ASoC: Push registers out of mixer power decisionMark Brown2009-12-161-12/+14
* ASoC: Display the power register in DAPM widget debugfsMark Brown2009-12-041-1/+8
* Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-11-231-3/+17
|\
| * ASoC: Fix suspend with active audio streamsMark Brown2009-11-231-3/+17
* | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-151-1/+1
|\|
| * ASoC: Serialize access to dapm_power_widgets()Eero Nurkkala2009-10-131-1/+1
* | ASoC: Add virtual enumeration support for DAPM muxesMark Brown2009-10-061-0/+48
* | ASoC: Push DAPM enumeration register change test outMark Brown2009-10-061-7/+9
* | ASoC: Simplify code for DAPM widget updatesMark Brown2009-10-061-26/+26
* | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-051-2/+3
|\|
| * ASoC: Fix SND_SOC_DAPM_LINE handlingPeter Ujfalusi2009-10-021-2/+3
* | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-09-181-3/+4
|\|
| * ASoC: Fix display of stream name in DAPM debugfsMark Brown2009-09-141-3/+4