aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-30ASoC: Remove DAPM restriction on mixer control name lengthsMark Brown1-3/+8
2008-10-30ASoC: Allow setting codec register with debugfs filesystemTroy Kisky1-25/+8
2008-10-27Merge branch 'topic/asoc-next' into topic/asocTakashi Iwai1-22/+0
2008-10-17ALSA: Fix debugfs_create_dir's error checking method for sound/soc/Zhaolei1-1/+1
2008-10-16ALSA: ASoC: Remove snd_soc_dapm_connect_input()Mark Brown1-22/+0
2008-10-13ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood1-3/+2
2008-10-13ALSA: ASoC: Allow machine drivers to mark pins as not connectedMark Brown1-0/+20
2008-10-10ALSA: ASoC: add new param mux to dapm_mux_update_powerRichard Zhao1-4/+4
2008-08-29ALSA: ASoC: Convert DAPM pop time configuration to debugfsMark Brown1-33/+20
2008-07-29ALSA: ASoC: convert use of uint to unsigned intJon Smirl1-18/+18
2008-07-29ALSA: ASoC: Rename mask to max to reflect usageJon Smirl1-7/+7
2008-07-29ALSA: ASoC: Convert bitfields in ASoC into full int widthJon Smirl1-21/+31
2008-07-29ALSA: ASoC: Export dapm_reg_event() fullyMark Brown1-0/+1
2008-07-17ALSA: ASoC: Factor PGA DAPM handling into mainMark Brown1-18/+8
2008-07-17ALSA: ASoC: Refactor DAPM event handlerMark Brown1-38/+41
2008-07-10ALSA: ASoC: Dump DAPM state for non-stream changesMark Brown1-3/+9
2008-07-10ALSA: ASoC: Switch DAPM to use of standard DEBUG macroMark Brown1-12/+10
2008-07-10ALSA: asoc: core - refactored DAPM pin control API.Liam Girdwood1-30/+51
2008-07-10ALSA: ASoC: Fix warning from strict_strtoul()Mark Brown1-1/+5
2008-07-10ALSA: ASoC: Make pop/click debug wait times dynamically configurableMark Brown1-14/+53
2008-06-26ALSA: ASoC: Add support for generic DAPM register modifier widgetJarkko Nikula1-0/+19
2008-05-19[ALSA] ASoC: Clarify API for bias configurationMark Brown1-23/+21
2008-05-19[ALSA] ASoC: Remove in-code changelogsMark Brown1-5/+0
2008-05-19[ALSA] soc - DAPM - Bulk route registrationMark Brown1-15/+57
2008-05-19[ALSA] soc - DAPM - Add bulk control registrationMark Brown1-0/+27
2008-05-19[ALSA] sound: fix export symbol typoStephen Rothwell1-1/+1
2008-05-19[ALSA] soc - DAPM - add hook to read state of DAPM widgetGraeme Gregory1-0/+23
2008-04-24[ALSA] soc - Include register in DAPM debug outputMark Brown1-1/+1
2008-04-24[ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison1-1/+1
2008-04-24[ALSA] soc - Report errors from snd_soc_dapm_set_endpoint()Mark Brown1-1/+2
2008-01-31[ALSA] soc - Don't lock the codec list in snd_soc_dapm_new_widgets()Mark Brown1-2/+0
2008-01-31[ALSA] soc - Add support for passing kcontrols with eventsLaim Girdwood1-13/+27
2008-01-31[ALSA] soc - Clean up tabsLiam Girdwood1-2/+2
2008-01-31[ALSA] soc - Fix power switching support for DAPM_SWITCH widgetsMilan plzik1-2/+3