summaryrefslogtreecommitdiff
path: root/sound/soc/soc-dapm.c
AgeCommit message (Expand)Author
2011-08-31ASoC: soc-dapm: Fix parameter comment for snd_soc_dapm_freePeter Ujfalusi
2011-07-20ASoC: dapm - Add methods to retrieve snd_card and soc_card from dapm context.Liam Girdwood
2011-07-17ASoC: Don't use -1 to boostrap subseq so it can be used by driversMark Brown
2011-07-05ASoC: core - Add platform widget IOLiam Girdwood
2011-06-20ASoC: Fix DAPM sequence run for per-widget I/O methodsMark Brown
2011-06-14ASoC: dapm - Refactor widget IO functions in preparation for platform widgets.Liam Girdwood
2011-06-13ASoC: Add weak routes for sidetone style pathsMark Brown
2011-06-09Merge branch 'for-3.0' into for-3.1Mark Brown
2011-06-09ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM contextLars-Peter Clausen
2011-06-06ASoC: Only provide a default bias level update for CODEC contextsMark Brown
2011-06-06ASoC: Add context parameter to card DAPM callbacksMark Brown
2011-06-06ASoC: Simplify logic in snd_soc_dapm_set_bias_level()Mark Brown
2011-06-06ASoC: Remove trace for DAPM bias level loggingMark Brown
2011-06-06ASoC: Indentation fix for null loop operationMark Brown
2011-06-06ASoC: Don't bring the CODEC up to full power for supplies and biasesMark Brown
2011-06-06ASoC: Specify target bias state directly as a bias stateMark Brown
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