| Commit message (Expand) | Author | Age |
* | Merge remote-tracking branch 'asoc/topic/compress' into asoc-next | Mark Brown | 2014-01-20 |
|\ |
|
| * | ASoC: DPCM: make some DPCM API calls non static for compressed usage | Liam Girdwood | 2014-01-17 |
* | | Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai | Mark Brown | 2014-01-16 |
|\ \ |
|
| * | | ASoC: pcm: Use snd_pcm_rate_mask_intersect() helper | Lars-Peter Clausen | 2014-01-14 |
| * | | ASoC: pcm: Properly initialize hw->rate_max | Lars-Peter Clausen | 2014-01-14 |
| * | | Merge tag 'v3.13-rc3' into asoc-pcm | Mark Brown | 2014-01-14 |
| |\ \ |
|
| * | | | ASoC: Allow PCMs to restrict the supported formats | Lars-Peter Clausen | 2014-01-09 |
| * | | | ASoC: dpcm: Explicitly set BE DAI link supported stream directions | Liam Girdwood | 2014-01-07 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'asoc/topic/core' into for-tiwai | Mark Brown | 2014-01-16 |
|\ \ \ |
|
| * | | | ASoC: pcm: Fix lack of platform bespoke_trigger() call | Jean-Francois Moine | 2014-01-07 |
| * | | | ASoC: dpcm: Allow PCMs to omit the set of supported formats | Lars-Peter Clausen | 2014-01-06 |
| * | | | ASoC: dpcm: Add helper function for initializing runtime pcm | Lars-Peter Clausen | 2014-01-06 |
* | | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 2014-01-02 |
|\| | | |
|
| * | | | Merge remote-tracking branch 'asoc/topic/symmetry' into asoc-core | Mark Brown | 2013-12-04 |
| |\ \ \ |
|
| | * | | | ASoC: Set SNDRV_PCM_INFO_JOINT_DUPLEX for PCMs with symmetry constraints | Lars-Peter Clausen | 2013-12-02 |
| | * | | | ASoC: soc-pcm: move DAIs parameters cleaning into hw_free() | Nicolin Chen | 2013-11-24 |
| | * | | | ASoC: soc-pcm: add symmetry for channels and sample bits | Nicolin Chen | 2013-11-24 |
| | |/ / |
|
| * / / | ASoC: soc-pcm: Drop the redundant snd_soc_dai_digital_mute() in soc_pcm_close() | Nicolin Chen | 2013-12-04 |
| |/ / |
|
* | / | ASoC: soc-pcm: Use valid condition for snd_soc_dai_digital_mute() in hw_free() | Nicolin Chen | 2013-12-04 |
| |/
|/| |
|
* | | ASoC: pcm: Always honor DAI min and max sample rate constraints | Lars-Peter Clausen | 2013-11-27 |
* | | ASoC: pcm: Fix rate_max calculation | Lars-Peter Clausen | 2013-11-27 |
|/ |
|
* | ASoC: Add pinctrl PM to components of active DAIs | Nicolin Chen | 2013-11-04 |
* | ASoC: dpcm: improve robustness | Russell King - ARM Linux | 2013-10-31 |
* | ASoC: pcm: Check for ops before deferencing them | Mark Brown | 2013-10-31 |
* | ASoC: pcm: Remove extra spaces from dev_ prints | Jarkko Nikula | 2013-09-30 |
* | Merge remote-tracking branch 'asoc/topic/fsl' into tmp | Mark Brown | 2013-09-01 |
|\ |
|
| * | ASoC: soc-pcm: Allow to specify unidirectional dai_link | Fabio Estevam | 2013-09-01 |
* | | Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 2013-07-29 |
|\ \ |
|
| * | | ASoC: pcm: Use the power efficient workqueue for delayed powerdown | Mark Brown | 2013-07-18 |
| |/ |
|
* / | ASoC: dapm: Pass snd_soc_card directly to soc_dpcm_runtime_update() | Lars-Peter Clausen | 2013-07-24 |
|/ |
|
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 2013-06-17 |
|\ |
|
| * | 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-05-14 |
* | | ASoC: dapm: Treat DAI widgets like AIF widgets for power | Mark Brown | 2013-06-07 |
* | | ASoC: pcm: Require both CODEC and CPU support when declaring stream caps | Mark Brown | 2013-06-03 |
|/ |
|
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 2013-02-11 |
|\ |
|
| * | ASoC: pcm: delete some dead code | Dan Carpenter | 2013-01-11 |
* | | ASoC: core: Allow digital mute for capture | Mark Brown | 2013-02-08 |
* | | ASoC: pcm: allow backend hardware to be freed in pause state | Patrick Lai | 2012-12-20 |
|/ |
|
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 2012-12-15 |
|\ |
|
| * | ASoC: Prevent pop_wait overwrite | Misael Lopez Cruz | 2012-12-15 |
* | | ASoC: pcm: Report error code when we fail to init platform | Mark Brown | 2012-11-27 |
* | | ASoC: pcm: Standardise ASoC PCM messages | Liam Girdwood | 2012-11-20 |
|/ |
|
* | 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-07-06 |
* | ASoC: dpcm: Fix dpcm_get_be() to check that DAI is BE | Liam Girdwood | 2012-06-07 |
* | ASoC: pcm: Staticise non-exported functions | Mark Brown | 2012-05-10 |
* | ASoC: pcm: Fix DPCM for aux_devs | Mark Brown | 2012-05-08 |
* | ASoC: dpcm: Fixup debugFS for DPCM state. | Liam Girdwood | 2012-04-27 |
* | ASoC: pcm: Add pcm operation for pcm ioctl. | Liam Girdwood | 2012-04-26 |