aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-02ASoC: Fix SND_SOC_DAPM_LINE handlingPeter Ujfalusi1-2/+3
2009-09-14ASoC: Fix display of stream name in DAPM debugfsMark Brown1-3/+4
2009-08-24Merge branch 'topic/digital-mixing' into for-2.6.32Mark Brown1-17/+41
2009-08-24ASoC: add missing inclusion of debugfs.hTakashi Iwai1-0/+1
2009-08-21ASoC: Add DAPM widget power decision debugfs filesMark Brown1-0/+86
2009-08-19ASoC: Provide default set_bias_level() implementationMark Brown1-2/+6
2009-08-18ASoC: Add input and output AIF widgetsMark Brown1-17/+41
2009-08-17ASoC: Power speakers and headphones simultaneouslyMark Brown1-3/+3
2009-08-17ASoC: Fix handling of bias levels for non-DAPM codecsMark Brown1-0/+16
2009-07-13ASoC: fix checking for external widgets bugRongrong Cao1-2/+2
2009-07-08ASoC: Add pop delay debug at end of DAPM sequencingMark Brown1-0/+3
2009-06-26ASoC: Fix widget powerdown on shutdownMark Brown1-0/+1
2009-06-23ASoC: Add a shutdown callbackMark Brown1-0/+29
2009-06-11Merge branch 'dapm' into for-2.6.32Mark Brown1-75/+227
2009-06-08ASoC: Make DAPM power sequence lists local variablesMark Brown1-11/+8
2009-06-08ASoC: Coalesce power updates for PGAsMark Brown1-2/+8
2009-06-08ASoC: Coalesce power updates for DAPM widgets with eventsMark Brown1-16/+60
2009-06-08ASoC: Sort specialised mixers and muxes togetherMark Brown1-17/+17
2009-06-08ASoC: Coalesce register writes for DAPM sequencesMark Brown1-32/+104
2009-06-08ASoC: Allow 32 bit registers for DAPMDaniel Ribeiro1-8/+8
2009-06-07ASoC: Factor out DAPM sequence executionMark Brown1-61/+61
2009-06-07ASoC: Sort DAPM power sequences while building listsMark Brown1-38/+71
2009-06-06ASoC: Apostrophe patrolMark Brown1-5/+5
2009-05-18ASoC: Add debug trace for bias level transitionsMark Brown1-0/+18
2009-05-18ASoC: Integrate bias management with DAPM power managementMark Brown1-24/+54
2009-05-18ASoC: Make DAPM sysfs entries non-optionalMark Brown1-9/+1
2009-05-18ASoC: Split DAPM power checks from sequencing of power changesMark Brown1-25/+56
2009-04-22ASoC: Add power supply widget to DAPMMark Brown1-5/+39
2009-04-20ASoC: Make the DAPM power check an operation on the widgetMark Brown1-14/+13
2009-04-20ASoC: Factor out DAPM power checks for DACs and ADCsMark Brown1-33/+48
2009-04-20ASoC: Factor out generic widget power checksMark Brown1-5/+14
2009-04-13ASoC: Support DAPM events for DACs and ADCsMark Brown1-6/+10
2009-04-13ASoC: Factor out application of power for generic widgetsMark Brown1-50/+60
2009-04-07ASoC: Display return code when failing to add a DAPM kcontrolMark Brown1-2/+3
2009-03-06ASoC: Fix memory allocation for snd_soc_dapm_switch namesMark Brown1-4/+3
2009-03-06ASoC: Factor out DAPM widget power check into separate functionMark Brown1-121/+137
2009-02-28ASoC: Add SND_SOC_DAPM_PIN_SWITCH controls for exposing DAPM pinsMark Brown1-0/+70
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown1-3/+3
2009-01-15Merge branch 'topic/asoc' into next/asocTakashi Iwai1-1/+2
2009-01-15ASoC: Fix the power update function for snd_soc_dapm_value_muxPeter Ujfalusi1-1/+2
2009-01-09Merge branch 'for-2.6.29' into for-2.6.30Mark Brown1-75/+5
2009-01-09ASoC: Constify pin names for DAPM pin status APIsMark Brown1-5/+5
2009-01-08ASoC: Merge the soc_value_enum to soc_enum structPeter Ujfalusi1-75/+5
2009-01-07ASoC: dapm: Allow explictly named mixer controlsIan Molton1-11/+36
2009-01-05ASoC: New enum type: value_enumPeter Ujfalusi1-3/+194
2009-01-01ASoC: Clean up kerneldoc warningsMark Brown1-5/+5
2008-12-18ASoC: Complain if we fail to create DAPM controlsMark Brown1-1/+5
2008-11-21ASoC: Rename snd_soc_card to snd_soc_machineMark Brown1-3/+3
2008-11-04ALSA: SOC: Fix setting codec register with debugfs filesystem merge errorTroy Kisky1-6/+0
2008-10-31ALSA: ASoC - restore removed variable declarationStephen Rothwell1-0/+2