summaryrefslogtreecommitdiff
path: root/include/sound/soc.h
AgeCommit message (Expand)Author
2024-02-19ASoC: Constify pointer to of_phandle_argsKrzysztof Kozlowski
2024-01-08Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-12-19ASoC: soc.h: don't create dummy Component via COMP_DUMMY()Kuninori Morimoto
2023-11-27ASoC: pcm: Honor subformat when configuring runtimeCezary Rojewski
2023-11-27ASoC: makes CPU/Codec channel connection map more genericKuninori Morimoto
2023-10-10ASoC: Merge fixes for consistent cs42l43 schemaMark Brown
2023-09-29ASoC: core: Do not call link_exit() on uninitialized rtd objectsAmadeusz Sławiński
2023-09-26ASoC: remove asoc_xxx() compatible macroKuninori Morimoto
2023-09-25ASoC: soc.h: convert asoc_xxx() to snd_soc_xxx()Kuninori Morimoto
2023-09-12ASoC: soc-card: Add storage for PCI SSIDRichard Fitzgerald
2023-09-11ASoC: soc.h: replace custom COUNT_ARGS() & CONCATENATE() implementationsAndy Shevchenko
2023-07-17ASoC: soc-core.c: add snd_soc_copy_dai_args()Kuninori Morimoto
2023-07-17ASoC: soc-core.c: add snd_soc_dlc_use_cpu_as_platform()Kuninori Morimoto
2023-07-17ASoC: soc-core.c: add snd_soc_get_dai_via_args()Kuninori Morimoto
2023-07-17ASoC: soc-core.c: enable multi ComponentKuninori Morimoto
2023-06-20ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()Kuninori Morimoto
2023-06-20ASoC: soc-core.c: add snd_soc_{of_}get_dlc()Kuninori Morimoto
2023-06-13ASoC: add new trigger ordering methodMark Brown
2023-06-13ASoC: remove old trigger ordering methodKuninori Morimoto
2023-06-13ASoC: add new trigger ordering methodKuninori Morimoto
2023-06-13ASoC: add N cpus to M codecs dai link supportBard Liao
2023-06-06ASoC: add snd_soc_get_stream_cpu()Kuninori Morimoto
2023-06-06ASoC: soc.h: remove snd_soc_compr_ops :: triggerKuninori Morimoto
2023-05-08ASoC: soc-utils.c: add asoc_dummy_dlcKuninori Morimoto
2023-04-17ASoC: expand snd_soc_dpcm_mutex_lock/unlock()Kuninori Morimoto
2023-04-17ASoC: expand snd_soc_dapm_mutex_lock/unlock()Kuninori Morimoto
2023-04-05ASoC: soc.h: remove unused params/num_paramsKuninori Morimoto
2023-04-05ASoC: soc.h: clarify Codec2Codec paramsKuninori Morimoto
2023-03-28ASoC: soc-core.c: add snd_soc_add_pcm_runtimes()Kuninori Morimoto
2023-01-31ASoC: soc.h: add snd_soc_card_is_instantiated() helperKuninori Morimoto
2022-09-20ASoC: soc.h: use array instead of playback/capture_widgetKuninori Morimoto
2022-09-20ASoC: soc.h: use defined number instead of direct numberKuninori Morimoto
2022-09-20ASoC: soc.h: remove num_cpus/codecsKuninori Morimoto
2022-08-17ASoC: core: remove setting platform_max in kcontrol macrosSrinivas Kandagatla
2022-06-22ASoC: core: Make snd_soc_unregister_card() return voidUwe Kleine-König
2022-06-21ASoC: core: Add new SOC_DOUBLE_SX_TLV macroCharles Keepax
2022-06-14ASoC: Merge fixesMark Brown
2022-06-10ASoC: Remove unused hw_write_t typeAmadeusz Sławiński
2022-06-10ASoC: Introduce 'fixup_controls' card methodMartin Povišer
2022-05-16ASoC: core: Correct spelling fliped -> flippedCharles Keepax
2022-04-25ASoC: soc.h: Add SOC_SINGLE_S_EXT_TLV macroRichard Fitzgerald
2022-04-25ASoC: soc.h: Introduce SOC_DOUBLE_R_S_EXT_TLV() macroSimon Trimmer
2022-04-05ASoC: soc-utils: Add helper to calculate BCLK from TDM infoRichard Fitzgerald
2022-04-05ASoC: soc.h: Add SOC_SINGLE_S_TLV() macroRichard Fitzgerald
2022-04-05ASoC: Introduce snd_soc_of_get_dai_link_cpusMartin Povišer
2021-12-23ASoC: core: Add snd_soc_of_parse_pin_switches() from simple-card-utilsStephan Gerhold
2021-12-14ASoC: soc-pcm: Fix and cleanup DPCM lockingTakashi Iwai
2021-07-16ASoC: soc-pcm: add a flag to reverse the stop sequenceVijendar Mukunda
2021-06-21ASoC: soc-core: remove snd_soc_of_parse_daifmt()Kuninori Morimoto
2021-06-21ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto