summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * ASoC: Remove current PGA control handlingMark Brown2010-03-171-90/+3Star
| * 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/+3Star
* 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
* | ASoC: Allow per-route connectedness checks for suppliesMark Brown2009-09-081-3/+16
|/
* Merge branch 'topic/digital-mixing' into for-2.6.32Mark Brown2009-08-241-17/+41
|\
| * ASoC: Add input and output AIF widgetsMark Brown2009-08-181-17/+41
* | ASoC: add missing inclusion of debugfs.hTakashi Iwai2009-08-241-0/+1
* | ASoC: Add DAPM widget power decision debugfs filesMark Brown2009-08-211-0/+86
* | ASoC: Provide default set_bias_level() implementationMark Brown2009-08-191-2/+6
|/
* ASoC: Power speakers and headphones simultaneouslyMark Brown2009-08-171-3/+3
* ASoC: Fix handling of bias levels for non-DAPM codecsMark Brown2009-08-171-0/+16
* ASoC: fix checking for external widgets bugRongrong Cao2009-07-141-2/+2
* ASoC: Add pop delay debug at end of DAPM sequencingMark Brown2009-07-081-0/+3
* ASoC: Fix widget powerdown on shutdownMark Brown2009-06-261-0/+1
* ASoC: Add a shutdown callbackMark Brown2009-06-241-0/+29