aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc-dai.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-26ASoC: snd_soc_[un]register_dai[s]() become non global functionKuninori Morimoto1-8/+0
2013-02-11Merge remote-tracking branch 'asoc/topic/of' into asoc-nextMark Brown1-1/+1
2013-02-11Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-1/+1
2013-02-08ASoC: core: Allow digital mute for captureMark Brown1-1/+3
2013-01-30ASoC: SND_SOC_DAIFMT_GATED become 0 as default settingsKuninori Morimoto1-1/+1
2013-01-16ASoC: SND_SOC_DAIFMT_NB_NF become 0 as default settingsKuninori Morimoto1-1/+1
2012-12-15ASoC: Prevent pop_wait overwriteMisael Lopez Cruz1-1/+0
2012-08-20ASoC: add definations for compressed operationsVinod Koul1-0/+3
2012-05-02ASoC: core: Allow DAIs to specify a base addressMark Brown1-0/+1
2012-04-26ASoC: dpcm: Add bespoke trigger()Liam Girdwood1-0/+2
2012-04-01ASoC: core: Add platform DAI widget mappingLiam Girdwood1-0/+1
2012-03-04ASoC: core: Split the union for CODEC/platform in the DAIMark Brown1-4/+3
2012-02-17ASoC: dapm: Implement and instantiate DAI widgetsMark Brown1-0/+4
2011-09-28ASoC: Allow DAI formats to be specified in the dai_linkMark Brown1-17/+17
2011-09-21ASoC: soc-core: symmetry checking for each DAIs separatelyDong Aisheng1-0/+3
2011-06-07ASoC: core - Allow components to probe/remove in sequence.Liam Girdwood1-0/+4
2010-12-03ASoC: Make the DAI ops constant in the DAI structureMark Brown1-1/+1
2010-11-22ASoC: Remove cyclic dependency between soc.h and soc-dapm.h/soc-dai.hJarkko Nikula1-2/+0
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-35/+63
2010-03-19ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack1-1/+17
2010-03-03ASoC: core: Add delay operation to snd_soc_dai_opsPeter Ujfalusi1-0/+6
2010-02-22ASoC: Remove runtime field from DAIjassi brar1-1/+0
2010-01-19ASoC: fix compile breakage - add a missing header includeGuennadi Liakhovetski1-0/+2
2009-09-28ASoC: Add PDM DAI format definitionLopez Cruz, Misael1-0/+1
2009-09-13ASoC: Provide API for reordering channelsBarry Song1-0/+7
2009-09-05ASoC: Add source argument to PLL configurationMark Brown1-3/+3
2009-08-11Merge commit 'a5479e389e989acfeca9c32eeb0083d086202280' into for-2.6.32Mark Brown1-2/+3
2009-08-09ASoC: Define more formats for the AC97 CODECsMark Brown1-1/+7
2009-08-06ASoC: change set_tdm_slot api to allow slot_width override.Daniel Ribeiro1-2/+3
2009-07-23ALSA: Allow passing platform_data to devices attached to AC97 busMarek Vasut1-0/+1
2009-07-13ASoC: fixes multiple typos in comments, no functional changePeter Meerwald1-13/+13
2009-05-14ASoC: Add SNDRV_PCM_FMTBIT_S32_BE as a valid AC97 formatJon Smirl1-1/+2
2009-05-05ASoC: Remove redundant codec pointer from DAIsMark Brown1-5/+2
2009-05-02ASoC: Remove unused DAI format definesMark Brown1-18/+0
2009-05-02ASoC: Use a shared define for AC97 CODEC data formatsMark Brown1-0/+3
2009-04-07ASoC: Provide core support for symmetric sample ratesMark Brown1-0/+1
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-1/+1
2008-12-09ASoC: Add DAI registration APIMark Brown1-0/+8
2008-12-03ASoC: Remove platform device from DAI suspend and resume operationsMark Brown1-4/+2
2008-11-24ASoC: Remove DAI type informationMark Brown1-1/+1
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-2/+18
2008-11-21ASoC: Move DAI structure definitions into new soc-dai.hMark Brown1-0/+209