| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: dapm: Supply the DAI and substream when calling stream events | Mark Brown | 2012-02-17 | 1 | -16/+9 |
* | ASoC: pcm: If pmdown_time is zero then shut down DAPM immediately | Mark Brown | 2012-02-09 | 1 | -1/+1 |
* | ASoC: pcm: Improve error logging | Mark Brown | 2012-02-02 | 1 | -17/+22 |
* | ASoC: soc-pcm: msbits constraint: Drop 8 and 16 bit sample sizes | Peter Ujfalusi | 2012-01-25 | 1 | -1/+1 |
* | ASoC: Don't tell applications about msbits unless we're ignoring input | Mark Brown | 2012-01-21 | 1 | -3/+5 |
* | ASoC: Allow drivers to specify how many bits are significant on a DAI | Mark Brown | 2012-01-20 | 1 | -0/+36 |
* | ASoC: soc-pcm: Allocate PCM operations dynamically to support multiple DAIs | Sangsu Park | 2012-01-03 | 1 | -20/+18 |
* | ASoC: Hold runtime PM references to components of active DAIs | Mark Brown | 2011-12-08 | 1 | -0/+15 |
* | ASoC: Remove needless unlikely() | Mark Brown | 2011-11-04 | 1 | -2/+2 |
* | ASoC: Allow machines to ignore pmdown_time per-link | ramesh.babu@linux.intel.com | 2011-10-27 | 1 | -1/+2 |
* | ASoC: core: Add flag to ignore pmdown_time at pcm_close | Peter Ujfalusi | 2011-10-14 | 1 | -4/+11 |
* | ASoC: soc-core: symmetry checking for each DAIs separately | Dong Aisheng | 2011-09-21 | 1 | -15/+25 |
* | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 2011-08-17 | 1 | -0/+3 |
|\ |
|
| * | ASoC: Fix check for symmetric rate enforcement | Sascha Hauer | 2011-08-17 | 1 | -0/+3 |
* | | ASoC: soc-pcm: Remove unused global mutex | Axel Lin | 2011-08-15 | 1 | -2/+0 |
|/ |
|
* | ASoC: pcm - rename snd_codec_close() to snd_pcm_close(). | Liam Girdwood | 2011-06-09 | 1 | -2/+2 |
* | ASoC: core - PCM mutex per rtd | Liam Girdwood | 2011-06-09 | 1 | -14/+14 |
* | ASoC: core - Separate out PCM operations into new file. | Liam Girdwood | 2011-06-09 | 1 | -0/+639 |