| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widget | Mark Brown | 2011-10-10 | 1 | -0/+3 |
* | ASoC: Cache connected input and output recursions | Mark Brown | 2011-10-09 | 1 | -0/+2 |
* | ASoC: Only run power_check() on a widget once per run | Mark Brown | 2011-10-05 | 1 | -0/+2 |
* | ASoC: Do DAPM power checks only for widgets changed since last run | Mark Brown | 2011-10-04 | 1 | -0/+1 |
* | ASoC: Add another DAPM stat for neighbour checks | Mark Brown | 2011-09-22 | 1 | -0/+1 |
* | ASoC: Trace and collect statistics for DAPM graph walking | Mark Brown | 2011-09-21 | 1 | -0/+5 |
* | ASoC: dapm - Add DAPM stream completion event. | Liam Girdwood | 2011-07-25 | 1 | -0/+2 |
* | ASoC: dapm - add DAPM macro for external enum widgets | Liam Girdwood | 2011-07-20 | 1 | -0/+6 |
* | ASoC: core - Add platform widget IO | Liam Girdwood | 2011-07-05 | 1 | -0/+2 |
* | ASoC: Fix mismerge with release branch | Mark Brown | 2011-06-14 | 1 | -0/+1 |
* | ASoC: Add weak routes for sidetone style paths | Mark Brown | 2011-06-13 | 1 | -0/+2 |
* | ASoC: Specify target bias state directly as a bias state | Mark Brown | 2011-06-06 | 1 | -1/+1 |
* | ASoC: Store a list of widgets in a DAPM mux/mixer kcontrol | Stephen Warren | 2011-05-03 | 1 | -0/+6 |
* | ASoC: Add w->kcontrols, and populate it | Stephen Warren | 2011-05-03 | 1 | -0/+1 |
* | ASoC: s/w->kcontrols/w->kcontrol_news/g | Stephen Warren | 2011-05-03 | 1 | -34/+34 |
* | ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_init | Lars-Peter Clausen | 2011-05-03 | 1 | -1/+2 |
* | ASoC: simple style fix | Lu Guanqun | 2011-04-20 | 1 | -1/+1 |
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 1 | -1/+1 |
|\ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | | ASoC: Explicitly say registerless widgets have no register | Mark Brown | 2011-03-23 | 1 | -8/+8 |
|/ |
|
* | ASoC: Add subsequence information to seq_notify callbacks | Mark Brown | 2011-01-27 | 1 | -1/+1 |
* | ASoC: Remove controls from sequenced PGA arguments | Mark Brown | 2011-01-25 | 1 | -4/+4 |
* | ASoC: Provide per widget type callback when executing DAPM sequences | Mark Brown | 2011-01-19 | 1 | -0/+3 |
* | ASoC: Add support for sequencing within | Mark Brown | 2011-01-19 | 1 | -0/+13 |
* | ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux type | Dimitris Papastamos | 2010-12-17 | 1 | -0/+9 |
* | ASoC: Do DAPM control updates in the middle of DAPM sequences | Mark Brown | 2010-12-17 | 1 | -0/+10 |
* | ASoC: Extend DAPM to handle power changes on cross-device paths | Jarkko Nikula | 2010-12-15 | 1 | -0/+5 |
* | ASoC: Move widgets from DAPM context to snd_soc_card | Jarkko Nikula | 2010-12-15 | 1 | -1/+1 |
* | ASoC: Move DAPM paths from DAPM context to snd_soc_card | Jarkko Nikula | 2010-12-15 | 1 | -1/+0 |
* | ASoC: Remove unused DAPM_DOUBLE control types | Mark Brown | 2010-12-15 | 1 | -16/+0 |
* | ASoC: dapm: Add output driver widget | Olaya, Margarita | 2010-12-14 | 1 | -0/+10 |
* | ASoC: Remove cyclic dependency between soc.h and soc-dapm.h/soc-dai.h | Jarkko Nikula | 2010-11-22 | 1 | -1/+0 |
* | ASoC: Move pop time from DAPM context to sound card | Jarkko Nikula | 2010-11-06 | 1 | -1/+1 |
* | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 2010-11-06 | 1 | -13/+36 |
* | ASoC: Add event variants of the AIF widgets | Mark Brown | 2010-09-06 | 1 | -0/+10 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -4/+4 |
* | ASoC: Add SND_SOC_DAPM_PRE_POST_PMD event | apatard@mandriva.com | 2010-05-31 | 1 | -0/+2 |
* | ASoC: Support leaving paths enabled over system suspend | Mark Brown | 2010-05-10 | 1 | -0/+2 |
* | ASoC: Remove unused DAPM suspend flag | Mark Brown | 2010-05-10 | 1 | -1/+0 |
* | ASoC: Allow pins to be force enabled | Mark Brown | 2010-03-16 | 1 | -0/+3 |
* | ASoC: Remove unused 'muted' flag from DAPM widgets | Mark Brown | 2010-03-16 | 1 | -1/+0 |
* | ASoC: Remove unused pmdown_time flag | Mark Brown | 2010-03-05 | 1 | -1/+0 |
* | ASoC: add simplified versions of widget macros | Guennadi Liakhovetski | 2010-01-25 | 1 | -0/+32 |
* | ASoC: Add virtual enumeration support for DAPM muxes | Mark Brown | 2009-10-06 | 1 | -0/+10 |
* | ASoC: Allow per-route connectedness checks for supplies | Mark Brown | 2009-09-08 | 1 | -0/+7 |
* | Merge branch 'topic/digital-mixing' into for-2.6.32 | Mark Brown | 2009-08-24 | 1 | -0/+8 |
|\ |
|
| * | ASoC: Add input and output AIF widgets | Mark Brown | 2009-08-18 | 1 | -0/+8 |
* | | ASoC: Add DAPM widget power decision debugfs files | Mark Brown | 2009-08-21 | 1 | -0/+1 |
|/ |
|
* | ASoC: Add a shutdown callback | Mark Brown | 2009-06-23 | 1 | -0/+1 |
* | ASoC: Integrate bias management with DAPM power management | Mark Brown | 2009-05-18 | 1 | -2/+0 |