summaryrefslogtreecommitdiff
path: root/sound/soc/soc-dapm.c
AgeCommit message (Expand)Author
2009-06-06ASoC: Apostrophe patrolMark Brown
2009-05-18ASoC: Add debug trace for bias level transitionsMark Brown
2009-05-18ASoC: Integrate bias management with DAPM power managementMark Brown
2009-05-18ASoC: Make DAPM sysfs entries non-optionalMark Brown
2009-05-18ASoC: Split DAPM power checks from sequencing of power changesMark Brown
2009-04-22ASoC: Add power supply widget to DAPMMark Brown
2009-04-20ASoC: Make the DAPM power check an operation on the widgetMark Brown
2009-04-20ASoC: Factor out DAPM power checks for DACs and ADCsMark Brown
2009-04-20ASoC: Factor out generic widget power checksMark Brown
2009-04-13ASoC: Support DAPM events for DACs and ADCsMark Brown
2009-04-13ASoC: Factor out application of power for generic widgetsMark Brown
2009-04-07ASoC: Display return code when failing to add a DAPM kcontrolMark Brown
2009-03-06ASoC: Fix memory allocation for snd_soc_dapm_switch namesMark Brown
2009-03-06ASoC: Factor out DAPM widget power check into separate functionMark Brown
2009-02-28ASoC: Add SND_SOC_DAPM_PIN_SWITCH controls for exposing DAPM pinsMark Brown
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown
2009-01-15Merge branch 'topic/asoc' into next/asocTakashi Iwai
2009-01-15ASoC: Fix the power update function for snd_soc_dapm_value_muxPeter Ujfalusi
2009-01-09Merge branch 'for-2.6.29' into for-2.6.30Mark Brown
2009-01-09ASoC: Constify pin names for DAPM pin status APIsMark Brown
2009-01-08ASoC: Merge the soc_value_enum to soc_enum structPeter Ujfalusi
2009-01-07ASoC: dapm: Allow explictly named mixer controlsIan Molton
2009-01-05ASoC: New enum type: value_enumPeter Ujfalusi
2009-01-01ASoC: Clean up kerneldoc warningsMark Brown
2008-12-18ASoC: Complain if we fail to create DAPM controlsMark Brown
2008-11-21ASoC: Rename snd_soc_card to snd_soc_machineMark Brown
2008-11-04ALSA: SOC: Fix setting codec register with debugfs filesystem merge errorTroy Kisky
2008-10-31ALSA: ASoC - restore removed variable declarationStephen Rothwell
2008-10-30ASoC: Remove DAPM restriction on mixer control name lengthsMark Brown
2008-10-30ASoC: Allow setting codec register with debugfs filesystemTroy Kisky
2008-10-27Merge branch 'topic/asoc-next' into topic/asocTakashi Iwai
2008-10-17ALSA: Fix debugfs_create_dir's error checking method for sound/soc/Zhaolei
2008-10-16ALSA: ASoC: Remove snd_soc_dapm_connect_input()Mark Brown
2008-10-13ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood
2008-10-13ALSA: ASoC: Allow machine drivers to mark pins as not connectedMark Brown
2008-10-10ALSA: ASoC: add new param mux to dapm_mux_update_powerRichard Zhao
2008-08-29ALSA: ASoC: Convert DAPM pop time configuration to debugfsMark Brown
2008-07-29ALSA: ASoC: convert use of uint to unsigned intJon Smirl
2008-07-29ALSA: ASoC: Rename mask to max to reflect usageJon Smirl
2008-07-29ALSA: ASoC: Convert bitfields in ASoC into full int widthJon Smirl
2008-07-29ALSA: ASoC: Export dapm_reg_event() fullyMark Brown
2008-07-17ALSA: ASoC: Factor PGA DAPM handling into mainMark Brown
2008-07-17ALSA: ASoC: Refactor DAPM event handlerMark Brown
2008-07-10ALSA: ASoC: Dump DAPM state for non-stream changesMark Brown
2008-07-10ALSA: ASoC: Switch DAPM to use of standard DEBUG macroMark Brown
2008-07-10ALSA: asoc: core - refactored DAPM pin control API.Liam Girdwood
2008-07-10ALSA: ASoC: Fix warning from strict_strtoul()Mark Brown
2008-07-10ALSA: ASoC: Make pop/click debug wait times dynamically configurableMark Brown
2008-06-26ALSA: ASoC: Add support for generic DAPM register modifier widgetJarkko Nikula
2008-05-19[ALSA] ASoC: Clarify API for bias configurationMark Brown