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.h
Age
Commit message (
Expand
)
Author
2019-11-20
ASoC: core: add SND_SOC_BYTES_E
Tzung-Bi Shih
2019-11-20
ASoC: add control components management
Jaroslav Kysela
2019-11-05
ASoC: soc.h: dobj is used only when SND_SOC_TOPOLOGY
Kuninori Morimoto
2019-11-05
ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register...
Kuninori Morimoto
2019-11-05
ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()
Kuninori Morimoto
2019-11-05
ASoC: soc-core: add snd_soc_unregister_dai()
Kuninori Morimoto
2019-10-23
ASoC: soc-core: add for_each_rtd_components() and replace
Kuninori Morimoto
2019-10-22
ASoC: soc-core: remove for_each_rtdcom_safe()
Kuninori Morimoto
2019-10-08
ASoC: soc-core: add snd_soc_pcm_lib_ioctl()
Kuninori Morimoto
2019-10-01
ASoC: soc-core: merge soc_free_pcm_runtime() and soc_rtd_free()
Kuninori Morimoto
2019-08-21
ASoC: soc-core: merge snd_soc_initialize_card_lists()
Kuninori Morimoto
2019-08-15
ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtime
Peter Ujfalusi
2019-08-09
ASoC: soc-core: add for_each_xxx macro for aux_dev
Kuninori Morimoto
2019-08-09
ASoC: soc-core: remove legacy style of aux_dev
Kuninori Morimoto
2019-08-09
ASoC: soc-core: support snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
2019-08-08
ASoC: soc-core: tidyup for card->deferred_resume_work
Kuninori Morimoto
2019-08-05
ASoC: add soc-component.c
Kuninori Morimoto
2019-08-01
ASoC: core: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-23
ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai
Kuninori Morimoto
2019-06-28
ASoC: soc-core: support dai_link with platforms_num != 1
Jerome Brunet
2019-06-19
ASoC: soc-core: allow no Platform on dai_link
Kuninori Morimoto
2019-06-19
ASoC: soc.h: fixup for_each_card_links() macro
Kuninori Morimoto
2019-06-06
ASoC: soc-core: remove legacy style dai_link
Kuninori Morimoto
2019-06-06
ASoC: soc.h: add sound dai_link connection macro
Kuninori Morimoto
2019-06-06
ASoC: soc-core: use snd_soc_dai_link_component for CPU
Kuninori Morimoto
2019-05-13
ASoC: soc.h: fe_compr can be bit field
Kuninori Morimoto
2019-04-08
ASoC: core: conditionally increase module refcount on component open
Ranjani Sridharan
2019-03-11
ASoC: dpcm: prevent snd_soc_dpcm use after free
KaiChieh Chuang
2019-02-08
ASoC: core: don't increase component module refcount unconditionally
Pierre-Louis Bossart
2019-01-28
ASoC: add helper to change platform name for all dailinks
Pierre-Louis Bossart
2019-01-21
ASoC: soc-core: add .num_platform for dai_link
Kuninori Morimoto
2019-01-18
ASoC: soc.h: add explanation of legacy/modern style of dai_link
Kuninori Morimoto
2019-01-14
ASoC: soc-core: fix init platform memory handling
Curtis Malainey
2018-12-13
Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2018-11-26
ASoC: soc.h: makes snd_soc_of_parse_audio_prefix() inline
Kuninori Morimoto
2018-11-23
ASoC: soc-core: add snd_soc_of_parse_node_prefix()
Kuninori Morimoto
2018-11-05
ASoC: wm97xx: fix uninitialized regmap pointer problem
Arnd Bergmann
2018-10-30
ASoC: fix oops w/ for_each_rtd_codec_dai_rollback() macro
Pierre-Louis Bossart
2018-09-21
ASoC: add for_each_component_dais() macro
Kuninori Morimoto
2018-09-20
ASoC: add for_each_comp_order() macro
Kuninori Morimoto
2018-09-20
ASoC: add for_each_card_components() macro
Kuninori Morimoto
2018-09-20
ASoC: add for_each_card_rtds() macro
Kuninori Morimoto
2018-09-20
ASoC: add for_each_card_links() macro
Kuninori Morimoto
2018-09-20
ASoC: add for_each_card_prelinks() macro
Kuninori Morimoto
2018-09-20
ASoC: rename for_each_rtd_codec_dai_reverse to rollback
Kuninori Morimoto
2018-09-12
ASoC: core: add support to card rebind
Srinivas Kandagatla
2018-09-11
ASoC: soc-core: remove unused num_dai_links
Kuninori Morimoto
2018-09-05
ASoC: dapm: Move CODEC to CODEC params from the widget to the runtime
Charles Keepax
2018-09-04
ASoC: add for_each_rtd_codec_dai() macro
Kuninori Morimoto
2018-09-04
ASoC: add for_each_link_codecs() macro
Kuninori Morimoto
[next]