| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/... | Mark Brown | 2014-12-08 | 1 | -2/+2 |
|\ \ |
|
| * | | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control | Lars-Peter Clausen | 2014-11-18 | 1 | -1/+2 |
| * | | ASoC: ac97: Drop support for setting platform data via the CPU DAI | Lars-Peter Clausen | 2014-11-18 | 1 | -1/+0 |
| |/ |
|
* | | ASoC: Remove card field from snd_soc_dai struct | Lars-Peter Clausen | 2014-11-04 | 1 | -2/+0 |
* | | ASoC: Remove platform field from snd_soc_dai | Lars-Peter Clausen | 2014-11-03 | 1 | -1/+0 |
|/ |
|
* | ASoC: core: Add initial support for DAI multicodec | Benoit Cousson | 2014-07-16 | 1 | -0/+4 |
* | ASoC: dapm: Remove DAI DAPM context | Lars-Peter Clausen | 2014-06-21 | 1 | -1/+0 |
* | ASoC: Remove runtime field from DAI | Lars-Peter Clausen | 2014-05-12 | 1 | -1/+0 |
* | ASoC: Remove card's DAI list | Lars-Peter Clausen | 2014-05-07 | 1 | -1/+0 |
* | ASoC: core: remove the 'of_' prefix of of_xlate_tdm_slot_mask. | Xiubo Li | 2014-03-25 | 1 | -1/+1 |
*-. | Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t... | Mark Brown | 2014-03-13 | 1 | -0/+2 |
|\ \ |
|
| | * | ASoC: core: add TDM slot parsing from DT supports | Xiubo Li | 2014-02-23 | 1 | -0/+2 |
| |/ |
|
* / | ASoC: Add component pointer to the DAI struct | Lars-Peter Clausen | 2014-03-06 | 1 | -0/+1 |
|/ |
|
* | Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwai | Mark Brown | 2014-01-16 | 1 | -0/+2 |
|\ |
|
| * | ASoC: utils: Add internal call to determine if DAI is dummy. | Liam Girdwood | 2014-01-08 | 1 | -0/+2 |
* | | ASoC: soc-pcm: add symmetry for channels and sample bits | Nicolin Chen | 2013-11-24 | 1 | -0/+6 |
|/ |
|
* | Merge remote-tracking branch 'asoc/topic/mxs' into asoc-next | Mark Brown | 2013-10-24 | 1 | -0/+7 |
|\ |
|
| * | ASoC: snd_soc_dai_ops trigger function description | Markus Pargmann | 2013-10-14 | 1 | -0/+7 |
* | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 2013-10-24 | 1 | -0/+7 |
|\ \ |
|
| * | | ASoC: dai: Provide interface for setting DMA data at probe time | Mark Brown | 2013-10-20 | 1 | -0/+7 |
| |/ |
|
* / | ASoC: core: Add API for configuration of DAI BCLK ratio | Liam Girdwood | 2013-09-17 | 1 | -0/+3 |
|/ |
|
* | ASoC: snd_soc_[un]register_dai[s]() become non global function | Kuninori Morimoto | 2013-03-26 | 1 | -8/+0 |
* | Merge remote-tracking branch 'asoc/topic/of' into asoc-next | Mark Brown | 2013-02-11 | 1 | -1/+1 |
|\ |
|
| * | ASoC: SND_SOC_DAIFMT_GATED become 0 as default settings | Kuninori Morimoto | 2013-01-30 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 2013-02-11 | 1 | -1/+1 |
|\ \ |
|
| * | | ASoC: SND_SOC_DAIFMT_NB_NF become 0 as default settings | Kuninori Morimoto | 2013-01-16 | 1 | -1/+1 |
| |/ |
|
* / | ASoC: core: Allow digital mute for capture | Mark Brown | 2013-02-08 | 1 | -1/+3 |
|/ |
|
* | ASoC: Prevent pop_wait overwrite | Misael Lopez Cruz | 2012-12-15 | 1 | -1/+0 |
* | ASoC: add definations for compressed operations | Vinod Koul | 2012-08-20 | 1 | -0/+3 |
* | ASoC: core: Allow DAIs to specify a base address | Mark Brown | 2012-05-02 | 1 | -0/+1 |
* | ASoC: dpcm: Add bespoke trigger() | Liam Girdwood | 2012-04-26 | 1 | -0/+2 |
* | ASoC: core: Add platform DAI widget mapping | Liam Girdwood | 2012-04-01 | 1 | -0/+1 |
* | ASoC: core: Split the union for CODEC/platform in the DAI | Mark Brown | 2012-03-04 | 1 | -4/+3 |
* | ASoC: dapm: Implement and instantiate DAI widgets | Mark Brown | 2012-02-17 | 1 | -0/+4 |
* | ASoC: Allow DAI formats to be specified in the dai_link | Mark Brown | 2011-09-28 | 1 | -17/+17 |
* | ASoC: soc-core: symmetry checking for each DAIs separately | Dong Aisheng | 2011-09-21 | 1 | -0/+3 |
* | ASoC: core - Allow components to probe/remove in sequence. | Liam Girdwood | 2011-06-07 | 1 | -0/+4 |
* | ASoC: Make the DAI ops constant in the DAI structure | Mark Brown | 2010-12-03 | 1 | -1/+1 |
* | ASoC: Remove cyclic dependency between soc.h and soc-dapm.h/soc-dai.h | Jarkko Nikula | 2010-11-22 | 1 | -2/+0 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -35/+63 |
* | ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream | Daniel Mack | 2010-03-19 | 1 | -1/+17 |
* | ASoC: core: Add delay operation to snd_soc_dai_ops | Peter Ujfalusi | 2010-03-03 | 1 | -0/+6 |
* | ASoC: Remove runtime field from DAI | jassi brar | 2010-02-22 | 1 | -1/+0 |
* | ASoC: fix compile breakage - add a missing header include | Guennadi Liakhovetski | 2010-01-19 | 1 | -0/+2 |
* | ASoC: Add PDM DAI format definition | Lopez Cruz, Misael | 2009-09-28 | 1 | -0/+1 |
* | ASoC: Provide API for reordering channels | Barry Song | 2009-09-13 | 1 | -0/+7 |
* | ASoC: Add source argument to PLL configuration | Mark Brown | 2009-09-05 | 1 | -3/+3 |
* | Merge commit 'a5479e389e989acfeca9c32eeb0083d086202280' into for-2.6.32 | Mark Brown | 2009-08-11 | 1 | -2/+3 |
|\ |
|
| * | ASoC: change set_tdm_slot api to allow slot_width override. | Daniel Ribeiro | 2009-08-06 | 1 | -2/+3 |
* | | ASoC: Define more formats for the AC97 CODECs | Mark Brown | 2009-08-09 | 1 | -1/+7 |
|/ |
|