aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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-02ASoC: soc-utils: add snd_soc_dlc_is_dummy()Kuninori Morimoto1-1/+1
2025-04-06ASoC: 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-16ASoC: remove update from snd_soc_cardKuninori Morimoto1-1/+0
2025-02-16ASoC: 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
2024-04-30ASoC: pcm: Reverse iterate DAIs when shutting them downCezary Rojewski1-0/+4
2024-04-23ASoC: soc.h: Don't use "proxy" headersAndy Shevchenko1-10/+20
2024-03-26ASoC: core: add SOC_DOUBLE_RANGE_TLV() helper macroLuca Ceresoli1-0/+12
2024-02-19ASoC: Constify pointer to of_phandle_argsKrzysztof Kozlowski1-2/+2
2024-01-08Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-4/+54
2023-12-19ASoC: soc.h: don't create dummy Component via COMP_DUMMY()Kuninori Morimoto1-1/+1
2023-11-27ASoC: pcm: Honor subformat when configuring runtimeCezary Rojewski1-0/+1
2023-11-27ASoC: makes CPU/Codec channel connection map more genericKuninori Morimoto1-3/+53
2023-10-10ASoC: Merge fixes for consistent cs42l43 schemaMark Brown1-0/+2
2023-09-29ASoC: core: Do not call link_exit() on uninitialized rtd objectsAmadeusz Sławiński1-0/+2
2023-09-26ASoC: remove asoc_xxx() compatible macroKuninori Morimoto1-13/+0
2023-09-25ASoC: soc.h: convert asoc_xxx() to snd_soc_xxx()Kuninori Morimoto1-14/+28
2023-09-12ASoC: soc-card: Add storage for PCI SSIDRichard Fitzgerald1-0/+11
2023-09-11ASoC: soc.h: replace custom COUNT_ARGS() & CONCATENATE() implementationsAndy Shevchenko1-5/+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