Age | Commit message (Expand) | Author | Files | Lines |
2011-11-24 | ASoC: Implement fully_routed card property | Stephen Warren | 1 | -0/+73 |
2011-10-10 | ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widget | Mark Brown | 1 | -1/+2 |
2011-10-09 | ASoC: Cache connected input and output recursions | Mark Brown | 1 | -15/+45 |
2011-10-08 | ASoC: Assign power_check when we allocate DAPM widgets | Mark Brown | 1 | -28/+39 |
2011-10-08 | ASoC: Suppress early calls to snd_soc_dapm_sync() | Mark Brown | 1 | -0/+7 |
2011-10-05 | ASoC: Use dapm_mark_dirty() for new DAPM widgets for consistency | Mark Brown | 1 | -1/+1 |
2011-10-05 | ASoC: Stop checking for supplied widgets after we find the first | Mark Brown | 1 | -6/+3 |
2011-10-05 | ASoC: Don't mark the outputs of supplies as dirty on state changes | Mark Brown | 1 | -4/+11 |
2011-10-05 | ASoC: Only run power_check() on a widget once per run | Mark Brown | 1 | -2/+13 |
2011-10-05 | ASoC: Add verbose debugging showing why widgets get marked dirty | Mark Brown | 1 | -11/+15 |
2011-10-04 | ASoC: Reduce the number of neigbours we mark dirty when updating power | Mark Brown | 1 | -6/+20 |
2011-10-04 | ASoC: Do DAPM power checks only for widgets changed since last run | Mark Brown | 1 | -6/+55 |
2011-10-04 | ASoC: Mark headphone, mic, speaker and line widgets as always connected | Mark Brown | 1 | -4/+4 |
2011-10-04 | ASoC: Factor out widget power check operation | Mark Brown | 1 | -11/+10 |
2011-10-04 | ASoC: Ensure all DAPM widgets have a power check callback | Mark Brown | 1 | -3/+8 |
2011-10-04 | ASoC: Move bias level decision into main dapm_power_widgets() | Mark Brown | 1 | -21/+23 |
2011-10-04 | ASoC: Factor write of widget power out into a separate function | Mark Brown | 1 | -11/+18 |
2011-09-28 | ASoC: Also count neighbour checks for supplies | Mark Brown | 1 | -0/+2 |
2011-09-23 | ASoC: Don't force bias on ground referenced devices | Mark Brown | 1 | -2/+5 |
2011-09-22 | ASoC: Add another DAPM stat for neighbour checks | Mark Brown | 1 | -0/+4 |
2011-09-21 | ASoC: Factor out per-widget DAPM power checks | Mark Brown | 1 | -52/+60 |
2011-09-21 | ASoC: Trace and collect statistics for DAPM graph walking | Mark Brown | 1 | -0/+17 |
2011-09-19 | ASoC: Display the error code when we fail to add a DAPM control | Mark Brown | 1 | -2/+2 |
2011-08-31 | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 1 | -1/+1 |
2011-08-31 | ASoC: soc-dapm: Fix parameter comment for snd_soc_dapm_free | Peter Ujfalusi | 1 | -1/+1 |
2011-08-16 | ASoC: DAPM: Allow multiple mixer sources to be routed via the same switch | Lars-Peter Clausen | 1 | -1/+5 |
2011-07-26 | ASoC: dapm - change stream event dbg to vdgb | Liam Girdwood | 1 | -1/+1 |
2011-07-26 | ASoC: dapm - Add DAPM stream completion event. | Liam Girdwood | 1 | -0/+4 |
2011-07-21 | ASoC: dapm - Add methods to retrieve snd_card and soc_card from dapm context. | Liam Girdwood | 1 | -0/+30 |
2011-07-17 | ASoC: Don't use -1 to boostrap subseq so it can be used by drivers | Mark Brown | 1 | -1/+1 |
2011-07-05 | ASoC: core - Add platform widget IO | Liam Girdwood | 1 | -2/+11 |
2011-06-20 | ASoC: Fix DAPM sequence run for per-widget I/O methods | Mark Brown | 1 | -0/+6 |
2011-06-14 | ASoC: dapm - Refactor widget IO functions in preparation for platform widgets. | Liam Girdwood | 1 | -6/+43 |
2011-06-13 | ASoC: Add weak routes for sidetone style paths | Mark Brown | 1 | -0/+87 |
2011-06-09 | Merge branch 'for-3.0' into for-3.1 | Mark Brown | 1 | -9/+8 |
2011-06-09 | ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM context | Lars-Peter Clausen | 1 | -9/+8 |
2011-06-07 | ASoC: Only provide a default bias level update for CODEC contexts | Mark Brown | 1 | -4/+7 |
2011-06-07 | ASoC: Add context parameter to card DAPM callbacks | Mark Brown | 1 | -2/+2 |
2011-06-07 | ASoC: Simplify logic in snd_soc_dapm_set_bias_level() | Mark Brown | 1 | -10/+12 |
2011-06-07 | ASoC: Remove trace for DAPM bias level logging | Mark Brown | 1 | -18/+0 |
2011-06-07 | ASoC: Indentation fix for null loop operation | Mark Brown | 1 | -1/+1 |
2011-06-07 | ASoC: Don't bring the CODEC up to full power for supplies and biases | Mark Brown | 1 | -2/+21 |
2011-06-07 | ASoC: Specify target bias state directly as a bias state | Mark Brown | 1 | -27/+33 |
2011-05-27 | ASoC: Fix dapm_is_shared_kcontrol so everything isn't shared | Stephen Warren | 1 | -1/+4 |
2011-05-26 | ASoC: Fix power down for widgetless per-card DAPM context case | Jarkko Nikula | 1 | -1/+1 |
2011-05-03 | ASoC: Implement mux control sharing | Stephen Warren | 1 | -31/+75 |
2011-05-03 | ASoC: Store a list of widgets in a DAPM mux/mixer kcontrol | Stephen Warren | 1 | -56/+131 |
2011-05-03 | ASoC: Add w->kcontrols, and populate it | Stephen Warren | 1 | -0/+12 |
2011-05-03 | ASoC: s/w->kcontrols/w->kcontrol_news/g | Stephen Warren | 1 | -13/+15 |
2011-05-03 | ASoC: Remove DAPM debugfs entries before freeing widgets | Lars-Peter Clausen | 1 | -0/+10 |