Age | Commit message (Expand) | Author |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown |
2013-06-07 | ASoC: dapm: Treat DAI widgets like AIF widgets for power | Mark Brown |
2013-06-03 | ASoC: pcm: Require both CODEC and CPU support when declaring stream caps | Mark Brown |
2013-05-14 | ASoC: core: Add helper function to initialize the runtime pcm | Lars-Peter Clausen |
2013-05-14 | ASoC: core: Move snd_soc_set_runtime_hwparams() to soc-pcm.c | Lars-Peter Clausen |
2013-02-11 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown |
2013-02-08 | ASoC: core: Allow digital mute for capture | Mark Brown |
2013-01-12 | ASoC: pcm: delete some dead code | Dan Carpenter |
2012-12-20 | ASoC: pcm: allow backend hardware to be freed in pause state | Patrick Lai |
2012-12-15 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown |
2012-12-15 | ASoC: Prevent pop_wait overwrite | Misael Lopez Cruz |
2012-11-27 | ASoC: pcm: Report error code when we fail to init platform | Mark Brown |
2012-11-21 | ASoC: pcm: Standardise ASoC PCM messages | Liam Girdwood |
2012-07-06 | ASoC: dpcm: Allow FE to be opened without valid BE routes. | Liam Girdwood |
2012-07-06 | ASoC: pcm: Clean up logging in soc_new_pcm() | Liam Girdwood |
2012-06-08 | ASoC: dpcm: Fix dpcm_get_be() to check that DAI is BE | Liam Girdwood |
2012-05-10 | ASoC: pcm: Staticise non-exported functions | Mark Brown |
2012-05-08 | ASoC: pcm: Fix DPCM for aux_devs | Mark Brown |
2012-04-27 | ASoC: dpcm: Fixup debugFS for DPCM state. | Liam Girdwood |
2012-04-26 | ASoC: pcm: Add pcm operation for pcm ioctl. | Liam Girdwood |
2012-04-26 | ASoC: dpcm: Add bespoke trigger() | Liam Girdwood |
2012-04-26 | ASoC: dpcm: Add runtime dynamic route update | Liam Girdwood |
2012-04-26 | ASoC: dpcm: Add debugFS support for DPCM | Liam Girdwood |
2012-04-26 | ASoC: dpcm: Add Dynamic PCM core operations. | Liam Girdwood |
2012-04-01 | ASoC: dapm: Add platform stream event support | Liam Girdwood |
2012-02-17 | ASoC: dapm: Supply the DAI and substream when calling stream events | Mark Brown |
2012-02-09 | ASoC: pcm: If pmdown_time is zero then shut down DAPM immediately | Mark Brown |
2012-02-02 | ASoC: pcm: Improve error logging | Mark Brown |
2012-01-25 | ASoC: soc-pcm: msbits constraint: Drop 8 and 16 bit sample sizes | Peter Ujfalusi |
2012-01-21 | ASoC: Don't tell applications about msbits unless we're ignoring input | Mark Brown |
2012-01-20 | ASoC: Allow drivers to specify how many bits are significant on a DAI | Mark Brown |
2012-01-03 | ASoC: soc-pcm: Allocate PCM operations dynamically to support multiple DAIs | Sangsu Park |
2011-12-08 | ASoC: Hold runtime PM references to components of active DAIs | Mark Brown |
2011-11-04 | ASoC: Remove needless unlikely() | Mark Brown |
2011-10-27 | ASoC: Allow machines to ignore pmdown_time per-link | ramesh.babu@linux.intel.com |
2011-10-14 | ASoC: core: Add flag to ignore pmdown_time at pcm_close | Peter Ujfalusi |
2011-09-21 | ASoC: soc-core: symmetry checking for each DAIs separately | Dong Aisheng |
2011-08-17 | Merge branch 'for-3.1' into for-3.2 | Mark Brown |
2011-08-17 | ASoC: Fix check for symmetric rate enforcement | Sascha Hauer |
2011-08-15 | ASoC: soc-pcm: Remove unused global mutex | Axel Lin |
2011-06-09 | ASoC: pcm - rename snd_codec_close() to snd_pcm_close(). | Liam Girdwood |
2011-06-09 | ASoC: core - PCM mutex per rtd | Liam Girdwood |
2011-06-09 | ASoC: core - Separate out PCM operations into new file. | Liam Girdwood |