summaryrefslogtreecommitdiff
path: root/include/sound/soc.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-06ASoC: soc.h: convert asoc_xxx() to snd_soc_xxx()Kuninori Morimoto1-14/+28
2023-11-28ASoC: soc-card: Add storage for PCI SSIDRichard Fitzgerald1-0/+11
2023-09-29ASoC: core: Do not call link_exit() on uninitialized rtd objectsAmadeusz Sławiński1-0/+2
2023-07-17ASoC: soc-core.c: add snd_soc_copy_dai_args()Kuninori Morimoto1-0/+2
2023-07-17ASoC: soc-core.c: add snd_soc_dlc_use_cpu_as_platform()Kuninori Morimoto1-0/+2
2023-07-17ASoC: soc-core.c: add snd_soc_get_dai_via_args()Kuninori Morimoto1-0/+1
2023-07-17ASoC: soc-core.c: enable multi ComponentKuninori Morimoto1-0/+1
2023-06-20ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()Kuninori Morimoto1-1/+1
2023-06-20ASoC: soc-core.c: add snd_soc_{of_}get_dlc()Kuninori Morimoto1-0/+6
2023-06-13ASoC: add new trigger ordering methodMark Brown1-6/+17
2023-06-13ASoC: remove old trigger ordering methodKuninori Morimoto1-6/+0
2023-06-13ASoC: add new trigger ordering methodKuninori Morimoto1-0/+17
2023-06-13ASoC: add N cpus to M codecs dai link supportBard Liao1-0/+6
2023-06-06ASoC: add snd_soc_get_stream_cpu()Kuninori Morimoto1-0/+1
2023-06-06ASoC: soc.h: remove snd_soc_compr_ops :: triggerKuninori Morimoto1-1/+0
2023-05-08ASoC: soc-utils.c: add asoc_dummy_dlcKuninori Morimoto1-0/+1
2023-04-17ASoC: expand snd_soc_dpcm_mutex_lock/unlock()Kuninori Morimoto1-0/+45
2023-04-17ASoC: expand snd_soc_dapm_mutex_lock/unlock()Kuninori Morimoto1-5/+55
2023-04-05ASoC: soc.h: remove unused params/num_paramsKuninori Morimoto1-3/+0
2023-04-05ASoC: soc.h: clarify Codec2Codec paramsKuninori Morimoto1-3/+9
2023-03-28ASoC: soc-core.c: add snd_soc_add_pcm_runtimes()Kuninori Morimoto1-2/+3
2023-01-31ASoC: soc.h: add snd_soc_card_is_instantiated() helperKuninori Morimoto1-0/+6
2022-09-20ASoC: soc.h: use array instead of playback/capture_widgetKuninori Morimoto1-3/+1
2022-09-20ASoC: soc.h: use defined number instead of direct numberKuninori Morimoto1-1/+1
2022-09-20ASoC: soc.h: remove num_cpus/codecsKuninori Morimoto1-6/+4
2022-08-17ASoC: core: remove setting platform_max in kcontrol macrosSrinivas Kandagatla1-10/+10
2022-06-22ASoC: core: Make snd_soc_unregister_card() return voidUwe Kleine-König1-1/+1
2022-06-21ASoC: core: Add new SOC_DOUBLE_SX_TLV macroCharles Keepax1-0/+12
2022-06-14ASoC: Merge fixesMark Brown1-2/+0
2022-06-10ASoC: Remove unused hw_write_t typeAmadeusz Sławiński1-2/+0
2022-06-10ASoC: Introduce 'fixup_controls' card methodMartin Povišer1-0/+1
2022-05-16ASoC: core: Correct spelling fliped -> flippedCharles Keepax1-1/+1
2022-04-25ASoC: soc.h: Add SOC_SINGLE_S_EXT_TLV macroRichard Fitzgerald1-0/+6
2022-04-25ASoC: soc.h: Introduce SOC_DOUBLE_R_S_EXT_TLV() macroSimon Trimmer1-0/+11
2022-04-05ASoC: soc-utils: Add helper to calculate BCLK from TDM infoRichard Fitzgerald1-0/+2
2022-04-05ASoC: soc.h: Add SOC_SINGLE_S_TLV() macroRichard Fitzgerald1-0/+2
2022-04-05ASoC: Introduce snd_soc_of_get_dai_link_cpusMartin Povišer1-0/+4
2021-12-23ASoC: core: Add snd_soc_of_parse_pin_switches() from simple-card-utilsStephan Gerhold1-0/+1
2021-12-14ASoC: soc-pcm: Fix and cleanup DPCM lockingTakashi Iwai1-2/+0
2021-07-16ASoC: soc-pcm: add a flag to reverse the stop sequenceVijendar Mukunda1-0/+6
2021-06-21ASoC: soc-core: remove snd_soc_of_parse_daifmt()Kuninori Morimoto1-4/+0
2021-06-21ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto1-0/+14
2021-06-21ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped()Kuninori Morimoto1-0/+2
2021-06-21ASoC: soc-core: add snd_soc_daifmt_clock_provider_from_bitmap()Kuninori Morimoto1-0/+1
2021-03-25ASoC: soc.h: return error if multi platform at snd_soc_fixup_dai_links_platfo...Kuninori Morimoto1-0/+4
2021-03-25ASoC: soc.h: fixup return timing for snd_soc_fixup_dai_links_platform_name()Kuninori Morimoto1-3/+3
2021-03-25ASoC: soc.h: add asoc_link_to_cpu/codec/platform() macroKuninori Morimoto1-3/+21
2021-03-10ASoC: constify of_phandle_args in snd_soc_get_dai_name()Krzysztof Kozlowski1-1/+1
2021-01-21ASoC: sync parameter naming : rate / sample_bitsKuninori Morimoto1-2/+2
2020-12-09ASoC: soc-pcm: care trigger rollbackKuninori Morimoto1-0/+1