| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ |
|
* | ALSA: Allow passing platform_data to devices attached to AC97 bus | Marek Vasut | 2009-07-23 | 1 | -0/+1 |
* | ASoC: fixes multiple typos in comments, no functional change | Peter Meerwald | 2009-07-13 | 1 | -13/+13 |
* | ASoC: Add SNDRV_PCM_FMTBIT_S32_BE as a valid AC97 format | Jon Smirl | 2009-05-14 | 1 | -1/+2 |
* | ASoC: Remove redundant codec pointer from DAIs | Mark Brown | 2009-05-05 | 1 | -5/+2 |
* | ASoC: Remove unused DAI format defines | Mark Brown | 2009-05-02 | 1 | -18/+0 |
* | ASoC: Use a shared define for AC97 CODEC data formats | Mark Brown | 2009-05-02 | 1 | -0/+3 |
* | ASoC: Provide core support for symmetric sample rates | Mark Brown | 2009-04-07 | 1 | -0/+1 |
* | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao | 2009-03-04 | 1 | -1/+1 |
* | ASoC: Add DAI registration API | Mark Brown | 2008-12-09 | 1 | -0/+8 |
* | ASoC: Remove platform device from DAI suspend and resume operations | Mark Brown | 2008-12-03 | 1 | -4/+2 |
* | ASoC: Remove DAI type information | Mark Brown | 2008-11-24 | 1 | -1/+1 |
* | ASoC: Merge snd_soc_ops into snd_soc_dai_ops | Mark Brown | 2008-11-21 | 1 | -2/+18 |
* | ASoC: Move DAI structure definitions into new soc-dai.h | Mark Brown | 2008-11-21 | 1 | -0/+209 |