summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-43/+45
* 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
* | 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-131-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-231-0/+29
* Merge branch 'dapm' into for-2.6.32Mark Brown2009-06-111-75/+227
|\
| * ASoC: Make DAPM power sequence lists local variablesMark Brown2009-06-081-11/+8
| * ASoC: Coalesce power updates for PGAsMark Brown2009-06-081-2/+8
| * ASoC: Coalesce power updates for DAPM widgets with eventsMark Brown2009-06-081-16/+60
| * ASoC: Sort specialised mixers and muxes togetherMark Brown2009-06-081-17/+17
| * ASoC: Coalesce register writes for DAPM sequencesMark Brown2009-06-081-32/+104
| * ASoC: Factor out DAPM sequence executionMark Brown2009-06-071-61/+61
| * ASoC: Sort DAPM power sequences while building listsMark Brown2009-06-071-38/+71
* | ASoC: Allow 32 bit registers for DAPMDaniel Ribeiro2009-06-081-8/+8
|/
* ASoC: Apostrophe patrolMark Brown2009-06-061-5/+5
* ASoC: Add debug trace for bias level transitionsMark Brown2009-05-181-0/+18
* ASoC: Integrate bias management with DAPM power managementMark Brown2009-05-181-24/+54
OpenPOWER on IntegriCloud