| Commit message (Expand) | Author | Age |
... | |
* | ASoC: Ensure all DAPM widgets have a power check callback | Mark Brown | 2011-10-04 |
* | ASoC: Move bias level decision into main dapm_power_widgets() | Mark Brown | 2011-10-04 |
* | ASoC: Factor write of widget power out into a separate function | Mark Brown | 2011-10-04 |
* | ASoC: Also count neighbour checks for supplies | Mark Brown | 2011-09-28 |
* | ASoC: Don't force bias on ground referenced devices | Mark Brown | 2011-09-23 |
* | ASoC: Add another DAPM stat for neighbour checks | Mark Brown | 2011-09-22 |
* | ASoC: Factor out per-widget DAPM power checks | Mark Brown | 2011-09-21 |
* | ASoC: Trace and collect statistics for DAPM graph walking | Mark Brown | 2011-09-21 |
* | ASoC: Display the error code when we fail to add a DAPM control | Mark Brown | 2011-09-19 |
* | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 2011-08-31 |
|\ |
|
| * | ASoC: soc-dapm: Fix parameter comment for snd_soc_dapm_free | Peter Ujfalusi | 2011-08-31 |
* | | ASoC: DAPM: Allow multiple mixer sources to be routed via the same switch | Lars-Peter Clausen | 2011-08-15 |
* | | ASoC: dapm - change stream event dbg to vdgb | Liam Girdwood | 2011-07-25 |
* | | ASoC: dapm - Add DAPM stream completion event. | Liam Girdwood | 2011-07-25 |
|/ |
|
* | ASoC: dapm - Add methods to retrieve snd_card and soc_card from dapm context. | Liam Girdwood | 2011-07-20 |
* | ASoC: Don't use -1 to boostrap subseq so it can be used by drivers | Mark Brown | 2011-07-17 |
* | ASoC: core - Add platform widget IO | Liam Girdwood | 2011-07-05 |
* | ASoC: Fix DAPM sequence run for per-widget I/O methods | Mark Brown | 2011-06-20 |
* | ASoC: dapm - Refactor widget IO functions in preparation for platform widgets. | Liam Girdwood | 2011-06-14 |
* | ASoC: Add weak routes for sidetone style paths | Mark Brown | 2011-06-13 |
* | Merge branch 'for-3.0' into for-3.1 | Mark Brown | 2011-06-09 |
|\ |
|
| * | ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM context | Lars-Peter Clausen | 2011-06-09 |
* | | ASoC: Only provide a default bias level update for CODEC contexts | Mark Brown | 2011-06-06 |
* | | ASoC: Add context parameter to card DAPM callbacks | Mark Brown | 2011-06-06 |
* | | ASoC: Simplify logic in snd_soc_dapm_set_bias_level() | Mark Brown | 2011-06-06 |
* | | ASoC: Remove trace for DAPM bias level logging | Mark Brown | 2011-06-06 |
* | | ASoC: Indentation fix for null loop operation | Mark Brown | 2011-06-06 |
* | | ASoC: Don't bring the CODEC up to full power for supplies and biases | Mark Brown | 2011-06-06 |
* | | ASoC: Specify target bias state directly as a bias state | Mark Brown | 2011-06-06 |
|/ |
|
* | ASoC: Fix dapm_is_shared_kcontrol so everything isn't shared | Stephen Warren | 2011-05-27 |
* | ASoC: Fix power down for widgetless per-card DAPM context case | Jarkko Nikula | 2011-05-26 |
* | ASoC: Implement mux control sharing | Stephen Warren | 2011-05-03 |
* | ASoC: Store a list of widgets in a DAPM mux/mixer kcontrol | Stephen Warren | 2011-05-03 |
* | ASoC: Add w->kcontrols, and populate it | Stephen Warren | 2011-05-03 |
* | ASoC: s/w->kcontrols/w->kcontrol_news/g | Stephen Warren | 2011-05-03 |
* | ASoC: Remove DAPM debugfs entries before freeing widgets | Lars-Peter Clausen | 2011-05-03 |
* | ASoC: Move DAPM widget debugfs entry creation to snd_soc_dapm_new_widgets | Lars-Peter Clausen | 2011-05-03 |
* | ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_init | Lars-Peter Clausen | 2011-05-03 |
* | ASoC: Add dapm_find_widget helper | Lars-Peter Clausen | 2011-04-27 |
* | ASoC: fix a simple coding style issue | Lu Guanqun | 2011-04-20 |
* | ASoC: snd_soc_dapm_get_pin_status: Match other contexts too | Stephen Warren | 2011-04-20 |
* | ASoC: Allow DAPM pin operations to match any context | Mark Brown | 2011-04-08 |
* | ASoC: Force all DAPM contexts into the same bias state | Mark Brown | 2011-04-08 |
* | ASoC: Remove special casing for registerless widgets | Mark Brown | 2011-04-08 |
* | ASoC: Add bias level data to DAPM context debugfs | Mark Brown | 2011-04-04 |
* | Merge branch 'for-2.6.38' into for-2.6.39 | Mark Brown | 2011-03-09 |
|\ |
|
| * | ASoC: Use the correct DAPM context when cleaning up final widget set | Mark Brown | 2011-03-09 |
* | | ASoC: Fix double addition of prefixes due to widget prefixing | Mark Brown | 2011-03-09 |
* | | ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew() | Mark Brown | 2011-03-08 |
* | | ASoC: Check for a CODEC before dereferencing in DAPM | Mark Brown | 2011-03-03 |