summaryrefslogtreecommitdiff
path: root/include/sound/soc.h
AgeCommit message (Expand)Author
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
2021-06-21ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped()Kuninori Morimoto
2021-06-21ASoC: soc-core: add snd_soc_daifmt_clock_provider_from_bitmap()Kuninori Morimoto
2021-03-25ASoC: soc.h: return error if multi platform at snd_soc_fixup_dai_links_platfo...Kuninori Morimoto
2021-03-25ASoC: soc.h: fixup return timing for snd_soc_fixup_dai_links_platform_name()Kuninori Morimoto
2021-03-25ASoC: soc.h: add asoc_link_to_cpu/codec/platform() macroKuninori Morimoto
2021-03-10ASoC: constify of_phandle_args in snd_soc_get_dai_name()Krzysztof Kozlowski
2021-01-21ASoC: sync parameter naming : rate / sample_bitsKuninori Morimoto
2020-12-09ASoC: soc-pcm: care trigger rollbackKuninori Morimoto
2020-11-30ASoC: add soc-jack.hKuninori Morimoto
2020-11-26ASoC: soc-component: add mark for snd_soc_link_compr_startup/shutdown()Kuninori Morimoto
2020-11-10ASoC: soc-pcm: Get all BEs along DAPM pathSameer Pujar
2020-10-26ASoC: soc-pcm: add soc_pcm_hw_clean() and call it from soc_pcm_hw_params/free()Kuninori Morimoto
2020-10-26ASoC: soc-link: add mark for snd_soc_link_hw_params/free()Kuninori Morimoto
2020-10-26ASoC: soc.h: remove for_each_rtd_dais_rollback()Kuninori Morimoto
2020-09-28ASoC: soc-link: add mark for snd_soc_link_startup/shutdown()Kuninori Morimoto
2020-09-17Merge branch 'asoc-5.9' into asoc-5.10Mark Brown
2020-09-07ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failureCezary Rojewski
2020-08-28ASoC: soc-core: add snd_soc_find_dai_with_mutex()Kuninori Morimoto
2020-08-27ASoC: soc-core: add snd_soc_find_dai_with_mutex()Kuninori Morimoto
2020-08-18ASoC: core: Add common helper to parse aux devs from device treeStephan Gerhold
2020-07-31ASoC: core: Two step component registrationCezary Rojewski
2020-07-31ASoC: core: Simplify snd_soc_component_initialize declarationCezary Rojewski
2020-07-31ASoC: core: Relocate and expose snd_soc_component_initializeCezary Rojewski
2020-07-23ASoC: soc-xxx: add asoc_substream_to_rtd()Kuninori Morimoto
2020-07-08Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Boss...Mark Brown
2020-07-07ASoC: core: Remove only the registered component in devm functionsMaxime Ripard
2020-06-25ASoC: core: move definition of enum snd_soc_bias_levelTzung-Bi Shih
2020-06-23ASoC: soc-link: introduce exit() callbackPierre-Louis Bossart
2020-06-15Merge existing fixes from asoc/for-5.8Mark Brown
2020-06-15ASoC: soc-devres: add devm_snd_soc_register_dai()Pierre-Louis Bossart