summaryrefslogtreecommitdiff
path: root/sound/soc/soc-pcm.c
AgeCommit message (Expand)Author
2012-02-17ASoC: dapm: Supply the DAI and substream when calling stream eventsMark Brown
2012-02-09ASoC: pcm: If pmdown_time is zero then shut down DAPM immediatelyMark Brown
2012-02-02ASoC: pcm: Improve error loggingMark Brown
2012-01-25ASoC: soc-pcm: msbits constraint: Drop 8 and 16 bit sample sizesPeter Ujfalusi
2012-01-21ASoC: Don't tell applications about msbits unless we're ignoring inputMark Brown
2012-01-20ASoC: Allow drivers to specify how many bits are significant on a DAIMark Brown
2012-01-03ASoC: soc-pcm: Allocate PCM operations dynamically to support multiple DAIsSangsu Park
2011-12-08ASoC: Hold runtime PM references to components of active DAIsMark Brown
2011-11-04ASoC: Remove needless unlikely()Mark Brown
2011-10-27ASoC: Allow machines to ignore pmdown_time per-linkramesh.babu@linux.intel.com
2011-10-14ASoC: core: Add flag to ignore pmdown_time at pcm_closePeter Ujfalusi
2011-09-21ASoC: soc-core: symmetry checking for each DAIs separatelyDong Aisheng
2011-08-17Merge branch 'for-3.1' into for-3.2Mark Brown
2011-08-17ASoC: Fix check for symmetric rate enforcementSascha Hauer
2011-08-15ASoC: soc-pcm: Remove unused global mutexAxel Lin
2011-06-09ASoC: pcm - rename snd_codec_close() to snd_pcm_close().Liam Girdwood
2011-06-09ASoC: core - PCM mutex per rtdLiam Girdwood
2011-06-09ASoC: core - Separate out PCM operations into new file.Liam Girdwood