summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-31[ALSA] ASoC TLV supportPhilipp Zabel1-6/+8
2008-01-31[ALSA] soc - Add device level DAPM eventLiam Girdwood1-0/+23
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-16[ALSA] alsa-kernel: schedule_timeout() fixesRene Herman1-1/+1
2007-05-11[ALSA] ASoC DAPM switching for reentrant codec pathsSeth Forshee1-2/+4
2007-02-09[ALSA] soc - Clean up with kmemdup()Takashi Iwai1-8/+2
2007-02-09[ALSA] soc - 0.13 ASoC DAPM bug fix for unnamed streamsSeth Forshee1-0/+3
2007-02-09[ALSA] Solve typos/compilation problems for debug functions in soc-dapm and a...Raúl Sánchez Siles1-1/+0
2007-02-09[ALSA] sound/soc/soc-dapm.c: make 4 functions staticAdrian Bunk1-8/+8
2007-02-09[ALSA] ASoC: dynamic audio power management (DAPM)Richard Purdie1-0/+1327