aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
Commit message (Expand)AuthorAge
* ASoC: dapm: Check for bias level when powering downMark Brown2012-02-23
* ASoC: dapm - Fix check for codec context in dapm_power_widgets().Liam Girdwood2012-01-16
* ASoC: Dynamically allocate the rtd device for a non-empty release()Mark Brown2012-01-10
* ASoC: Take a pm_runtime reference on DAPM devices that are enabledMark Brown2011-12-07
* ASoC: Add signal generator widget typeMark Brown2011-12-02
* ASoC: Log automatic pin disconnection per CODEC rather than per cardMark Brown2011-11-27
* ASoC: Implement fully_routed card propertyStephen Warren2011-11-23
* ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widgetMark Brown2011-10-10
* ASoC: Cache connected input and output recursionsMark Brown2011-10-09
* ASoC: Assign power_check when we allocate DAPM widgetsMark Brown2011-10-08
* ASoC: Suppress early calls to snd_soc_dapm_sync()Mark Brown2011-10-08
* ASoC: Use dapm_mark_dirty() for new DAPM widgets for consistencyMark Brown2011-10-05
* ASoC: Stop checking for supplied widgets after we find the firstMark Brown2011-10-05
* ASoC: Don't mark the outputs of supplies as dirty on state changesMark Brown2011-10-05
* ASoC: Only run power_check() on a widget once per runMark Brown2011-10-05
* ASoC: Add verbose debugging showing why widgets get marked dirtyMark Brown2011-10-05
* ASoC: Reduce the number of neigbours we mark dirty when updating powerMark Brown2011-10-04
* ASoC: Do DAPM power checks only for widgets changed since last runMark Brown2011-10-04
* ASoC: Mark headphone, mic, speaker and line widgets as always connectedMark Brown2011-10-04
* ASoC: Factor out widget power check operationMark Brown2011-10-04
* ASoC: Ensure all DAPM widgets have a power check callbackMark Brown2011-10-04
* ASoC: Move bias level decision into main dapm_power_widgets()Mark Brown2011-10-04
* ASoC: Factor write of widget power out into a separate functionMark Brown2011-10-04
* ASoC: Also count neighbour checks for suppliesMark Brown2011-09-28
* ASoC: Don't force bias on ground referenced devicesMark Brown2011-09-23
* ASoC: Add another DAPM stat for neighbour checksMark Brown2011-09-22
* ASoC: Factor out per-widget DAPM power checksMark Brown2011-09-21
* ASoC: Trace and collect statistics for DAPM graph walkingMark Brown2011-09-21
* ASoC: Display the error code when we fail to add a DAPM controlMark Brown2011-09-19
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-31
|\
| * ASoC: soc-dapm: Fix parameter comment for snd_soc_dapm_freePeter Ujfalusi2011-08-31
* | ASoC: DAPM: Allow multiple mixer sources to be routed via the same switchLars-Peter Clausen2011-08-15
* | ASoC: dapm - change stream event dbg to vdgbLiam Girdwood2011-07-25
* | ASoC: dapm - Add DAPM stream completion event.Liam Girdwood2011-07-25
|/
* ASoC: dapm - Add methods to retrieve snd_card and soc_card from dapm context.Liam Girdwood2011-07-20
* ASoC: Don't use -1 to boostrap subseq so it can be used by driversMark Brown2011-07-17
* ASoC: core - Add platform widget IOLiam Girdwood2011-07-05
* ASoC: Fix DAPM sequence run for per-widget I/O methodsMark Brown2011-06-20
* ASoC: dapm - Refactor widget IO functions in preparation for platform widgets.Liam Girdwood2011-06-14
* ASoC: Add weak routes for sidetone style pathsMark Brown2011-06-13
* Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-09
|\
| * ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM contextLars-Peter Clausen2011-06-09
* | ASoC: Only provide a default bias level update for CODEC contextsMark Brown2011-06-06
* | ASoC: Add context parameter to card DAPM callbacksMark Brown2011-06-06
* | ASoC: Simplify logic in snd_soc_dapm_set_bias_level()Mark Brown2011-06-06
* | ASoC: Remove trace for DAPM bias level loggingMark Brown2011-06-06
* | ASoC: Indentation fix for null loop operationMark Brown2011-06-06
* | ASoC: Don't bring the CODEC up to full power for supplies and biasesMark Brown2011-06-06
* | ASoC: Specify target bias state directly as a bias stateMark Brown2011-06-06
|/
* ASoC: Fix dapm_is_shared_kcontrol so everything isn't sharedStephen Warren2011-05-27