aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc-dai.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-21ASoC: soc-core: remove bus_controlKuninori Morimoto1-1/+0
2020-01-21ASoC: soc-core: remove DAI suspend/resumeKuninori Morimoto1-2/+0
2019-08-22ASoC: soc-dai: use bit field for bus_controlKuninori Morimoto1-2/+1
2019-07-23ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.cKuninori Morimoto1-0/+1
2019-07-23ASoC: soc-dai: add snd_soc_dai_compress_new()Kuninori Morimoto1-0/+2
2019-07-23ASoC: soc-dai: add snd_soc_dai_remove()Kuninori Morimoto1-0/+1
2019-07-23ASoC: soc-dai: add snd_soc_dai_probe()Kuninori Morimoto1-0/+1
2019-07-23ASoC: soc-dai: add snd_soc_dai_resume()Kuninori Morimoto1-0/+1
2019-07-23ASoC: soc-dai: add snd_soc_dai_suspend()Kuninori Morimoto1-0/+1
2019-07-23ASoC: soc-dai: add snd_soc_dai_delay()Kuninori Morimoto1-0/+2
2019-07-23ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()Kuninori Morimoto1-0/+2
2019-07-23ASoC: soc-dai: add snd_soc_dai_trigger()Kuninori Morimoto1-0/+2
2019-07-23ASoC: soc-dai: add snd_soc_dai_prepare()Kuninori Morimoto1-0/+2
2019-07-23ASoC: soc-dai: add snd_soc_dai_shutdown()Kuninori Morimoto1-0/+2
2019-07-23ASoC: soc-dai: add snd_soc_dai_startup()Kuninori Morimoto1-0/+2
2019-07-23ASoC: soc-dai: add snd_soc_dai_hw_free()Kuninori Morimoto1-0/+2
2019-07-23ASoC: soc-dai: mv soc_dai_hw_params() to soc-daiKuninori Morimoto1-0/+4
2018-07-24ASoC: core: add support to snd_soc_dai_get_channel_map()Srinivas Kandagatla1-0/+8
2018-07-02ASoC: soc-dai.h: convert to SPDX identifiersKuninori Morimoto1-5/+2
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+2
2018-05-11ASoC: Add SoundWire stream programming interfaceShreyas NC1-0/+23
2018-05-09ASoC: remove Codec related codeKuninori Morimoto1-1/+0
2018-05-02ASoC: dai playback and capture active may be greater than 1Jerome Brunet1-2/+2
2018-01-05Merge remote-tracking branches 'asoc/topic/sun4i-i2s', 'asoc/topic/sunxi', 'asoc/topic/symmetry', 'asoc/topic/tas5720' and 'asoc/topic/tas6424' into asoc-nextMark Brown1-3/+0
2017-12-22ASoC: soc-dai.h: remove symmetric_xxx from snd_soc_daiKuninori Morimoto1-3/+0
2017-11-29ALSA: pcm: add SNDRV_PCM_FORMAT_{S,U}20Maciej S. Szmigiero1-0/+2
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