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