Age | Commit message (Expand) | Author |
2011-10-10 | ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widget | Mark Brown |
2011-10-09 | ASoC: Cache connected input and output recursions | Mark Brown |
2011-10-08 | ASoC: Assign power_check when we allocate DAPM widgets | Mark Brown |
2011-10-08 | ASoC: Suppress early calls to snd_soc_dapm_sync() | Mark Brown |
2011-10-05 | ASoC: Use dapm_mark_dirty() for new DAPM widgets for consistency | Mark Brown |
2011-10-05 | ASoC: Stop checking for supplied widgets after we find the first | Mark Brown |
2011-10-05 | ASoC: Don't mark the outputs of supplies as dirty on state changes | Mark Brown |
2011-10-05 | ASoC: Only run power_check() on a widget once per run | Mark Brown |
2011-10-05 | ASoC: Add verbose debugging showing why widgets get marked dirty | Mark Brown |
2011-10-04 | ASoC: Reduce the number of neigbours we mark dirty when updating power | Mark Brown |
2011-10-04 | ASoC: Do DAPM power checks only for widgets changed since last run | Mark Brown |
2011-10-04 | ASoC: Mark headphone, mic, speaker and line widgets as always connected | Mark Brown |
2011-10-04 | ASoC: Factor out widget power check operation | Mark Brown |
2011-10-04 | 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-09-28 | ASoC: Also count neighbour checks for supplies | Mark Brown |
2011-09-23 | ASoC: Don't force bias on ground referenced devices | Mark Brown |
2011-09-22 | ASoC: Add another DAPM stat for neighbour checks | Mark Brown |
2011-09-21 | 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-19 | ASoC: Display the error code when we fail to add a DAPM control | Mark Brown |
2011-08-31 | 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-16 | ASoC: DAPM: Allow multiple mixer sources to be routed via the same switch | Lars-Peter Clausen |
2011-07-25 | ASoC: dapm - change stream event dbg to vdgb | Liam Girdwood |
2011-07-25 | ASoC: dapm - Add DAPM stream completion event. | Liam Girdwood |
2011-07-20 | ASoC: dapm - Add methods to retrieve snd_card and soc_card from dapm context. | Liam Girdwood |
2011-07-17 | ASoC: Don't use -1 to boostrap subseq so it can be used by drivers | Mark Brown |
2011-07-05 | ASoC: core - Add platform widget IO | Liam Girdwood |
2011-06-20 | ASoC: Fix DAPM sequence run for per-widget I/O methods | Mark Brown |
2011-06-14 | ASoC: dapm - Refactor widget IO functions in preparation for platform widgets. | Liam Girdwood |
2011-06-13 | ASoC: Add weak routes for sidetone style paths | Mark Brown |
2011-06-09 | 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-06 | 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-05-27 | ASoC: Fix dapm_is_shared_kcontrol so everything isn't shared | Stephen Warren |
2011-05-26 | ASoC: Fix power down for widgetless per-card DAPM context case | Jarkko Nikula |
2011-05-03 | 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 |