aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc-dai.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-20ASoC: core: add optional pcm_new callback for DAI driverArnaud Pouliquen1-0/+3
2016-12-12Merge remote-tracking branches 'asoc/topic/tlv320aic31xx', 'asoc/topic/topology', 'asoc/topic/uda1380', 'asoc/topic/wm2200' and 'asoc/topic/wm8523' into asoc-nextMark Brown1-7/+8
2016-12-12Merge remote-tracking branches 'asoc/topic/compress', 'asoc/topic/const' and 'asoc/topic/cs35l34' into asoc-nextMark Brown1-0/+25
2016-11-13ASoC: compress: Add support for compress dai opsVinod Koul1-0/+25
2016-10-24ASoC: bunch up bit field for snd_soc_daiKuninori Morimoto1-1/+2
2016-10-21ASoC: topology: ABI - Define DAI physical PCM data formatsMengdong Lin1-7/+8
2016-01-10ASoC: Support registering a DAI dynamicallyMengdong Lin1-0/+1
2015-10-26Merge remote-tracking branch 'asoc/topic/doc' into asoc-nextMark Brown1-1/+16
2015-10-23ASoC: Document DAI signal polarityAnatol Pomozov1-1/+16
2015-10-22ASoC: compress: add config item for soc-compress to make it compiled only when neededJie Yang1-1/+1
2014-12-08Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/topic/adau1373' and 'asoc/topic/adau17x1' into asoc-nextMark Brown1-2/+2
2014-11-18ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen1-1/+2
2014-11-18ASoC: ac97: Drop support for setting platform data via the CPU DAILars-Peter Clausen1-1/+0
2014-11-04ASoC: Remove card field from snd_soc_dai structLars-Peter Clausen1-2/+0
2014-11-03ASoC: Remove platform field from snd_soc_daiLars-Peter Clausen1-1/+0
2014-07-16ASoC: core: Add initial support for DAI multicodecBenoit Cousson1-0/+4
2014-06-21ASoC: dapm: Remove DAI DAPM contextLars-Peter Clausen1-1/+0
2014-05-12ASoC: Remove runtime field from DAILars-Peter Clausen1-1/+0
2014-05-07ASoC: Remove card's DAI listLars-Peter Clausen1-1/+0
2014-03-25ASoC: core: remove the 'of_' prefix of of_xlate_tdm_slot_mask.Xiubo Li1-1/+1
2014-03-12Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/topic/rcar' into asoc-nextMark Brown1-0/+2
2014-03-06ASoC: Add component pointer to the DAI structLars-Peter Clausen1-0/+1
2014-02-23ASoC: core: add TDM slot parsing from DT supportsXiubo Li1-0/+2
2014-01-16Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwaiMark Brown1-0/+2
2014-01-08ASoC: utils: Add internal call to determine if DAI is dummy.Liam Girdwood1-0/+2
2013-11-24ASoC: soc-pcm: add symmetry for channels and sample bitsNicolin Chen1-0/+6
2013-10-24Merge remote-tracking branch 'asoc/topic/mxs' into asoc-nextMark Brown1-0/+7
2013-10-24Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown1-0/+7
2013-10-20ASoC: dai: Provide interface for setting DMA data at probe timeMark Brown1-0/+7
2013-10-14ASoC: snd_soc_dai_ops trigger function descriptionMarkus Pargmann1-0/+7
2013-09-17ASoC: core: Add API for configuration of DAI BCLK ratioLiam Girdwood1-0/+3
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