summaryrefslogtreecommitdiff
path: root/include/sound/soc.h
AgeCommit message (Expand)AuthorFilesLines
2026-04-06ASoC: soc.h: remove unused card->pmdown_timeKuninori Morimoto1-2/+0
2026-04-01ASoC: soc.h: remove snd_soc_of_parse_audio_prefix()Kuninori Morimoto1-9/+0
2026-03-27ASoC: soc-core: remove unused dobj_listKuninori Morimoto1-3/+0
2026-03-26ASoC: cs35l56: Support for factory calibration through ALSA controlsMark Brown1-0/+6
2026-03-26ASoC: soc.h: Add SOC_SINGLE_BOOL_EXT_ACC() to allow setting access flagsRichard Fitzgerald1-0/+6
2026-03-02ASoC: partial match the sdca codec nameMark Brown1-0/+1
2026-03-02ASoC: add snd_soc_lookup_component_by_name helperBard Liao1-0/+1
2026-02-27ASoC: remove snd_soc_pcm_subclassKuninori Morimoto1-7/+1
2026-02-27SDCA ImprovementsMark Brown1-1/+0
2026-02-26ASoC: SDCA: Pull the Q7.8 volume helpers out of soc-opsCharles Keepax1-1/+0
2026-02-23ASoC: soc-compress: use function to clear symmetric paramsKuninori Morimoto1-0/+3
2026-01-26ASoC: soc-dapm: add snd_soc_dapm_alloc()Kuninori Morimoto1-2/+2
2025-11-20ASoC: soc.h: Add SND_SOC_BYTES_E_ACC() to allow setting access flagsRichard Fitzgerald1-0/+7
2025-11-20ASoC: soc.h: Add SOC_ENUM_EXT_ACC() to allow setting access flagsRichard Fitzgerald1-0/+7
2025-11-17ASoC: soc.h: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-4/+4
2025-11-06ASoC: SDCA: support Q7.8 volume formatShuming Fan1-0/+1
2025-10-20ASoC: soc.h: remove snd_soc_kcontrol_component()Kuninori Morimoto1-16/+0
2025-09-19ASoC: soc-card: add snd_soc_card_to_dapm()Kuninori Morimoto1-0/+5
2025-05-12ASoC: soc-core: merge snd_soc_unregister_component() and snd_soc_unregister_c...Kuninori Morimoto1-1/+1
2025-05-09ASoC: soc.h: remove unnecessary definitionsKuninori Morimoto1-7/+0
2025-05-09ASoC: soc.h: remove snd_soc_disconnect_sync()Kuninori Morimoto1-2/+0
2025-05-03ASoC: soc-utils: add snd_soc_dlc_is_dummy()Mark Brown1-1/+1
2025-05-01ASoC: soc-utils: add snd_soc_dlc_is_dummy()Kuninori Morimoto1-1/+1
2025-04-07ASoC: core: Complete support for card rebindingCezary Rojewski1-0/+2
2025-03-19ASoC: ops: Remove snd_soc_put_volsw_range()Charles Keepax1-6/+4
2025-03-19ASoC: ops: Remove snd_soc_get_volsw_range()Charles Keepax1-6/+4
2025-03-19ASoC: ops: Remove snd_soc_info_volsw_range()Charles Keepax1-7/+5
2025-03-14ASoC: Merge up fixesMark Brown1-1/+4
2025-03-05ASoC: ops: Consistently treat platform_max as control valueCharles Keepax1-1/+4
2025-03-04ASoC: Tidy up SOC_DOUBLE_* and SOC_SINGLE_* helpersCharles Keepax1-41/+24
2025-03-03ASoC: Tidy up SOC_DOUBLE_R_* helpersCharles Keepax1-18/+10
2025-03-03ASoC: Remove unused helper macroCharles Keepax1-3/+0
2025-02-24ASoC: topology: Save num_channels value for mixer controlsCezary Rojewski1-0/+1
2025-02-17ASoC: remove update from snd_soc_cardKuninori Morimoto1-1/+0
2025-02-17ASoC: soc-core: makes snd_soc_set_dmi_name() localKuninori Morimoto1-10/+0
2025-02-06ASoC: add common snd_soc_ret() and use itKuninori Morimoto1-0/+1
2025-01-13ASoC: soc-core: Enable to use extra format on each DAIKuninori Morimoto1-0/+11
2025-01-09ASoC: remove disable_route_checksKuninori Morimoto1-1/+0
2024-11-01ASoC: cleanup function parameter for rtd and its idKuninori Morimoto1-3/+3
2024-11-01ASoC: remove rtd->numKuninori Morimoto1-1/+0
2024-11-01ASoC: rename rtd->num to rtd->idKuninori Morimoto1-4/+5
2024-10-28ASoC: soc-devres: Remove unused devm_snd_soc_register_daiDr. David Alan Gilbert1-4/+0
2024-10-23ASoC: soc-pcm: remove dpcm_xxx flagsKuninori Morimoto1-5/+0
2024-10-17ASoC: makes snd_soc_set_runtime_hwparams() inlineKuninori Morimoto1-2/+7
2024-09-06ASoC: makes rtd->initialized bit fieldKuninori Morimoto1-2/+1
2024-08-22ASoC: soc-pcm: Indicate warning if dpcm_playback/capture were used for availa...Kuninori Morimoto1-0/+1
2024-07-29ASoC: Use __counted_by() annotation for snd_soc_pcm_runtimeTakashi Iwai1-1/+2
2024-06-18ASoC: Constify passed data to core functionKrzysztof Kozlowski1-8/+9
2024-06-18ASoC: Constify of_phandle_args in snd_soc_dai_link_componentKrzysztof Kozlowski1-1/+1
2024-05-02ASoC: Use inline function for type safety in snd_soc_substream_to_rtd()Krzysztof Kozlowski1-2/+6