index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-dapm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-17
ASoC: soc-dapm: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-80
/
+116
2025-09-18
ASoC: soc-dapm: add snd_soc_dapm_set_idle_bias()
Kuninori Morimoto
1
-0
/
+6
2025-09-18
ASoC: soc-dapm: add snd_soc_dapm_get_bias_level()
Kuninori Morimoto
1
-3
/
+4
2025-09-18
ASoC: soc-dapm: tidyup idle_bias handling - step2
Kuninori Morimoto
1
-11
/
+6
2025-09-18
ASoC: soc-dapm: tidyup idle_bias handling - step1
Kuninori Morimoto
1
-10
/
+10
2025-09-18
ASoC: soc-dapm: remove suspend_bias_off from snd_soc_dapm_context
Kuninori Morimoto
1
-2
/
+4
2025-09-18
ASoC: soc-dapm: use dapm->component instead of container_of()
Kuninori Morimoto
1
-0
/
+6
2025-09-18
ASoC: soc-dapm: add snd_soc_dapm_to_card()
Kuninori Morimoto
1
-0
/
+6
2025-09-18
ASoC: soc-dapm: add snd_soc_dapm_to_dev()
Kuninori Morimoto
1
-0
/
+9
2025-09-01
ASoC: soc-dapm: rename snd_soc_kcontrol_component() to snd_soc_kcontrol_to_co...
Kuninori Morimoto
1
-0
/
+14
2025-09-01
ASoC: soc-dapm: rename dapm_kcontrol_get_value() to snd_soc_dapm_kcontrol_get...
Kuninori Morimoto
1
-2
/
+2
2025-09-01
ASoC: soc-dapm: rename snd_soc_dapm_kcontrol_dapm() to snd_soc_dapm_kcontrol_...
Kuninori Morimoto
1
-5
/
+3
2025-09-01
ASoC: soc-dapm: rename snd_soc_dapm_kcontrol_widget() to snd_soc_dapm_kcontro...
Kuninori Morimoto
1
-4
/
+3
2025-08-10
ASoC: soc-dapm: move snd_soc_dapm_init_bias_level() to soc-dpcm
Kuninori Morimoto
1
-0
/
+19
2025-08-10
ASoC: soc-dapm: move snd_soc_dapm_get_bias_level() to soc-dpcm
Kuninori Morimoto
1
-0
/
+12
2025-07-13
ASoC: soc-dapm: set bias_level if snd_soc_dapm_set_bias_level() was successed
Kuninori Morimoto
1
-0
/
+4
2025-07-07
ASoC: soc-dapm: add prefix on soc_dapm_dev_attrs
Kuninori Morimoto
1
-1
/
+1
2025-07-07
ASoC: soc-dapm: add prefix on dapm_xxx_event()
Kuninori Morimoto
1
-10
/
+10
2025-07-07
ASoC: soc-dapm: add prefix on dapm_mark_endpoints_dirty()
Kuninori Morimoto
1
-1
/
+1
2025-07-07
ASoC: soc-dapm: use common name for dapm
Kuninori Morimoto
1
-29
/
+29
2025-07-07
ASoC: soc-dapm: use component instead of cmpnt
Kuninori Morimoto
1
-6
/
+6
2025-07-07
ASoC: soc-dapm: reordering function definitions
Kuninori Morimoto
1
-319
/
+314
2025-07-07
ASoC: soc-dapm: remove snd_soc_dapm_weak_routes()
Kuninori Morimoto
1
-87
/
+4
2025-07-07
ASoC: soc-dapm: remove snd_soc_dapm_nc_pin[_unlocked]()
Kuninori Morimoto
1
-51
/
+0
2025-07-07
ASoC: soc-dapm: remove EXPORT_SYMBOL_GPL() for snd_soc_dapm_free()
Kuninori Morimoto
1
-1
/
+0
2025-07-07
ASoC: soc-dapm: remove unnecessary definition
Kuninori Morimoto
1
-8
/
+0
2025-05-20
ASoC: dapm: Add component level pin switches
Charles Keepax
1
-14
/
+70
2025-02-16
ASoC: remove update from snd_soc_card
Kuninori Morimoto
1
-27
/
+21
2025-02-06
ASoC: dapm: unexport dapm_mark_endpoints_dirty()
Masahiro Yamada
1
-1
/
+0
2025-02-06
ASoC: dapm: unexport snd_soc_dapm_update_dai()
Masahiro Yamada
1
-1
/
+0
2025-02-06
ASoC: dapm: unexport snd_soc_dapm_init()
Masahiro Yamada
1
-1
/
+0
2025-01-15
ASoC: dapm: add support for preparing streams
Martin Blumenstingl
1
-0
/
+12
2025-01-14
ASoC: soc-dapm: remove !card check from snd_soc_dapm_set_bias_level()
Kuninori Morimoto
1
-1
/
+1
2024-10-28
ASoC: dapm: fix bounds checker error in dapm_widget_list_create
Aleksei Vetrov
1
-0
/
+2
2024-10-08
ASoC: dapm: avoid container_of() to get component
Benjamin Bara
1
-2
/
+2
2024-09-14
Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-3
/
+2
2024-08-28
ASoC: dapm: Use IS_ERR_OR_NULL() helper function
Hongbo Li
1
-1
/
+1
2024-08-23
ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object
robelin
1
-0
/
+1
2024-08-01
ASoC: soc-dapm: use snd_pcm_direction_name()
Kuninori Morimoto
1
-2
/
+1
2024-07-08
ASoC: dapm: Simplify snd_soc_dai_link_event_pre_pmu() with cleanup.h
Krzysztof Kozlowski
1
-20
/
+12
2024-07-08
ASoC: dapm: Simplify dapm_cnew_widget() with cleanup.h
Krzysztof Kozlowski
1
-8
/
+7
2024-07-03
ASoC: dapm: Use unsigned for number of widgets in snd_soc_dapm_new_controls()
Krzysztof Kozlowski
1
-1
/
+1
2024-04-21
ASoC: dapm: debugfs: show the widget type
Luca Ceresoli
1
-0
/
+47
2024-04-21
ASoC: dapm: debugfs: add component to route lines
Luca Ceresoli
1
-2
/
+5
2024-03-06
ASoC: trace: add event to snd_soc_dapm trace events
Luca Ceresoli
1
-2
/
+2
2024-03-06
ASoC: trace: add component to set_bias_level trace events
Luca Ceresoli
1
-2
/
+2
2023-11-27
ASoC: makes CPU/Codec channel connection map more generic
Kuninori Morimoto
1
-33
/
+12
2023-11-13
ASoC: dapm: Simplify widget clone
Amadeusz Sławiński
1
-16
/
+14
2023-11-06
ASoC: dapm: fix clock get name
Jerome Brunet
1
-1
/
+1
2023-10-10
ASoC: Merge fixes for consistent cs42l43 schema
Mark Brown
1
-0
/
+12
[next]