index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sound
/
soc-dpcm.h
Age
Commit message (
Expand
)
Author
2020-03-12
ASoC: export DPCM runtime update functions
Guennadi Liakhovetski
2020-02-24
ASoC: soc-pcm: move dpcm_path_put() to soc-pcm.c
Kuninori Morimoto
2020-02-18
ASoC: soc-pcm: remove snd_soc_dpcm_be_get/set_state()
Kuninori Morimoto
2020-02-18
ASoC: soc-pcm: remove soc_dpcm_be_digital_mute()
Kuninori Morimoto
2019-10-25
ASoC: soc-dpcm: tidyup for_each_dpcm_xx() macro
Kuninori Morimoto
2019-08-08
ASoC: soc-core: define soc_dpcm_debugfs_add() for non CONFIG_DEBUG_FS
Kuninori Morimoto
2018-09-20
ASoC: add for_each_dpcm_be() macro
Kuninori Morimoto
2018-09-20
ASoC: add for_each_dpcm_fe() macro
Kuninori Morimoto
2018-07-02
ASoC: soc-dpcm.h: convert to SPDX identifiers
Kuninori Morimoto
2015-04-09
ASoC: Make soc_dpcm_debugfs_add() non-fatal
Lars-Peter Clausen
2014-11-04
ASoC: dpcm: Fix race between FE/BE updates and trigger
Takashi Iwai
2014-01-17
ASoC: DPCM: make some DPCM API calls non static for compressed usage
Liam Girdwood
2013-07-24
ASoC: dapm: Pass snd_soc_card directly to soc_dpcm_runtime_update()
Lars-Peter Clausen
2012-04-26
ASoC: dpcm: Add bespoke trigger()
Liam Girdwood
2012-04-26
ASoC: dpcm: Add runtime dynamic route update
Liam Girdwood
2012-04-26
ASoC: dpcm: Add debugFS support for DPCM
Liam Girdwood
2012-04-26
ASoC: dpcm: Add Dynamic PCM core operations.
Liam Girdwood