index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-core.c
Age
Commit message (
Expand
)
Author
2026-03-11
ASoC: detect empty DMI strings
Casey Connolly
2026-03-09
ASoC: soc-core: flush delayed work before removing DAIs and widgets
matteo.cotifava
2026-03-09
ASoC: soc-core: drop delayed_work_pending() check before flush
matteo.cotifava
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-28
ASoC: soc-core: add lockdep_assert_held() at snd_soc_unregister_dai()
Kuninori Morimoto
2026-01-26
ASoC: soc-dapm: add snd_soc_dapm_alloc()
Kuninori Morimoto
2025-11-19
ASoC: soc-core: Pre-check zero CPU/codec DAIs, handle early rtd->dais alloc f...
jempty.liang
2025-11-17
ASoC: soc-core: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
2025-09-18
ASoC: soc-dapm: tidyup idle_bias handling - step1
Kuninori Morimoto
2025-08-24
ASoC: soc-core: tidyup snd_soc_lookup_component_nolocked()
Kuninori Morimoto
2025-08-24
ASoC: soc-core: care NULL dirver name on snd_soc_lookup_component_nolocked()
Kuninori Morimoto
2025-07-07
ASoC: soc-dapm: cleanups
Mark Brown
2025-07-07
ASoC: soc-dapm: add prefix on soc_dapm_dev_attrs
Kuninori Morimoto
2025-07-07
ASoC: soc-dapm: add prefix on dapm_mark_endpoints_dirty()
Kuninori Morimoto
2025-06-19
ASoC: core: Check for rtd == NULL in snd_soc_remove_pcm_runtime()
Peter Ujfalusi
2025-06-08
ASoC: remove component->id
Kuninori Morimoto
2025-06-08
ASoC: soc-core: save ID if param was set in fmt_single_name()
Kuninori Morimoto
2025-05-12
ASoC: soc-core: merge snd_soc_unregister_component() and snd_soc_unregister_c...
Kuninori Morimoto
2025-04-06
ASoC: core: Complete support for card rebinding
Cezary Rojewski
2025-02-20
ASoC: soc-core: Use str_yes_no() in snd_soc_close_delayed_work()
Thorsten Blum
2025-02-16
ASoC: soc-core: makes snd_soc_set_dmi_name() local
Kuninori Morimoto
2025-02-03
ASoC: soc-core: Stop using of_property_read_bool() for non-boolean properties
Geert Uytterhoeven
2025-01-13
ASoC: soc-core: Enable to use extra format on each DAI
Kuninori Morimoto
2025-01-13
ASoC: soc-core: return 0 if np was NULL on snd_soc_daifmt_parse_clock_provide...
Kuninori Morimoto
2025-01-09
ASoC: remove disable_route_checks
Kuninori Morimoto
2024-12-17
ASoC: soc-core: remove redundant assignment to variable ret
Colin Ian King
2024-12-16
ASoC: soc-core: tidyup ret handling for card->disable_route_checks
Kuninori Morimoto
2024-11-01
ASoC: cleanup function parameter for rtd and its id
Kuninori Morimoto
2024-11-01
ASoC: soc-core: do rtd->id trick at snd_soc_add_pcm_runtime()
Kuninori Morimoto
2024-11-01
ASoC: remove rtd->num
Kuninori Morimoto
2024-11-01
ASoC: rename rtd->num to rtd->id
Kuninori Morimoto
2024-10-23
ASoC: soc-core: remove dpcm_xxx flags
Kuninori Morimoto
2024-08-01
ASoC: Use of_property_read_bool()
Rob Herring (Arm)
2024-07-29
ASoC: Use __counted_by() annotation for snd_soc_pcm_runtime
Takashi Iwai
2024-06-18
ASoC: Constify passed data to core function
Krzysztof Kozlowski
2024-03-25
ASoC: dmaengine_pcm: Allow passing component name via config
Tomi Valkeinen
2024-03-12
ASoC: soc-core.c: Skip dummy codec when adding platforms
Chancel Liu
2024-03-04
ASoC: soc-core.c: Prefer to return dai->driver->name in snd_soc_dai_name_get()
Chancel Liu
2024-02-22
ASoC: soc-core: tidyup strcmp() param on snd_soc_is_matching_dai()
Kuninori Morimoto
2024-02-19
ASoC: Constify pointer to of_phandle_args
Krzysztof Kozlowski
2024-01-22
ASoC: allow up to eight CPU/codec DAIs
Krzysztof Kozlowski
2023-12-19
ASoC: soc.h: don't create dummy Component via COMP_DUMMY()
Kuninori Morimoto
2023-11-29
ASoC: core: Fix a handful of spelling mistakes.
Colin Ian King
2023-11-27
ASoC: makes CPU/Codec channel connection map more generic
Kuninori Morimoto
2023-10-10
ASoC: Merge fixes for consistent cs42l43 schema
Mark Brown
2023-09-29
ASoC: core: Do not call link_exit() on uninitialized rtd objects
Amadeusz Sławiński
2023-09-29
ASoC: core: Print component name when printing log
Amadeusz Sławiński
2023-09-25
ASoC: soc-core: convert not to use asoc_xxx()
Kuninori Morimoto
2023-08-24
ASoC: soc-core.c: Do not error if a DAI link component is not found
Cristian Ciocaltea
[next]