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
/
include
/
sound
/
soc-dapm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-18
ASoC: soc-dapm: add snd_soc_dapm_set_idle_bias()
Kuninori Morimoto
1
-0
/
+1
2025-09-18
ASoC: soc-dapm: add snd_soc_dapm_get_bias_level()
Kuninori Morimoto
1
-0
/
+2
2025-09-18
ASoC: soc-dapm: tidyup idle_bias handling - step1
Kuninori Morimoto
1
-2
/
+1
2025-09-18
ASoC: soc-dapm: remove suspend_bias_off from snd_soc_dapm_context
Kuninori Morimoto
1
-1
/
+0
2025-09-18
ASoC: soc-dapm: use dapm->component instead of container_of()
Kuninori Morimoto
1
-0
/
+1
2025-09-18
ASoC: soc-dapm: add snd_soc_dapm_to_card()
Kuninori Morimoto
1
-0
/
+1
2025-09-18
ASoC: soc-dapm: add snd_soc_dapm_to_dev()
Kuninori Morimoto
1
-1
/
+2
2025-09-01
ASoC: soc-dapm: rename snd_soc_kcontrol_component() to snd_soc_kcontrol_to_co...
Kuninori Morimoto
1
-0
/
+2
2025-09-01
ASoC: soc-dapm: rename dapm_kcontrol_get_value() to snd_soc_dapm_kcontrol_get...
Kuninori Morimoto
1
-1
/
+2
2025-09-01
ASoC: soc-dapm: rename snd_soc_dapm_kcontrol_dapm() to snd_soc_dapm_kcontrol_...
Kuninori Morimoto
1
-1
/
+2
2025-09-01
ASoC: soc-dapm: rename snd_soc_dapm_kcontrol_widget() to snd_soc_dapm_kcontro...
Kuninori Morimoto
1
-1
/
+2
2025-08-10
ASoC: soc-component: unpack snd_soc_component_init_bias_level()
Kuninori Morimoto
1
-0
/
+1
2025-08-10
ASoC: soc-component: unpack snd_soc_component_get_bias_level()
Kuninori Morimoto
1
-0
/
+1
2025-08-10
ASoC: soc-component: unpack snd_soc_component_force_bias_level()
Kuninori Morimoto
1
-0
/
+3
2025-08-10
ASoC: soc-dapm: move snd_soc_dapm_init_bias_level() to soc-dpcm
Kuninori Morimoto
1
-19
/
+1
2025-08-10
ASoC: soc-dapm: move snd_soc_dapm_get_bias_level() to soc-dpcm
Kuninori Morimoto
1
-12
/
+1
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
-6
/
+6
2025-07-07
ASoC: soc-dapm: add prefix on dapm_mark_endpoints_dirty()
Kuninori Morimoto
1
-1
/
+1
2025-07-07
ASoC: soc-dapm: reordering header definitions
Kuninori Morimoto
1
-125
/
+110
2025-07-07
ASoC: soc-dapm: remove snd_soc_dapm_weak_routes()
Kuninori Morimoto
1
-3
/
+0
2025-07-07
ASoC: soc-dapm: remove snd_soc_dapm_nc_pin[_unlocked]()
Kuninori Morimoto
1
-2
/
+10
2025-05-20
ASoC: dapm: Add component level pin switches
Charles Keepax
1
-0
/
+4
2025-03-04
ASoC: Tidy up SOC_DOUBLE_* and SOC_SINGLE_* helpers
Charles Keepax
1
-2
/
+2
2025-03-03
ASoC: dapm: Use ASoC control macros where possible
Charles Keepax
1
-40
/
+22
2025-03-03
ASoC: dapm: Add missing SOC_DAPM_DOUBLE_R_TLV() helper
Charles Keepax
1
-0
/
+7
2025-02-06
ASoC: dapm: unexport dapm_mark_endpoints_dirty()
Masahiro Yamada
1
-2
/
+0
2024-07-03
ASoC: dapm: Use unsigned for number of widgets in snd_soc_dapm_new_controls()
Krzysztof Kozlowski
1
-1
/
+1
2023-10-10
ASoC: Merge fixes for consistent cs42l43 schema
Mark Brown
1
-0
/
+1
2023-10-09
ASoC: soc-dapm: Add helper for comparing widget name
Krzysztof Kozlowski
1
-0
/
+1
2023-10-04
ASoC: soc-dapm: Annotate struct snd_soc_dapm_widget_list with __counted_by
Kees Cook
1
-1
/
+1
2023-08-15
ASoC: dapm: Add a flag for not having widget name in kcontrol name
Jyri Sarha
1
-0
/
+1
2023-07-09
ASoC: soc-dapm.h: Convert macros to return a compound literal
Herve Codina
1
-46
/
+92
2023-04-17
ASoC: expand snd_soc_dapm_mutex_lock/unlock()
Kuninori Morimoto
1
-5
/
+0
2023-02-15
ASoC: soc-dapm.h: fixup warning struct snd_pcm_substream not declared
Lucas Tanure
1
-0
/
+1
2022-10-19
ASoC: soc-dapm.h: fixup comment for snd_soc_dapm_widget_for_each_path()
Kuninori Morimoto
1
-3
/
+3
2022-10-19
ASoC: soc-dapm.h: cleanup white space
Kuninori Morimoto
1
-102
/
+71
2022-10-19
ASoC: soc-dapm.c: replace snd_soc_dapm_wcache to snd_soc_dapm_widget
Kuninori Morimoto
1
-7
/
+2
2022-03-11
ASoC: Export DAI register and widget ctor and dctor functions
Cezary Rojewski
1
-0
/
+1
2020-06-25
ASoC: dapm: declare missing structure prototypes
Tzung-Bi Shih
1
-0
/
+2
2020-06-25
ASoC: core: move definition of enum snd_soc_bias_level
Tzung-Bi Shih
1
-0
/
+18
2020-05-08
ASoC: soc-core: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-02-24
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-2
/
+0
2020-02-24
ASoC: soc-pcm: move dpcm_path_put() to soc-pcm.c
Kuninori Morimoto
1
-0
/
+1
2020-02-14
ASoC: dapm: remove snd_soc_dapm_put_enum_double_locked
Tzung-Bi Shih
1
-2
/
+0
2020-02-11
ASoC: soc-pcm: add for_each_dapm_widgets() macro
Kuninori Morimoto
1
-0
/
+5
2020-01-21
ASoC: dapm: add snd_soc_dapm_put_enum_double_locked
Tzung-Bi Shih
1
-0
/
+2
2020-01-10
ASoC: soc-dapm: add snd_soc_dapm_stream_stop()
Kuninori Morimoto
1
-0
/
+1
2019-09-09
Merge branch 'asoc-5.4' into asoc-next
Mark Brown
1
-6
/
+5
2019-09-02
ASoC: soc-core: add snd_soc_dapm_init()
Kuninori Morimoto
1
-0
/
+3
[next]