summaryrefslogtreecommitdiff
path: root/include/sound/soc.h
AgeCommit message (Expand)Author
2025-05-12ASoC: soc-core: merge snd_soc_unregister_component() and snd_soc_unregister_c...Kuninori Morimoto
2025-05-09ASoC: soc.h: remove unnecessary definitionsKuninori Morimoto
2025-05-09ASoC: soc.h: remove snd_soc_disconnect_sync()Kuninori Morimoto
2025-05-03ASoC: soc-utils: add snd_soc_dlc_is_dummy()Mark Brown
2025-05-02ASoC: soc-utils: add snd_soc_dlc_is_dummy()Kuninori Morimoto
2025-04-06ASoC: core: Complete support for card rebindingCezary Rojewski
2025-03-19ASoC: ops: Remove snd_soc_put_volsw_range()Charles Keepax
2025-03-19ASoC: ops: Remove snd_soc_get_volsw_range()Charles Keepax
2025-03-19ASoC: ops: Remove snd_soc_info_volsw_range()Charles Keepax
2025-03-14ASoC: Merge up fixesMark Brown
2025-03-05ASoC: ops: Consistently treat platform_max as control valueCharles Keepax
2025-03-04ASoC: Tidy up SOC_DOUBLE_* and SOC_SINGLE_* helpersCharles Keepax
2025-03-03ASoC: Tidy up SOC_DOUBLE_R_* helpersCharles Keepax
2025-03-03ASoC: Remove unused helper macroCharles Keepax
2025-02-24ASoC: topology: Save num_channels value for mixer controlsCezary Rojewski
2025-02-16ASoC: remove update from snd_soc_cardKuninori Morimoto
2025-02-16ASoC: soc-core: makes snd_soc_set_dmi_name() localKuninori Morimoto
2025-02-06ASoC: add common snd_soc_ret() and use itKuninori Morimoto
2025-01-13ASoC: soc-core: Enable to use extra format on each DAIKuninori Morimoto
2025-01-09ASoC: remove disable_route_checksKuninori Morimoto
2024-11-01ASoC: cleanup function parameter for rtd and its idKuninori Morimoto
2024-11-01ASoC: remove rtd->numKuninori Morimoto
2024-11-01ASoC: rename rtd->num to rtd->idKuninori Morimoto
2024-10-28ASoC: soc-devres: Remove unused devm_snd_soc_register_daiDr. David Alan Gilbert
2024-10-23ASoC: soc-pcm: remove dpcm_xxx flagsKuninori Morimoto
2024-10-17ASoC: makes snd_soc_set_runtime_hwparams() inlineKuninori Morimoto
2024-09-06ASoC: makes rtd->initialized bit fieldKuninori Morimoto
2024-08-22ASoC: soc-pcm: Indicate warning if dpcm_playback/capture were used for availa...Kuninori Morimoto
2024-07-29ASoC: Use __counted_by() annotation for snd_soc_pcm_runtimeTakashi Iwai
2024-06-18ASoC: Constify passed data to core functionKrzysztof Kozlowski
2024-06-18ASoC: Constify of_phandle_args in snd_soc_dai_link_componentKrzysztof Kozlowski
2024-05-02ASoC: Use inline function for type safety in snd_soc_substream_to_rtd()Krzysztof Kozlowski
2024-04-30ASoC: pcm: Reverse iterate DAIs when shutting them downCezary Rojewski
2024-04-23ASoC: soc.h: Don't use "proxy" headersAndy Shevchenko
2024-03-26ASoC: core: add SOC_DOUBLE_RANGE_TLV() helper macroLuca Ceresoli
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