summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-pcm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: dapm: Supply the DAI and substream when calling stream eventsMark Brown2012-02-171-16/+9Star
* ASoC: pcm: If pmdown_time is zero then shut down DAPM immediatelyMark Brown2012-02-091-1/+1
* ASoC: pcm: Improve error loggingMark Brown2012-02-021-17/+22
* ASoC: soc-pcm: msbits constraint: Drop 8 and 16 bit sample sizesPeter Ujfalusi2012-01-251-1/+1
* ASoC: Don't tell applications about msbits unless we're ignoring inputMark Brown2012-01-211-3/+5
* ASoC: Allow drivers to specify how many bits are significant on a DAIMark Brown2012-01-201-0/+36
* ASoC: soc-pcm: Allocate PCM operations dynamically to support multiple DAIsSangsu Park2012-01-031-20/+18Star
* ASoC: Hold runtime PM references to components of active DAIsMark Brown2011-12-081-0/+15
* ASoC: Remove needless unlikely()Mark Brown2011-11-041-2/+2
* ASoC: Allow machines to ignore pmdown_time per-linkramesh.babu@linux.intel.com2011-10-271-1/+2
* ASoC: core: Add flag to ignore pmdown_time at pcm_closePeter Ujfalusi2011-10-141-4/+11
* ASoC: soc-core: symmetry checking for each DAIs separatelyDong Aisheng2011-09-211-15/+25
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-171-0/+3
|\
| * ASoC: Fix check for symmetric rate enforcementSascha Hauer2011-08-171-0/+3
* | ASoC: soc-pcm: Remove unused global mutexAxel Lin2011-08-151-2/+0Star
|/
* ASoC: pcm - rename snd_codec_close() to snd_pcm_close().Liam Girdwood2011-06-091-2/+2
* ASoC: core - PCM mutex per rtdLiam Girdwood2011-06-091-14/+14
* ASoC: core - Separate out PCM operations into new file.Liam Girdwood2011-06-091-0/+639