summaryrefslogtreecommitdiff
path: root/sound/soc/soc-dapm.c
AgeCommit message (Expand)Author
2011-05-27ASoC: Fix dapm_is_shared_kcontrol so everything isn't sharedStephen Warren
2011-05-26ASoC: Fix power down for widgetless per-card DAPM context caseJarkko Nikula
2011-05-03ASoC: Implement mux control sharingStephen Warren
2011-05-03ASoC: Store a list of widgets in a DAPM mux/mixer kcontrolStephen Warren
2011-05-03ASoC: Add w->kcontrols, and populate itStephen Warren
2011-05-03ASoC: s/w->kcontrols/w->kcontrol_news/gStephen Warren
2011-05-03ASoC: Remove DAPM debugfs entries before freeing widgetsLars-Peter Clausen
2011-05-03ASoC: Move DAPM widget debugfs entry creation to snd_soc_dapm_new_widgetsLars-Peter Clausen
2011-05-03ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_initLars-Peter Clausen
2011-04-27ASoC: Add dapm_find_widget helperLars-Peter Clausen
2011-04-20ASoC: fix a simple coding style issueLu Guanqun
2011-04-20ASoC: snd_soc_dapm_get_pin_status: Match other contexts tooStephen Warren
2011-04-09ASoC: Allow DAPM pin operations to match any contextMark Brown
2011-04-09ASoC: Force all DAPM contexts into the same bias stateMark Brown
2011-04-08ASoC: Remove special casing for registerless widgetsMark Brown
2011-04-05ASoC: Add bias level data to DAPM context debugfsMark Brown
2011-03-09Merge branch 'for-2.6.38' into for-2.6.39Mark Brown
2011-03-09ASoC: Fix double addition of prefixes due to widget prefixingMark Brown
2011-03-09ASoC: Use the correct DAPM context when cleaning up final widget setMark Brown
2011-03-08ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()Mark Brown
2011-03-03ASoC: Check for a CODEC before dereferencing in DAPMMark Brown
2011-03-03ASoC: Get the card directly from the DAPM contextMark Brown
2011-02-25ASoC: soc-dapm: Include quotes around contents in debugfs entriesDimitris Papastamos
2011-02-22ASoC: Run bias level changes for all DAPM contexts in parallelMark Brown
2011-02-22ASoC: Remove card from snd_soc_dapm_set_bias_level()Mark Brown
2011-02-18ASoC: Remove export of snd_soc_dapm_stream_event()Mark Brown
2011-02-13Merge branch 'for-2.6.38' into for-2.6.39Mark Brown
2011-02-13ASoC: Ensure supplies are maintained for force enabled widgetsMark Brown
2011-02-09Merge branch 'for-2.6.38' into for-2.6.39Mark Brown
2011-02-09ASoC: Sync initial widget state with hardwareMark Brown
2011-01-28Merge branch 'for-2.6.38' into for-2.6.39Mark Brown
2011-01-28ASoC: Fix mask/val_mask confusion snd_soc_dapm_put_volsw()Stephen Warren
2011-01-27ASoC: Add subsequence information to seq_notify callbacksMark Brown
2011-01-19ASoC: Provide per widget type callback when executing DAPM sequencesMark Brown
2011-01-19ASoC: Add support for sequencing withinMark Brown
2011-01-19ASoC: Explicitly say if we're powering up or downMark Brown
2010-12-22ASoC: don't pass the string as the format arguemtn for dev_info()Takashi Iwai
2010-12-17ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux typeDimitris Papastamos
2010-12-17ASoC: Do DAPM control updates in the middle of DAPM sequencesMark Brown
2010-12-15ASoC: Extend DAPM to handle power changes on cross-device pathsJarkko Nikula
2010-12-15ASoC: Move widgets from DAPM context to snd_soc_cardJarkko Nikula
2010-12-15ASoC: Move DAPM paths from DAPM context to snd_soc_cardJarkko Nikula
2010-12-14ASoC: dapm: Add output driver widgetOlaya, Margarita
2010-12-13ASoC: Fix build error caused by merging a fix for 2.6.37 into 2.6.38Jarkko Nikula
2010-12-13Merge branch 'for-2.6.37' into for-2.6.38Mark Brown
2010-12-13ASoC: Fix bias power down of non-DAPM codecJarkko Nikula
2010-12-06ASoC: Add post-CODEC bias level callback for machine driverMark Brown
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-16ASoC: Use DAPM context rather than CODEC when constructing sequencesMark Brown
2010-11-15ASoC: Add optional name_prefix for codec kcontrol, widget and route namesJarkko Nikula