summaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-01-081-4/+54
|\
| * ASoC: soc.h: don't create dummy Component via COMP_DUMMY()Kuninori Morimoto2023-12-191-1/+1
| * ASoC: makes CPU/Codec channel connection map more genericKuninori Morimoto2023-11-271-3/+53
* | ASoC: pcm: Honor subformat when configuring runtimeCezary Rojewski2023-11-271-0/+1
|/
* ASoC: Merge fixes for consistent cs42l43 schemaMark Brown2023-10-101-0/+2
|\
| * ASoC: core: Do not call link_exit() on uninitialized rtd objectsAmadeusz Sławiński2023-09-291-0/+2
* | ASoC: remove asoc_xxx() compatible macroKuninori Morimoto2023-09-261-13/+0
* | ASoC: soc.h: convert asoc_xxx() to snd_soc_xxx()Kuninori Morimoto2023-09-251-14/+28
* | ASoC: soc-card: Add storage for PCI SSIDRichard Fitzgerald2023-09-121-0/+11
* | ASoC: soc.h: replace custom COUNT_ARGS() & CONCATENATE() implementationsAndy Shevchenko2023-09-111-5/+2
|/
* ASoC: soc-core.c: add snd_soc_copy_dai_args()Kuninori Morimoto2023-07-171-0/+2
* ASoC: soc-core.c: add snd_soc_dlc_use_cpu_as_platform()Kuninori Morimoto2023-07-171-0/+2
* ASoC: soc-core.c: add snd_soc_get_dai_via_args()Kuninori Morimoto2023-07-171-0/+1
* ASoC: soc-core.c: enable multi ComponentKuninori Morimoto2023-07-171-0/+1
* ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()Kuninori Morimoto2023-06-201-1/+1
* ASoC: soc-core.c: add snd_soc_{of_}get_dlc()Kuninori Morimoto2023-06-201-0/+6
* ASoC: add new trigger ordering methodMark Brown2023-06-131-6/+17
|\
| * ASoC: remove old trigger ordering methodKuninori Morimoto2023-06-131-6/+0
| * ASoC: add new trigger ordering methodKuninori Morimoto2023-06-131-0/+17
* | ASoC: add N cpus to M codecs dai link supportBard Liao2023-06-131-0/+6
|/
* ASoC: add snd_soc_get_stream_cpu()Kuninori Morimoto2023-06-061-0/+1
* ASoC: soc.h: remove snd_soc_compr_ops :: triggerKuninori Morimoto2023-06-061-1/+0
* ASoC: soc-utils.c: add asoc_dummy_dlcKuninori Morimoto2023-05-081-0/+1
* ASoC: expand snd_soc_dpcm_mutex_lock/unlock()Kuninori Morimoto2023-04-171-0/+45
* ASoC: expand snd_soc_dapm_mutex_lock/unlock()Kuninori Morimoto2023-04-171-5/+55
* ASoC: soc.h: remove unused params/num_paramsKuninori Morimoto2023-04-051-3/+0
* ASoC: soc.h: clarify Codec2Codec paramsKuninori Morimoto2023-04-051-3/+9
* ASoC: soc-core.c: add snd_soc_add_pcm_runtimes()Kuninori Morimoto2023-03-281-2/+3
* ASoC: soc.h: add snd_soc_card_is_instantiated() helperKuninori Morimoto2023-01-311-0/+6
* ASoC: soc.h: use array instead of playback/capture_widgetKuninori Morimoto2022-09-201-3/+1
* ASoC: soc.h: use defined number instead of direct numberKuninori Morimoto2022-09-201-1/+1
* ASoC: soc.h: remove num_cpus/codecsKuninori Morimoto2022-09-201-6/+4
* ASoC: core: remove setting platform_max in kcontrol macrosSrinivas Kandagatla2022-08-171-10/+10
* ASoC: core: Make snd_soc_unregister_card() return voidUwe Kleine-König2022-06-221-1/+1
* ASoC: core: Add new SOC_DOUBLE_SX_TLV macroCharles Keepax2022-06-211-0/+12
* ASoC: Merge fixesMark Brown2022-06-141-2/+0
|\
| * ASoC: Remove unused hw_write_t typeAmadeusz Sławiński2022-06-101-2/+0
* | ASoC: Introduce 'fixup_controls' card methodMartin Povišer2022-06-101-0/+1
|/
* ASoC: core: Correct spelling fliped -> flippedCharles Keepax2022-05-161-1/+1
* ASoC: soc.h: Add SOC_SINGLE_S_EXT_TLV macroRichard Fitzgerald2022-04-251-0/+6
* ASoC: soc.h: Introduce SOC_DOUBLE_R_S_EXT_TLV() macroSimon Trimmer2022-04-251-0/+11
* ASoC: soc-utils: Add helper to calculate BCLK from TDM infoRichard Fitzgerald2022-04-051-0/+2
* ASoC: soc.h: Add SOC_SINGLE_S_TLV() macroRichard Fitzgerald2022-04-051-0/+2
* ASoC: Introduce snd_soc_of_get_dai_link_cpusMartin Povišer2022-04-051-0/+4
* ASoC: core: Add snd_soc_of_parse_pin_switches() from simple-card-utilsStephan Gerhold2021-12-231-0/+1
* ASoC: soc-pcm: Fix and cleanup DPCM lockingTakashi Iwai2021-12-141-2/+0
* ASoC: soc-pcm: add a flag to reverse the stop sequenceVijendar Mukunda2021-07-161-0/+6
* ASoC: soc-core: remove snd_soc_of_parse_daifmt()Kuninori Morimoto2021-06-211-4/+0
* ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto2021-06-211-0/+14
* ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped()Kuninori Morimoto2021-06-211-0/+2