summaryrefslogtreecommitdiffstats
path: root/include/sound/soc-dai.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-06-061-3/+2
|\
| * ASoC: remove Codec related codeKuninori Morimoto2018-05-091-1/+0
| * ASoC: dai playback and capture active may be greater than 1Jerome Brunet2018-05-021-2/+2
* | ASoC: Add SoundWire stream programming interfaceShreyas NC2018-05-111-0/+23
|/
*-. Merge remote-tracking branches 'asoc/topic/sun4i-i2s', 'asoc/topic/sunxi', 'a...Mark Brown2018-01-051-3/+0
|\ \
| | * ASoC: soc-dai.h: remove symmetric_xxx from snd_soc_daiKuninori Morimoto2017-12-221-3/+0
| |/
* / ALSA: pcm: add SNDRV_PCM_FORMAT_{S,U}20Maciej S. Szmigiero2017-11-291-0/+2
|/
* ASoC: core: add optional pcm_new callback for DAI driverArnaud Pouliquen2017-01-201-0/+3
*-. Merge remote-tracking branches 'asoc/topic/tlv320aic31xx', 'asoc/topic/topolo...Mark Brown2016-12-121-7/+8
|\ \
| | * ASoC: topology: ABI - Define DAI physical PCM data formatsMengdong Lin2016-10-211-7/+8
| |/
| |
| \
*-. | Merge remote-tracking branches 'asoc/topic/compress', 'asoc/topic/const' and ...Mark Brown2016-12-121-0/+25
|\ \|
| * | ASoC: compress: Add support for compress dai opsVinod Koul2016-11-131-0/+25
| |/
* / ASoC: bunch up bit field for snd_soc_daiKuninori Morimoto2016-10-241-1/+2
|/
* ASoC: Support registering a DAI dynamicallyMengdong Lin2016-01-101-0/+1
* Merge remote-tracking branch 'asoc/topic/doc' into asoc-nextMark Brown2015-10-261-1/+16
|\
| * ASoC: Document DAI signal polarityAnatol Pomozov2015-10-231-1/+16
* | ASoC: compress: add config item for soc-compress to make it compiled only whe...Jie Yang2015-10-221-1/+1
|/
*-. Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/...Mark Brown2014-12-081-2/+2
|\ \
| * | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen2014-11-181-1/+2
| * | ASoC: ac97: Drop support for setting platform data via the CPU DAILars-Peter Clausen2014-11-181-1/+0
| |/
* | ASoC: Remove card field from snd_soc_dai structLars-Peter Clausen2014-11-041-2/+0
* | ASoC: Remove platform field from snd_soc_daiLars-Peter Clausen2014-11-031-1/+0
|/
* ASoC: core: Add initial support for DAI multicodecBenoit Cousson2014-07-161-0/+4
* ASoC: dapm: Remove DAI DAPM contextLars-Peter Clausen2014-06-211-1/+0
* ASoC: Remove runtime field from DAILars-Peter Clausen2014-05-121-1/+0
* ASoC: Remove card's DAI listLars-Peter Clausen2014-05-071-1/+0
* ASoC: core: remove the 'of_' prefix of of_xlate_tdm_slot_mask.Xiubo Li2014-03-251-1/+1
*-. Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t...Mark Brown2014-03-121-0/+2
|\ \
| | * ASoC: core: add TDM slot parsing from DT supportsXiubo Li2014-02-231-0/+2
| |/
* / ASoC: Add component pointer to the DAI structLars-Peter Clausen2014-03-061-0/+1
|/
* Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwaiMark Brown2014-01-161-0/+2
|\
| * ASoC: utils: Add internal call to determine if DAI is dummy.Liam Girdwood2014-01-081-0/+2
* | ASoC: soc-pcm: add symmetry for channels and sample bitsNicolin Chen2013-11-241-0/+6
|/
* Merge remote-tracking branch 'asoc/topic/mxs' into asoc-nextMark Brown2013-10-241-0/+7
|\
| * ASoC: snd_soc_dai_ops trigger function descriptionMarkus Pargmann2013-10-141-0/+7
* | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-10-241-0/+7
|\ \
| * | ASoC: dai: Provide interface for setting DMA data at probe timeMark Brown2013-10-201-0/+7
| |/
* / ASoC: core: Add API for configuration of DAI BCLK ratioLiam Girdwood2013-09-171-0/+3
|/
* ASoC: snd_soc_[un]register_dai[s]() become non global functionKuninori Morimoto2013-03-261-8/+0
* Merge remote-tracking branch 'asoc/topic/of' into asoc-nextMark Brown2013-02-111-1/+1
|\
| * ASoC: SND_SOC_DAIFMT_GATED become 0 as default settingsKuninori Morimoto2013-01-301-1/+1
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-02-111-1/+1
|\ \
| * | ASoC: SND_SOC_DAIFMT_NB_NF become 0 as default settingsKuninori Morimoto2013-01-161-1/+1
| |/
* / ASoC: core: Allow digital mute for captureMark Brown2013-02-081-1/+3
|/
* ASoC: Prevent pop_wait overwriteMisael Lopez Cruz2012-12-151-1/+0
* ASoC: add definations for compressed operationsVinod Koul2012-08-201-0/+3
* ASoC: core: Allow DAIs to specify a base addressMark Brown2012-05-021-0/+1
* ASoC: dpcm: Add bespoke trigger()Liam Girdwood2012-04-261-0/+2
* ASoC: core: Add platform DAI widget mappingLiam Girdwood2012-04-011-0/+1
* ASoC: core: Split the union for CODEC/platform in the DAIMark Brown2012-03-041-4/+3