summaryrefslogtreecommitdiffstats
path: root/include/sound/soc-dai.h
Commit message (Expand)AuthorAgeFilesLines
* ASoC: soc-dai: use bit field for bus_controlKuninori Morimoto2019-08-221-2/+1
* ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.cKuninori Morimoto2019-07-231-0/+1
* ASoC: soc-dai: add snd_soc_dai_compress_new()Kuninori Morimoto2019-07-231-0/+2
* ASoC: soc-dai: add snd_soc_dai_remove()Kuninori Morimoto2019-07-231-0/+1
* ASoC: soc-dai: add snd_soc_dai_probe()Kuninori Morimoto2019-07-231-0/+1
* ASoC: soc-dai: add snd_soc_dai_resume()Kuninori Morimoto2019-07-231-0/+1
* ASoC: soc-dai: add snd_soc_dai_suspend()Kuninori Morimoto2019-07-231-0/+1
* ASoC: soc-dai: add snd_soc_dai_delay()Kuninori Morimoto2019-07-231-0/+2
* ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()Kuninori Morimoto2019-07-231-0/+2
* ASoC: soc-dai: add snd_soc_dai_trigger()Kuninori Morimoto2019-07-231-0/+2
* ASoC: soc-dai: add snd_soc_dai_prepare()Kuninori Morimoto2019-07-231-0/+2
* ASoC: soc-dai: add snd_soc_dai_shutdown()Kuninori Morimoto2019-07-231-0/+2
* ASoC: soc-dai: add snd_soc_dai_startup()Kuninori Morimoto2019-07-231-0/+2
* ASoC: soc-dai: add snd_soc_dai_hw_free()Kuninori Morimoto2019-07-231-0/+2
* ASoC: soc-dai: mv soc_dai_hw_params() to soc-daiKuninori Morimoto2019-07-231-0/+4
* ASoC: core: add support to snd_soc_dai_get_channel_map()Srinivas Kandagatla2018-07-241-0/+8
* ASoC: soc-dai.h: convert to SPDX identifiersKuninori Morimoto2018-07-021-5/+2
* 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
|/