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-dapm.c
Age
Commit message (
Expand
)
Author
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
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-26
ASoC: soc-dapm: tidyup function naming
Kuninori Morimoto
2026-01-26
ASoC: soc-dapm: move struct snd_soc_dapm_context
Kuninori Morimoto
2026-01-26
ASoC: soc-dapm: add snd_soc_dapm_alloc()
Kuninori Morimoto
2026-01-26
ASoC: soc-dapm: remove dev from snd_soc_dapm_context()
Kuninori Morimoto
2025-11-17
ASoC: soc-dapm: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
2025-09-18
ASoC: soc-dapm: add snd_soc_dapm_set_idle_bias()
Kuninori Morimoto
2025-09-18
ASoC: soc-dapm: add snd_soc_dapm_get_bias_level()
Kuninori Morimoto
2025-09-18
ASoC: soc-dapm: tidyup idle_bias handling - step2
Kuninori Morimoto
2025-09-18
ASoC: soc-dapm: tidyup idle_bias handling - step1
Kuninori Morimoto
2025-09-18
ASoC: soc-dapm: remove suspend_bias_off from snd_soc_dapm_context
Kuninori Morimoto
2025-09-18
ASoC: soc-dapm: use dapm->component instead of container_of()
Kuninori Morimoto
2025-09-18
ASoC: soc-dapm: add snd_soc_dapm_to_card()
Kuninori Morimoto
2025-09-18
ASoC: soc-dapm: add snd_soc_dapm_to_dev()
Kuninori Morimoto
2025-09-01
ASoC: soc-dapm: rename snd_soc_kcontrol_component() to snd_soc_kcontrol_to_co...
Kuninori Morimoto
2025-09-01
ASoC: soc-dapm: rename dapm_kcontrol_get_value() to snd_soc_dapm_kcontrol_get...
Kuninori Morimoto
2025-09-01
ASoC: soc-dapm: rename snd_soc_dapm_kcontrol_dapm() to snd_soc_dapm_kcontrol_...
Kuninori Morimoto
2025-09-01
ASoC: soc-dapm: rename snd_soc_dapm_kcontrol_widget() to snd_soc_dapm_kcontro...
Kuninori Morimoto
2025-08-10
ASoC: soc-dapm: move snd_soc_dapm_init_bias_level() to soc-dpcm
Kuninori Morimoto
2025-08-10
ASoC: soc-dapm: move snd_soc_dapm_get_bias_level() to soc-dpcm
Kuninori Morimoto
2025-07-13
ASoC: soc-dapm: set bias_level if snd_soc_dapm_set_bias_level() was successed
Kuninori Morimoto
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_xxx_event()
Kuninori Morimoto
2025-07-07
ASoC: soc-dapm: add prefix on dapm_mark_endpoints_dirty()
Kuninori Morimoto
2025-07-07
ASoC: soc-dapm: use common name for dapm
Kuninori Morimoto
2025-07-07
ASoC: soc-dapm: use component instead of cmpnt
Kuninori Morimoto
2025-07-07
ASoC: soc-dapm: reordering function definitions
Kuninori Morimoto
2025-07-07
ASoC: soc-dapm: remove snd_soc_dapm_weak_routes()
Kuninori Morimoto
2025-07-07
ASoC: soc-dapm: remove snd_soc_dapm_nc_pin[_unlocked]()
Kuninori Morimoto
2025-07-07
ASoC: soc-dapm: remove EXPORT_SYMBOL_GPL() for snd_soc_dapm_free()
Kuninori Morimoto
2025-07-07
ASoC: soc-dapm: remove unnecessary definition
Kuninori Morimoto
2025-05-20
ASoC: dapm: Add component level pin switches
Charles Keepax
2025-02-16
ASoC: remove update from snd_soc_card
Kuninori Morimoto
2025-02-06
ASoC: dapm: unexport dapm_mark_endpoints_dirty()
Masahiro Yamada
2025-02-06
ASoC: dapm: unexport snd_soc_dapm_update_dai()
Masahiro Yamada
2025-02-06
ASoC: dapm: unexport snd_soc_dapm_init()
Masahiro Yamada
2025-01-15
ASoC: dapm: add support for preparing streams
Martin Blumenstingl
2025-01-14
ASoC: soc-dapm: remove !card check from snd_soc_dapm_set_bias_level()
Kuninori Morimoto
2024-10-28
ASoC: dapm: fix bounds checker error in dapm_widget_list_create
Aleksei Vetrov
2024-10-08
ASoC: dapm: avoid container_of() to get component
Benjamin Bara
2024-09-14
Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2024-08-28
ASoC: dapm: Use IS_ERR_OR_NULL() helper function
Hongbo Li
2024-08-23
ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object
robelin
2024-08-01
ASoC: soc-dapm: use snd_pcm_direction_name()
Kuninori Morimoto
2024-07-08
ASoC: dapm: Simplify snd_soc_dai_link_event_pre_pmu() with cleanup.h
Krzysztof Kozlowski
2024-07-08
ASoC: dapm: Simplify dapm_cnew_widget() with cleanup.h
Krzysztof Kozlowski
[next]